diff options
Diffstat (limited to 'gcc/config/h8300/h8300.h')
-rw-r--r-- | gcc/config/h8300/h8300.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/h8300/h8300.h b/gcc/config/h8300/h8300.h index 12fbe63f95c..593106b960d 100644 --- a/gcc/config/h8300/h8300.h +++ b/gcc/config/h8300/h8300.h @@ -125,9 +125,6 @@ extern const char * const *h8_reg_names; #define TARGET_DEFAULT (MASK_QUICKCALL) #endif -/* Show we can debug even without a frame pointer. */ -/* #define CAN_DEBUG_WITHOUT_FP */ - /* We want dwarf2 info available to gdb... */ #define DWARF2_DEBUGGING_INFO 1 /* ... but we don't actually support full dwarf2 EH. */ |