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/arm.h


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

Index: emacs/src/m/arm.h
diff -c emacs/src/m/arm.h:1.2 emacs/src/m/arm.h:1.3
*** emacs/src/m/arm.h:1.2       Mon Apr 15 09:16:25 2002
--- emacs/src/m/arm.h   Mon Nov 18 11:13:10 2002
***************
*** 47,57 ****
  
  #define NO_UNION_TYPE
  
- #ifdef __GNUC__
- 
- /* Use builtin alloca. Also be sure that no other ones are tried out. */
- #define alloca __builtin_alloca
- 
- #endif  /* __GNUC__ */
- 
  #define NO_REMAP
--- 47,50 ----




reply via email to

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