diff options
Diffstat (limited to 'gcc/config/lm32/lm32.h')
-rw-r--r-- | gcc/config/lm32/lm32.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/lm32/lm32.h b/gcc/config/lm32/lm32.h index 40f1562..9169834 100644 --- a/gcc/config/lm32/lm32.h +++ b/gcc/config/lm32/lm32.h @@ -519,8 +519,6 @@ do { \ #define SHIFT_COUNT_TRUNCATED 1 -#define TRULY_NOOP_TRUNCATION(OUTPREC, INPREC) 1 - #define Pmode SImode #define FUNCTION_MODE SImode |