[Bug target/47811] ARM asm branch to direct address

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 18 20:33:00 GMT 2011


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.



More information about the Gcc-bugs mailing list