--- gcc/config/romp/romp.h 2018/04/24 18:16:18 1.1.1.2 +++ gcc/config/romp/romp.h 2018/04/24 18:22:31 1.1.1.3 @@ -69,20 +69,6 @@ extern int target_flags; { "", TARGET_DEFAULT}} #define TARGET_DEFAULT 3 - -/* Define this to change the optimizations performed by default. - - This used to depend on the value of write_symbols, - but that is contrary to the general plan for GCC options. */ - -#define OPTIMIZATION_OPTIONS(LEVEL) \ -{ \ - if ((LEVEL) > 0) \ - { \ - flag_force_addr = 1; \ - flag_force_mem = 1; \ - } \ -} /* target machine storage layout */