aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k/xm-hp320.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/m68k/xm-hp320.h')
-rw-r--r--gcc/config/m68k/xm-hp320.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/m68k/xm-hp320.h b/gcc/config/m68k/xm-hp320.h
index df48bdd..962a654 100644
--- a/gcc/config/m68k/xm-hp320.h
+++ b/gcc/config/m68k/xm-hp320.h
@@ -2,9 +2,3 @@
#define USG
#include "m68k/xm-m68k.h"
-
-/* If compiling with HPUX compiler, we are probably using alloca.c,
- so help it work right. */
-#ifndef __GNUC__
-#define USE_C_ALLOCA
-#endif