From: Jan Hubicka Date: Fri, 4 Oct 2013 16:19:23 +0000 (+0000) Subject: Fix changelog. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3700bce33c7d1492d3970d45edb33581e2a18d63;p=gcc.git Fix changelog. From-SVN: r203205 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 19076836108..f061abd4a83 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