tree-ssa-phiprop.c
14.7 KB
-
re PR tree-optimization/81365 (GCC miscompiles swap) · e8dd1313
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
Jakub Jelinek committed