https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121485
Jeffrey A. Law <law at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[15 16 Regression]RISC-V |[15 Regression]RISC-V
|Zvkned vector-scalar |Zvkned vector-scalar
|intrinsics use wrong EMUL |intrinsics use wrong EMUL
|(m1 for m2/m4/m8 variants |(m1 for m2/m4/m8 variants
|of intrinsics) |of intrinsics)
--- Comment #5 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Fixed on the trunk. I doubt it's really a 15 regression -- I would have
expected this to be broken across every release. But given it's a code
correctness issue, I'm keeping it open and on the weekly tracker for backport
consideration.