diff options
Diffstat (limited to 'gcc/config/mmix/mmix.h')
-rw-r--r-- | gcc/config/mmix/mmix.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/mmix/mmix.h b/gcc/config/mmix/mmix.h index 02d05284d33..251c88b938f 100644 --- a/gcc/config/mmix/mmix.h +++ b/gcc/config/mmix/mmix.h @@ -147,10 +147,6 @@ struct GTY(()) machine_function #define TARGET_VERSION \ fprintf (stderr, " (MMIX)") -/* This one will have to wait a little bit; right now we can't debug - neither with or without a frame-pointer. */ -/* #define CAN_DEBUG_WITHOUT_FP */ - /* Node: Per-Function Data */ #define INIT_EXPANDERS mmix_init_expanders () |