diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1907683..f061abd 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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> |