diff --git a/gcc/config/sh/sh.h b/gcc/config/sh/sh.h index 38e7caab419..35acd14163c 100644 --- a/gcc/config/sh/sh.h +++ b/gcc/config/sh/sh.h @@ -46,8 +46,8 @@ Boston, MA 02111-1307, USA. */ #define LINK_SPEC "%{ml:-m shl}" -/* Show we can debug even without a frame pointer. */ -#define CAN_DEBUG_WITHOUT_FP +/* We can not debug without a frame pointer. */ +/* #define CAN_DEBUG_WITHOUT_FP */ #define CONDITIONAL_REGISTER_USAGE \ /* Hitachi saves and restores mac registers on call. */ \