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: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 28 Jan 2011 12:46:14 +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
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.4/4.5 Regression] can't |[4.4/4.5/4.6 Regression]
|find a register in class |can't find a register in
|'CLOBBERED_REGS' while |class 'CLOBBERED_REGS'
|reloading 'asm' |while reloading 'asm'
--- Comment #8 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-01-28 12:45:43 UTC ---
> You're right: I somehow misread the PR and though the test had already
> been introduced in november last year.
It did pass with GCC 4.3 on Solaris too so this is a regression. Can you XFAIL
it on Solaris for the time being?