Commit 1aeceea4 by Prafulla Thakare Committed by Kazu Hirata

* config/h8300/h8300.c (TARGET_DEFAULT_TARGET_FLAGS): New.

From-SVN: r116509
parent da8c0ebe
2006-08-28 Prafulla Thakare <prafullat@kpitcummins.com>
* config/h8300/h8300.c (TARGET_DEFAULT_TARGET_FLAGS): New.
2006-08-27 Roger Sayle <roger@eyesopen.com>
* ifcvt.c (cheap_bb_rtx_cost_p): Don't speculatively execute
......
......@@ -5746,4 +5746,7 @@ h8300_return_in_memory (tree type, tree fntype ATTRIBUTE_UNUSED)
#undef TARGET_MACHINE_DEPENDENT_REORG
#define TARGET_MACHINE_DEPENDENT_REORG h8300_reorg
#undef TARGET_DEFAULT_TARGET_FLAGS
#define TARGET_DEFAULT_TARGET_FLAGS TARGET_DEFAULT
struct gcc_target targetm = TARGET_INITIALIZER;
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