emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/m/m68k.h


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/m/m68k.h
Date: Fri, 04 Apr 2003 01:23:54 -0500

Index: emacs/src/m/m68k.h
diff -c emacs/src/m/m68k.h:1.3 emacs/src/m/m68k.h:1.4
*** emacs/src/m/m68k.h:1.3      Mon Apr 15 09:19:34 2002
--- emacs/src/m/m68k.h  Mon Nov 18 11:48:15 2002
***************
*** 81,88 ****
  #define NO_REMAP
  #define TEXT_START 0
  #endif
- 
- /* If compiling with GCC, let GCC implement alloca.  */
- #if defined(__GNUC__) && !defined(alloca)
- #define alloca(n) __builtin_alloca(n)
- #endif
--- 81,83 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]