Regenerate.
This commit is contained in:
parent
df17e41e8d
commit
15d621675c
1 changed files with 2 additions and 2 deletions
|
@ -1161,9 +1161,9 @@ typedef unsigned size_t;
|
|||
# ifndef GC_SETJMP_WORKS
|
||||
/* GC_SETJMP_WORKS is nearly always appropriate for GCC --
|
||||
see NON_SAVING_SETJMP in the target descriptions. */
|
||||
/* Exceptions (see NON_SAVING_SETJMP in target description) are ns32k,
|
||||
/* Exceptions (see NON_SAVING_SETJMP in target description) are
|
||||
SCO5 non-ELF (but Emacs specifies ELF) and SVR3 on x86.
|
||||
Fixme: Deal with ns32k, SVR3. */
|
||||
Fixme: Deal with SVR3. */
|
||||
# define GC_SETJMP_WORKS 1
|
||||
# endif
|
||||
# ifndef GC_LISP_OBJECT_ALIGNMENT
|
||||
|
|
Loading…
Add table
Reference in a new issue