aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2022-03-01 09:24:26 +0100
committerRichard Biener <rguenther@suse.de>2022-03-01 15:24:31 +0100
commit54ef95cc4d1f3f2cde7c1f13250f889ffb81ca75 (patch)
treea5b5025b9586d3993014db10e0bef189345d5d15 /gcc/fortran
parent8fba8a8c26a22fc5fbc17a99605e0226dc6fbf28 (diff)
downloadgcc-54ef95cc4d1f3f2cde7c1f13250f889ffb81ca75.zip
gcc-54ef95cc4d1f3f2cde7c1f13250f889ffb81ca75.tar.gz
gcc-54ef95cc4d1f3f2cde7c1f13250f889ffb81ca75.tar.bz2
tree-optimization/104716 - check if we can copy loop in loop distribution
The following checks whether we can copy the loop before attempting to do so in loop distribution. In the testcase there's a computed goto and thus abnormal edges which we cannot redirect. 2022-03-01 Richard Biener <rguenther@suse.de> PR tree-optimization/104716 * tree-loop-distribution.cc (find_seed_stmts_for_distribution): Check if we can copy the loop. * gfortran.dg/pr104716.f: New testcase.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions