This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52575] avr*: error: unable to find a register to spill in class 'POINTER_REGS
- From: "gjl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 13 Mar 2012 09:44:04 +0000
- Subject: [Bug target/52575] avr*: error: unable to find a register to spill in class 'POINTER_REGS
- Auto-submitted: auto-generated
- References: <bug-52575-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52575
Georg-Johann Lay <gjl at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
--- Comment #2 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-03-13 09:44:04 UTC ---
There are already spill fails reported for AVR, it's a known problem.
At this point it cannot be said if this PR is really the same as PR50925, but
it's not unlikely.
Thus, marking as duplicate resp. yet another testcase for a potential fix of
PR50925.
*** This bug has been marked as a duplicate of bug 50925 ***