[Bug c++/27316] ICE with two ill-placed #pragma omp parallel
--- Comment #2 from jakub at gcc dot gnu dot org 2006-04-28 16:39 --- Doesn't seem to be openmp specific. struct A {}; struct B : A ! {}; struct B : A ! {}; ICEs the same way. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Keywords|openmp | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27316
[Bug c++/27316] ICE with two ill-placed #pragma omp parallel
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-04-25 18:29 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |minor Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|-00-00 00:00:00 |2006-04-25 18:29:01 date|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27316