(CAN_DEBUG_WITHOUT_FP): Comment out.

From-SVN: r10204
This commit is contained in:
Richard Kenner 1995-07-29 10:01:27 -04:00
parent e3be1b3229
commit d8ace44fce

View File

@ -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. */ \