diff options
author | Jeff Law <law@redhat.com> | 2018-01-08 11:20:21 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2018-01-08 11:20:21 -0700 |
commit | 5a2a87e1e2452eddae38e0ae1af4239f92d8c281 (patch) | |
tree | 2a8ac5e5a5abf53775d597fed31ff4df51e1ff93 /gcc/fortran/expr.c | |
parent | b9a4d2ba48c98fb0cc894489a26f1b16b01b1ecd (diff) | |
download | gcc-5a2a87e1e2452eddae38e0ae1af4239f92d8c281.zip gcc-5a2a87e1e2452eddae38e0ae1af4239f92d8c281.tar.gz gcc-5a2a87e1e2452eddae38e0ae1af4239f92d8c281.tar.bz2 |
re PR rtl-optimization/81308 (ICE in calc_dfs_tree, at dominance.c:458)
PR rtl-optimizatin/81308
* tree-switch-conversion.c (cfg_altered): New file scoped static.
(process_switch): If group_case_labels makes a change, then set
cfg_altered.
(pass_convert_switch::execute): If a switch is converted, then
set cfg_altered. Return TODO_cfg_cleanup if cfg_altered is true.
PR rtl-optimizatin/81308
* g++.dg/pr81308-1.C: New test.
* g++.dg/pr81308-2.C: New test.
From-SVN: r256349
Diffstat (limited to 'gcc/fortran/expr.c')
0 files changed, 0 insertions, 0 deletions