]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/ia64/ia64.c
Put a TARGET_LRA_P into every target
[thirdparty/gcc.git] / gcc / config / ia64 / ia64.c
index ebd2c86b8d8f917248453070105b1fb5178bc7a3..5f0bf43a1031ba4bbed23cf1a70601a1c3de82ea 100644 (file)
@@ -603,6 +603,9 @@ static const struct attribute_spec ia64_attribute_table[] =
 #undef TARGET_LEGITIMATE_ADDRESS_P
 #define TARGET_LEGITIMATE_ADDRESS_P ia64_legitimate_address_p
 
+#undef TARGET_LRA_P
+#define TARGET_LRA_P hook_bool_void_false
+
 #undef TARGET_CANNOT_FORCE_CONST_MEM
 #define TARGET_CANNOT_FORCE_CONST_MEM ia64_cannot_force_const_mem