This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r177575 - in /trunk/gcc: ChangeLog ira-costs.c
- From: vmakarov at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 08 Aug 2011 23:18:23 -0000
- Subject: r177575 - in /trunk/gcc: ChangeLog ira-costs.c
Author: vmakarov
Date: Mon Aug 8 23:18:23 2011
New Revision: 177575
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177575
Log:
2011-08-08 Vladimir Makarov <vmakarov@redhat.com>
PR rtl-optimization/49990
* ira-costs.c (print_allocno_costs, print_pseudo_costs): Don't
ignore classes which can not change mode.
(find_costs_and_classes): Ditto.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ira-costs.c