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 target/51099] libgcc configure probe generates invalid code on MIPS


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 `-'


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