]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix changelog.
authorJan Hubicka <hubicka@gcc.gnu.org>
Fri, 4 Oct 2013 16:19:23 +0000 (16:19 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 4 Oct 2013 16:19:23 +0000 (16:19 +0000)
From-SVN: r203205

gcc/ChangeLog

index 1907683610865c40e4ffbe51e301bccfb09de903..f061abd4a83f19bc6d21088bd10e6dd422cd7048 100644 (file)
@@ -2,7 +2,7 @@
 
        * config/i386/i386.c (ix86_issue_rate): Pentium4, Nocona has issue
        rate of 2.  Core2, Corei7 and Haswell has issue rate of 4.
-       (ix86_adjust_cost): Remove ATOM case; fix core2/corei7/Haswell case.
+       (ix86_adjust_cost): Remove Atom case; fix core2/corei7/Haswell case.
 
 2013-10-03  Jan Hubicka  <jh@suse.cz>