]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
nios2.c (TARGET_LRA_P): Don't override.
authorSandra Loosemore <sandra@codesourcery.com>
Tue, 24 Oct 2017 02:00:34 +0000 (22:00 -0400)
committerSandra Loosemore <sandra@gcc.gnu.org>
Tue, 24 Oct 2017 02:00:34 +0000 (22:00 -0400)
2017-10-23  Sandra Loosemore  <sandra@codesourcery.com>

gcc/
* config/nios2/nios2.c (TARGET_LRA_P): Don't override.

From-SVN: r254031

gcc/ChangeLog
gcc/config/nios2/nios2.c

index b9be7254ff79b8b2a2a2a67efaba773cf48180f6..4495026c9f8a6e3c8516c88a461f2daa1ba26692 100644 (file)
@@ -1,3 +1,7 @@
+2017-10-23  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * config/nios2/nios2.c (TARGET_LRA_P): Don't override.
+
 2017-10-23  Jakub Jelinek  <jakub@redhat.com>
 
        PR debug/82630
index 2602605fb2142e86978f48e6727537df099983ff..659250a82a303a4553424b0c92f54b0e19ed265b 100644 (file)
@@ -5052,9 +5052,6 @@ nios2_adjust_reg_alloc_order (void)
 #undef TARGET_LEGITIMATE_ADDRESS_P
 #define TARGET_LEGITIMATE_ADDRESS_P nios2_legitimate_address_p
 
-#undef TARGET_LRA_P
-#define TARGET_LRA_P hook_bool_void_false
-
 #undef TARGET_PREFERRED_RELOAD_CLASS
 #define TARGET_PREFERRED_RELOAD_CLASS nios2_preferred_reload_class