projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6697104
)
Fix old ChangeLog entry to include global variable name that was changed.
author
Teresa Johnson
<tejohnson@gcc.gnu.org>
Fri, 25 Sep 2015 16:55:10 +0000
(16:55 +0000)
committer
Teresa Johnson
<tejohnson@gcc.gnu.org>
Fri, 25 Sep 2015 16:55:10 +0000
(16:55 +0000)
From-SVN: r228137
gcc/ChangeLog-2013
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog-2013
b/gcc/ChangeLog-2013
index 7cf3c9977528110593909104604d69ca58a19841..47683fa42ed162415f4d101a7687a4e96585c096 100644
(file)
--- a/
gcc/ChangeLog-2013
+++ b/
gcc/ChangeLog-2013
@@
-6078,8
+6078,8
@@
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.
+ * common/config/i386/i386-common.c
(ix86_option_optimization_table):
+
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.