http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47811
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-02-18 20:28:36 UTC --- This is not the correct place to file assembly issues, please file them with the binutils project. GCC is not involved in this case as you are passing the .s file directly to the assembler. Also I think this is correct really due to where you place the .text section.