diff options
Diffstat (limited to 'gcc/config/1750a/1750a.h')
-rw-r--r-- | gcc/config/1750a/1750a.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/1750a/1750a.h b/gcc/config/1750a/1750a.h index f70c665..d0bac46 100644 --- a/gcc/config/1750a/1750a.h +++ b/gcc/config/1750a/1750a.h @@ -519,7 +519,7 @@ enum reg_class { NO_REGS, INDEX_REGS, BASE_REGS, ALL_REGS, LIM_REG_CLASSES }; /* Define the following macro if function calls on the target machine do not preserve any registers; in other words, if `CALL_USED_REGISTERS' has 1 for all registers. This macro enables `-fcaller-saves' by - default. Eventually that option will be nabled by default on all + default. Eventually that option will be enabled by default on all machines and both the option and this macro will be eliminated. */ #define DEFAULT_CALLER_SAVES |