https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126932
Jeffrey A. Law <law at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |120763
Summary|GCC's RISC-V |[14/15/16 Regression] GCC's
|auto-vectorizer emits FMA |RISC-V auto-vectorizer
|instructions with |emits FMA instructions with
|-ffp-contract=off |-ffp-contract=off
Assignee|unassigned at gcc dot gnu.org |law at gcc dot gnu.org
--- Comment #9 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Zhongyao's patch on the trunk fixes it there. I've added gcc-14, gcc-15 and
gcc-16 regression markers and after letting this soak on the trunk we'll
backport it to the relevant release branches. Adding blocks pr120763 to force
backport review next week.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120763
[Bug 120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting