mn10300: Use the STC bb-reorder algorithm at -Os
commit3bd5b2f05bba61c944cec6ec0d6dee0e79532328
authorsegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Oct 2015 22:03:13 +0000 (19 22:03 +0000)
committersegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Oct 2015 22:03:13 +0000 (19 22:03 +0000)
tree9499eba87bc29e812aeeb9fb18181a37fca1a26e
parenteebfc95acf4dd7939af56f98124492b72b3f8e89
mn10300: Use the STC bb-reorder algorithm at -Os

For mn10300, STC still gives better results for optimise-for-size than
"simple" does.  So use STC at -Os as well.

2015-10-19  Segher Boessenkool  <segher@kernel.crashing.org>

* common/config/mn10300/mn10300-common.c
(mn10300_option_optimization_table) <OPT_freorder_blocks_algorithm_>:
Use REORDER_BLOCKS_ALGORITHM_STC at -Os and up.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229006 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/common/config/mn10300/mn10300-common.c