tree-ssa-dse.c
26.5 KB
-
re PR tree-optimization/80359 (DSE causes error: invalid reference prefix) · 940c9a7c
2017-04-12 Richard Biener <rguenther@suse.de> Jeff Law <law@redhat.com> PR tree-optimization/80359 * tree-ssa-dse.c (maybe_trim_partially_dead_store): Do not trim stores to TARGET_MEM_REFs. * gcc.dg/torture/pr80359.c: New testcase. Co-Authored-By: Jeff Law <law@redhat.com> From-SVN: r246875
Richard Biener committed