This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/48334] [4.7 Regression] gcc.target/i386/pr39445.c FAILs with -fira-algorithm=priority
- From: "vmakarov at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 29 Mar 2011 20:51:31 +0000
- Subject: [Bug rtl-optimization/48334] [4.7 Regression] gcc.target/i386/pr39445.c FAILs with -fira-algorithm=priority
- Auto-submitted: auto-generated
- References: <bug-48334-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48334
--- Comment #2 from Vladimir Makarov <vmakarov at gcc dot gnu.org> 2011-03-29 20:51:18 UTC ---
Author: vmakarov
Date: Tue Mar 29 20:51:14 2011
New Revision: 171699
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171699
Log:
2011-03-29 Vladimir Makarov <vmakarov@redhat.com>
PR rtl-optimization/48331
PR rtl-optimization/48334
* ira-color.c (color_allocnos): Call setup_profitable_hard_regs
for any used algorithm.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ira-color.c