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 Regression] can't find a register in class 'CLOBBERED_REGS' while reloading 'asm'


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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|i686-linux                  |i686-linux,
                   |                            |i386-pc-solaris2.1[01]
                 CC|                            |ro at gcc dot gnu.org
      Known to fail|                            |4.6.0

--- Comment #5 from Rainer Orth <ro at gcc dot gnu.org> 2011-01-28 11:59:27 UTC ---
Between 20110121 and 20110127, the new gcc.target/i386/asm-6.c test started
failing again on mainline (i386-pc-solaris2.1[01], 32-bit only):

FAIL: gcc.target/i386/asm-6.c (test for excess errors)
Excess errors:
/vol/gcc/src/hg/trunk/local/gcc/testsuite/gcc.target/i386/asm-6.c:14:3: error:
can't find a register in class 'CLOBBERED_REGS' while reloading 'asm'
/vol/gcc/src/hg/trunk/local/gcc/testsuite/gcc.target/i386/asm-6.c:14:3: error:
'asm' operand has impossible constraints


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