]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/tilegx/tilegx.c
Put a TARGET_LRA_P into every target
[thirdparty/gcc.git] / gcc / config / tilegx / tilegx.c
index 5508ed8a724eb6eb0666d9ba7fa7ccae822688fd..d743c63bd592c191c9ffc74f27deafb7d950fbbb 100644 (file)
@@ -5625,6 +5625,9 @@ tilegx_file_end (void)
 #undef  TARGET_LEGITIMATE_CONSTANT_P
 #define TARGET_LEGITIMATE_CONSTANT_P tilegx_legitimate_constant_p
 
+#undef TARGET_LRA_P
+#define TARGET_LRA_P hook_bool_void_false
+
 #undef  TARGET_LEGITIMATE_ADDRESS_P
 #define TARGET_LEGITIMATE_ADDRESS_P tilegx_legitimate_address_p