[Bug testsuite/83883] FAIL: gcc.dg/tree-ssa/ssa-dse-26.c scan-tree-dump-times dse1 "Deleted dead store" 2 (found 4 times)
law at redhat dot com
gcc-bugzilla@gcc.gnu.org
Tue Jan 16 16:46:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83883
Jeffrey A. Law <law at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |law at redhat dot com
--- Comment #2 from Jeffrey A. Law <law at redhat dot com> ---
What's strange here is I get 2 dead stores eliminated for
hppa-unknown-linux-gnu and hppa64-unknown-linux-gnu crosses. Specifically we
eliminate y = b.rhs and x = a.rhs which is exactly what I'd expect.
David could you pass along the 039t.mergephi1 and 040t.dse1 dumps as well?
More information about the Gcc-bugs
mailing list