pr58551.c
480 Bytes
-
re PR middle-end/58551 (ICE with abort in OpenMP SESE region inside of some loop) · 09dc585e
PR middle-end/58551 * tree-cfg.c (move_sese_region_to_fn): Also move loops that are children of outermost saved_cfun's loop, and set it up to be moved to dest_cfun's outermost loop. Fix up num_nodes adjustments if loop != loop0 and SESE region contains bbs that belong to loop0. * c-c++-common/gomp/pr58551.c: New test. From-SVN: r202972
Jakub Jelinek committed