Closed MingcongBai closed 8 years ago
https://github.com/AOSC-Dev/autobuild3/commit/4cffc0098dfc8873abecc7fee3c5ad82587f7bee
An uncertain fix. Please read msg for more information.
This is not a misuse. Actually, this tells us it's safe to do neon…
Oh, whoa, 4cffc00 is a terrible mistake. Nobody wants to use unsafe optimizations everywhere.
It has already been fixed.
I was notified by @Icenowy on this. He pointed that the paragraph discussing
-mfpu
, quotes:Suggesting an extra flag,
-funsafe-math-optimizations
should be used, or-mfpu=neon
is basically invalidated by the compiler. This option should be addressed as soon as possible.