re PR tree-optimization/81365 (GCC miscompiles swap)
PR tree-optimization/81365 * tree-ssa-phiprop.c (propagate_with_phi): When considering hoisting aggregate moves onto bb predecessor edges, make sure there are no loads that could alias the lhs in between the start of bb and the loads from *phi. * g++.dg/torture/pr81365.C: New test. From-SVN: r250261
Showing
gcc/testsuite/g++.dg/torture/pr81365.C
0 → 100644
Please
register
or
sign in
to comment