diff options
Diffstat (limited to 'gcc/config/1750a/1750a.h')
-rw-r--r-- | gcc/config/1750a/1750a.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/1750a/1750a.h b/gcc/config/1750a/1750a.h index 21d60e91a2b..d93d81fddcb 100644 --- a/gcc/config/1750a/1750a.h +++ b/gcc/config/1750a/1750a.h @@ -770,9 +770,6 @@ enum reg_class { NO_REGS, R2, R0_1, INDEX_REGS, BASE_REGS, ALL_REGS, LIM_REG_CLA move-instruction pairs, we will do a movstr or libcall instead. */ #define MOVE_RATIO 4 -/* Define this if zero-extension is slow (more than one real instruction). */ -/* #define SLOW_ZERO_EXTEND */ - /* Nonzero if access to memory by bytes is slow and undesirable. */ #define SLOW_BYTE_ACCESS 0 |