[Bug tree-optimization/43001] Missed vectorization on ARM NEON
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Feb 8 20:32:00 GMT 2010
------- Comment #2 from pinskia at gcc dot gnu dot org 2010-02-08 20:32 -------
> Try adding -mfloat-abi=softfp to make the compiler actually consider using
> NEON (needed at least for arm-eabi, I don't know about arm-elf).
I don't think that is needed any more since the addition of the hard float ABI
support.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43001
More information about the Gcc-bugs
mailing list