https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103335
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |103282
Assignee|unassigned at gcc dot gnu.org |hubicka at gcc dot
gnu.org
Status|NEW |ASSIGNED
--- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
This is very likely duplicate of PR103282. Due to dse limitation the testcase
accidentally depends on SLP vectorization/store merging happening. Patch is
posted to the other PR.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103282
[Bug 103282] New test case gcc.dg/tree-ssa/modref-dse-5.c in r12-5292 fails