i386.c (size_cost): Correct the comment for cost of storing fp registers.
authorH.J. Lu <hongjiu.lu@intel.com>
Sat, 25 Mar 2006 15:34:00 +0000 (15:34 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Sat, 25 Mar 2006 15:34:00 +0000 (07:34 -0800)
commit75bcbcdb5e3ae1c1695e701ff5517a41b9ae3a14
tree56e36d16b4cf33c53661a205d0233cdaf25d7072
parentbfd022c1ced0b4fb6c05cdc9a4aaf148c5f3a611
i386.c (size_cost): Correct the comment for cost of storing fp registers.

2006-03-25  H.J. Lu  <hongjiu.lu@intel.com>

* config/i386/i386.c (size_cost): Correct the comment for
cost of storing fp registers.
(i386_cost): Likewise.
(i486_cost): Likewise.
(pentium_cost): Likewise.
(pentiumpro_cost): Likewise.
(k6_cost): Likewise.
(athlon_cost): Likewise.
(k8_cost): Likewise.
(pentium4_cost): Likewise.
(nocona_cost): Likewise.
(generic64_cost): Likewise.
(generic32_cost): Likewise.

From-SVN: r112378
gcc/ChangeLog
gcc/config/i386/i386.c