This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/48345] [4.7 Regression] [SH] Invalid float register allocated
- From: "kkojima at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 30 Mar 2011 00:28:36 +0000
- Subject: [Bug rtl-optimization/48345] [4.7 Regression] [SH] Invalid float register allocated
- Auto-submitted: auto-generated
- References: <bug-48345-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48345
--- Comment #3 from Kazumoto Kojima <kkojima at gcc dot gnu.org> 2011-03-30 00:28:32 UTC ---
Thanks! Is
PR rtl-optimization/48345
* ira-color.c (assign_hard_reg): Skip prohibited hard registers
for given class and mode.
OK for ChangeLog?