diff options
Diffstat (limited to 'gcc/config/sh/sh.h')
-rw-r--r-- | gcc/config/sh/sh.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/sh/sh.h b/gcc/config/sh/sh.h index 7bcf9e9..2e9ee76 100644 --- a/gcc/config/sh/sh.h +++ b/gcc/config/sh/sh.h @@ -470,8 +470,6 @@ do { \ #define DRIVER_SELF_SPECS "%{m2a:%{ml:%eSH2a does not support little-endian}}" -#define OPTIMIZATION_OPTIONS(LEVEL,SIZE) sh_optimization_options (LEVEL, SIZE) - #define ASSEMBLER_DIALECT assembler_dialect extern int assembler_dialect; |