pr82574.c
280 Bytes
-
re PR tree-optimization/82574 (wrong code at -O3 on x86_64-linux-gnu) · 85aa9ed6
PR tree-optimization/82574 * tree-loop-distribution.c (find_single_drs): New parameter. Check that data reference must be executed exactly once per iteration against the outermost loop in nest. (classify_partition): Update call to above function. gcc/testsuite * gcc.dg/tree-ssa/pr82574.c: New test. From-SVN: r253857
Bin Cheng committed