diff options
Diffstat (limited to 'gcc/config/sparc/xm-sparc.h')
| -rw-r--r-- | gcc/config/sparc/xm-sparc.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/sparc/xm-sparc.h b/gcc/config/sparc/xm-sparc.h index 6432457..23cafdc 100644 --- a/gcc/config/sparc/xm-sparc.h +++ b/gcc/config/sparc/xm-sparc.h @@ -29,8 +29,3 @@ Boston, MA 02111-1307, USA. */ /* Doubles are stored in memory with the high order word first. This matters when cross-compiling. */ #define HOST_WORDS_BIG_ENDIAN 1 - -/* If compiled with Sun CC, the use of alloca requires this #include. */ -#ifndef __GNUC__ -#include "alloca.h" -#endif |
