Commit a6d9541d by Sandra Loosemore Committed by Sandra Loosemore

nios2.c (TARGET_LRA_P): Don't override.

2017-10-23  Sandra Loosemore  <sandra@codesourcery.com>

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

From-SVN: r254031
parent 71818649
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
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment