https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102892
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |testsuite-fail
--- Comment #16 from Richard Biener <rguenth at gcc dot gnu.org> ---
(In reply to palmer from comment #13)
> I just posted a patch
> <https://gcc.gnu.org/pipermail/gcc-patches/2022-May/593995.html> that
> removes the undefined behavior from this test case, with that it links on
> RISC-V.
Can you push the patch please? Keeping open for the testsuite FAIL for now,
please close when fixed. The DCE regression should be INVALID after that.