[Bug target/51099] libgcc configure probe generates invalid code on MIPS

joel at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 11 22:43:00 GMT 2011


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

--- Comment #1 from Joel Sherrill <joel at gcc dot gnu.org> 2011-11-11 22:37:18 UTC ---
Created attachment 25799
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25799
Test code and generated assembly

Generated assembly has error:


t.s: Assembler messages:
t.s:124: Error: invalid operands (*UND* and .text sections) for `-'
t.s:128: Error: invalid operands (*UND* and .text sections) for `-'



More information about the Gcc-bugs mailing list