[Bug target/68674] ARM attribute target neon warning: incompatible implicit declaration of built-in function

chrbr at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 9 08:46:00 GMT 2015


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

--- Comment #3 from chrbr at gcc dot gnu.org ---
ah yes, try without the "-mfpu=neon". 

arm-none-eabi-gcc -mcpu=cortex-a9 -mfloat-abi=hard  t.c  -S -O2


More information about the Gcc-bugs mailing list