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?