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 b0c2d59ca9c..52b492c656c 100644 --- a/gcc/config/lm32/lm32.h +++ b/gcc/config/lm32/lm32.h @@ -227,8 +227,6 @@ enum reg_class #define REGNO_OK_FOR_INDEX_P(REGNO) 0 -#define PREFERRED_RELOAD_CLASS(X,CLASS) (CLASS) - /*----------------------------------------*/ /* Stack Layout and Calling Conventions. */ /*----------------------------------------*/ |