diff options
author | Richard Biener <rguenther@suse.de> | 2022-03-01 09:24:26 +0100 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2022-03-01 15:24:31 +0100 |
commit | 54ef95cc4d1f3f2cde7c1f13250f889ffb81ca75 (patch) | |
tree | a5b5025b9586d3993014db10e0bef189345d5d15 /gcc/fortran/openmp.cc | |
parent | 8fba8a8c26a22fc5fbc17a99605e0226dc6fbf28 (diff) | |
download | gcc-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/openmp.cc')
0 files changed, 0 insertions, 0 deletions