]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
MMIX: Re-enable LRA
authorHans-Peter Nilsson <hp@axis.com>
Mon, 14 Aug 2023 01:42:32 +0000 (03:42 +0200)
committerHans-Peter Nilsson <hp@bitrange.com>
Mon, 14 Aug 2023 02:05:55 +0000 (04:05 +0200)
* config/mmix/mmix.cc: Re-enable LRA.

gcc/config/mmix/mmix.cc

index 5160794d9d0376233d16bb7c590838fb495dc9d1..3474309274997e580b1c6fe963461281c66ecef3 100644 (file)
@@ -274,9 +274,6 @@ static HOST_WIDE_INT mmix_starting_frame_offset (void);
 #undef TARGET_PREFERRED_OUTPUT_RELOAD_CLASS
 #define TARGET_PREFERRED_OUTPUT_RELOAD_CLASS mmix_preferred_output_reload_class
 
-#undef TARGET_LRA_P
-#define TARGET_LRA_P hook_bool_void_false
-
 #undef TARGET_LEGITIMATE_ADDRESS_P
 #define TARGET_LEGITIMATE_ADDRESS_P    mmix_legitimate_address_p
 #undef TARGET_LEGITIMATE_CONSTANT_P