https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122869
Jeffrey A. Law <law at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks|120763 |
Summary|risc-v loops miscompiled: |[15 Regression] risc-v
|loop with fault-only-first |loops miscompiled: loop
|intrinsics never terminates |with fault-only-first
|when `-O0` |intrinsics never terminates
| |when `-O0`
--- Comment #9 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Robin, given the pain we've gone through in the FoF space I'm putting a
15-regression marker as I'm sure with a bit of work we could come up with a FoF
testcase that worked prior to vector introduction, but which fails now (likely
using -O0).
But I think we should probably give the patches in this space more time to
simmer on the trunk.
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