Message ID | 0beb8b43-2acf-6dcc-7a10-4f2a415c6f6d@gmail.com |
---|---|
State | New |
Headers | show |
Series | [committed] Convert xstormy16 to LRA | expand |
diff --git a/gcc/config/stormy16/stormy16.cc b/gcc/config/stormy16/stormy16.cc index 98f87fa8251..81b32dbc958 100644 --- a/gcc/config/stormy16/stormy16.cc +++ b/gcc/config/stormy16/stormy16.cc @@ -2894,9 +2894,6 @@ xstormy16_push_rounding (poly_int64 bytes) #undef TARGET_PREFERRED_OUTPUT_RELOAD_CLASS #define TARGET_PREFERRED_OUTPUT_RELOAD_CLASS xstormy16_preferred_reload_class -#undef TARGET_LRA_P -#define TARGET_LRA_P hook_bool_void_false - #undef TARGET_LEGITIMATE_ADDRESS_P #define TARGET_LEGITIMATE_ADDRESS_P xstormy16_legitimate_address_p #undef TARGET_MODE_DEPENDENT_ADDRESS_P