diff options
author | Richard Biener <rguenther@suse.de> | 2022-08-25 10:42:30 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2022-08-25 10:44:43 +0200 |
commit | 818073fe9ddc384f0cf702306c672b935fa42325 (patch) | |
tree | c92762e49544f87ca4de9646002f2519e359ecc1 /gcc/c | |
parent | 33f24eb58748e9db7c827662753757c5c2217eb4 (diff) | |
download | gcc-818073fe9ddc384f0cf702306c672b935fa42325.zip gcc-818073fe9ddc384f0cf702306c672b935fa42325.tar.gz gcc-818073fe9ddc384f0cf702306c672b935fa42325.tar.bz2 |
tree-optimization/106737 - remove intermediate SSA verification in autopar
The following removes intermediate SSA verification in autopar which
isn't expected to succeed after previous changes delaying (virtual)
SSA update to the end of the pass.
PR tree-optimization/106737
* tree-parloops.cc (transform_to_exit_first_loop_alt): Do not
verify SSA form.
* gcc.dg/autopar/pr106737.c: New testcase.
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions