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/sh3el.h,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/m/sh3el.h,v
Date: Wed, 12 Sep 2007 07:08:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/09/12 07:08:41

Index: sh3el.h
===================================================================
RCS file: /sources/emacs/emacs/src/m/sh3el.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- sh3el.h     13 Aug 2007 13:40:53 -0000      1.5
+++ sh3el.h     12 Sep 2007 07:08:41 -0000      1.6
@@ -79,14 +79,11 @@
 
 #define VIRT_ADDR_VARIES
 
-/* Define C_ALLOCA if this machine does not support a true alloca
-   and the one written in C should be used instead.
-   Define HAVE_ALLOCA to say that the system provides a properly
+/* Define HAVE_ALLOCA to say that the system provides a properly
    working alloca function and it should be used.
-   Define neither one if an assembler-language alloca
+   Undefine it if an assembler-language alloca
    in the file alloca.s should be used.  */
 
-/* #define C_ALLOCA */
 #define HAVE_ALLOCA
 
 /* Define NO_REMAP if memory segmentation makes it not work well




reply via email to

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