This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/44174] [4.4/4.5/4.6 Regression] can't find a register in class 'CLOBBERED_REGS' while reloading 'asm'
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 24 Jan 2012 01:29:40 +0000
- Subject: [Bug rtl-optimization/44174] [4.4/4.5/4.6 Regression] can't find a register in class 'CLOBBERED_REGS' while reloading 'asm'
- Auto-submitted: auto-generated
- References: <bug-44174-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44174
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.4/4.5/4.6/4.7 |[4.4/4.5/4.6 Regression]
|Regression] can't find a |can't find a register in
|register in class |class 'CLOBBERED_REGS'
|'CLOBBERED_REGS' while |while reloading 'asm'
|reloading 'asm' |
--- Comment #14 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-24 01:29:40 UTC ---
Since this was fixed on the trunk, can you remove the xfail?