i386-common.c: Enable -freorder-blocks-and-partition at -O2 and up for x86.
commit32ad0f03298dd5edd015fa78dcfbb96d66c9a80d
authorTeresa Johnson <tejohnson@google.com>
Tue, 19 Nov 2013 22:13:49 +0000 (19 22:13 +0000)
committerTeresa Johnson <tejohnson@gcc.gnu.org>
Tue, 19 Nov 2013 22:13:49 +0000 (19 22:13 +0000)
tree0ee342f407ede127f48bbc6e9ebf78572744d167
parent2ae367c1e7081c2ec9a47267551d197002e79b23
i386-common.c: Enable -freorder-blocks-and-partition at -O2 and up for x86.

2013-11-19  Teresa Johnson  <tejohnson@google.com>

* common/config/i386/i386-common.c: Enable
-freorder-blocks-and-partition at -O2 and up for x86.
* doc/invoke.texi: Update -freorder-blocks-and-partition default.
* opts.c (finish_options): Only warn if -freorder-blocks-and-
partition was set on command line.

From-SVN: r205058
gcc/ChangeLog
gcc/common/config/i386/i386-common.c
gcc/doc/invoke.texi
gcc/opts.c