------- 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