------- Comment #4 from jakub at gcc dot gnu dot org 2009-11-24 16:19 ------- There are other bugs in the testcase too, e.g. you must not nest worksharing regions, but the testcase uses !$omp do inside of !$omp parallel do. That said, gcc shouldn't ICE on any kind of garbage.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42162