mn10300: Use the STC bb-reorder algorithm at -Os
authorSegher Boessenkool <segher@kernel.crashing.org>
Mon, 19 Oct 2015 22:03:13 +0000 (00:03 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Mon, 19 Oct 2015 22:03:13 +0000 (00:03 +0200)
commit32308c8db4af9260cafcb517fe020dff5280f993
tree9499eba87bc29e812aeeb9fb18181a37fca1a26e
parent88f3c6e6c1983d7c8163ba7f2de1c6ae8cd5667b
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.

From-SVN: r229006
gcc/ChangeLog
gcc/common/config/mn10300/mn10300-common.c