diff options
Diffstat (limited to 'gcc/config/crx/crx.h')
-rw-r--r-- | gcc/config/crx/crx.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/crx/crx.h b/gcc/config/crx/crx.h index b12c4283f46..6982eb2cdc4 100644 --- a/gcc/config/crx/crx.h +++ b/gcc/config/crx/crx.h @@ -54,9 +54,6 @@ do { \ #define TARGET_VERSION fputs (" (CRX/ELF)", stderr); -/* Show we can debug even without a frame pointer. */ -#define CAN_DEBUG_WITHOUT_FP - /*****************************************************************************/ /* STORAGE LAYOUT */ /*****************************************************************************/ |