This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/44174] [4.4/4.5/4.6/4.7 Regression] can't find a register in class 'CLOBBERED_REGS' while reloading 'asm'


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44174

--- Comment #13 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-04-04 18:50:30 UTC ---
> gcc.target/i386/asm-6.c was failing on 32-bit Solaris 10 and 11/x86 on 20110127
> and started to xpass on 20110331.  What's going on here?  Is this fixed for
> real or just some fallout?

This is purely a RA issue.  I presume this is the IRA improvement stuff.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]