/[emacs]/emacs/src/s/gnu-linux.h
ViewVC logotype

Diff of /emacs/src/s/gnu-linux.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.84 by rms, Tue Dec 11 22:13:11 2001 UTC revision 1.85 by schwab, Sat Feb 2 23:02:42 2002 UTC
# Line 338  Boston, MA 02111-1307, USA.  */ Line 338  Boston, MA 02111-1307, USA.  */
338  /* Don't use #cpu here since in newest development versions of GCC,  /* Don't use #cpu here since in newest development versions of GCC,
339     we must call cpp with -traditional, and that disables #cpu.  */     we must call cpp with -traditional, and that disables #cpu.  */
340    
341  #if defined __i386__ || defined __sparc__ || defined __m68k__ || defined __alpha__  #if defined __i386__ || defined __sparc__ || defined __mc68000__ || defined __alpha__
342  #define GC_SETJMP_WORKS 1  #define GC_SETJMP_WORKS 1
343  #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS  #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS
344  #endif  #endif

Legend:
Removed from v.1.84  
changed lines
  Added in v.1.85

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26