https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69245
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> --- I'd recommend writing similar testcase for x86_64 with #pragma GCC target "fma" instead and debug side by side what is different in the target pragma handling.