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/48308] crosscompiling to arm fails with assembler: can't resolve '.LC4' {.rodata.str1.1 section} - '.LPIC4' {*UND* section}


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

--- Comment #2 from Gerhard Heift <dev-gcc-20110327-b588 at gheift dot de> 2011-03-28 12:34:31 UTC ---
Created attachment 23791
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23791
generated assembler

On line 114, the generates assembler code refers to .LPIC4, which does not
exists.


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