[Bug other/124164] [15/16 Regression] FAIL: gcc.dg/vect/complex/fast-math-complex-mls-float.c scan-tree-dump vect "Found COMPLEX_ADD_ROT270"
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 19 13:52:44 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124164
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |arm
Target Milestone|--- |15.3
Keywords| |testsuite-fail
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
ISTR there is another related bugreport. It's because of reassocation with
-ffast-math that was previously inhibited because of the dead uses of
sub-expressions.
More information about the Gcc-bugs
mailing list