http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51372
Carrot <carrot at google dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX --- Comment #2 from Carrot <carrot at google dot com> 2011-12-01 06:29:57 UTC --- (In reply to comment #1) > __builtin_neon_sf is not really the float type. You are right. I mixed the new compiler with old arm_neon.h. In the new version of arm_neon.h the definition of float32_t has been changed.