This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/37659] unable to find a register to spill in class ‘AREG’
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Sep 2008 19:33:07 -0000
- Subject: [Bug rtl-optimization/37659] unable to find a register to spill in class ‘AREG’
- References: <bug-37659-15165@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gcc dot gnu dot org 2008-09-28 19:33 -------
This is a normal RA issue with targets like x86 where the RA does not
understand how to move instructions around to get back the register ...
*** This bug has been marked as a duplicate of 27001 ***
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37659