[Bug target/48308] [4.6/4.7 Regression] crosscompiling to arm fails with assembler: can't resolve '.LC4' {.rodata.str1.1 section} - '.LPIC4' {*UND* section}
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 7 07:55:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308
--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-09-07 07:53:23 UTC ---
(In reply to comment #8)
> Not sure if this is a target or tree-optimization issue yet.
The tree level change just exposed the issue really. I think you need to look
at the RTL level to see where the label disappears.
More information about the Gcc-bugs
mailing list