diff options
Diffstat (limited to 'gcc/toplev.c')
-rw-r--r-- | gcc/toplev.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/toplev.c b/gcc/toplev.c index 67b9bfa..fef9b16 100644 --- a/gcc/toplev.c +++ b/gcc/toplev.c @@ -25,8 +25,6 @@ along with GCC; see the file COPYING3. If not see Error messages and low-level interface to malloc also handled here. */ #include "config.h" -#undef FLOAT /* This is for hpux. They should change hpux. */ -#undef FFS /* Some systems define this in param.h. */ #include "system.h" #include "coretypes.h" #include "tm.h" |