Commit 8a88c276 by Andreas Schwab

* config/ia64/ia64.c (TARGET_ADDRESS_COST): Update.

From-SVN: r139861
parent 756f763b
...@@ -408,7 +408,7 @@ static const struct attribute_spec ia64_attribute_table[] = ...@@ -408,7 +408,7 @@ static const struct attribute_spec ia64_attribute_table[] =
#undef TARGET_RTX_COSTS #undef TARGET_RTX_COSTS
#define TARGET_RTX_COSTS ia64_rtx_costs #define TARGET_RTX_COSTS ia64_rtx_costs
#undef TARGET_ADDRESS_COST #undef TARGET_ADDRESS_COST
#define TARGET_ADDRESS_COST hook_int_rtx_0 #define TARGET_ADDRESS_COST hook_int_rtx_bool_0
#undef TARGET_UNSPEC_MAY_TRAP_P #undef TARGET_UNSPEC_MAY_TRAP_P
#define TARGET_UNSPEC_MAY_TRAP_P ia64_unspec_may_trap_p #define TARGET_UNSPEC_MAY_TRAP_P ia64_unspec_may_trap_p
......
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