[Bug target/65837] [arm-linux-gnueabihf] lto1 target specific builtin not available

chrbr at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 16 11:58:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837

chrbr at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #35 from chrbr at gcc dot gnu.org ---
Specific NEON case fixed with the attribute/pragma target support for fpu=

attribute support can now be extended for other target flags that need to be
propagated to LTO (-mcpu=, -mtune=, -munaligned-access...)


More information about the Gcc-bugs mailing list