diff options
Diffstat (limited to 'gcc/rtl-error.c')
-rw-r--r-- | gcc/rtl-error.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/rtl-error.c b/gcc/rtl-error.c index f555800..098666d 100644 --- a/gcc/rtl-error.c +++ b/gcc/rtl-error.c @@ -19,8 +19,6 @@ along with GCC; see the file COPYING3. If not see <http://www.gnu.org/licenses/>. */ #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" |