------- Comment #2 from pinskia at gcc dot gnu dot org 2006-01-27 12:50 ------- Confirmed, This is obvious invalid gimple: D.1940 = __builtin_GOMP_loop_guided_next (&.istart0.2, &.iend0.3); if (D.1940) goto <L3>; else goto <L6>;
<L6>:; return; <L3>:; ii = (int) .istart0.2; D.1938 = (int) .iend0.3; -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|c |middle-end Ever Confirmed|0 |1 Keywords| |openmp Last reconfirmed|0000-00-00 00:00:00 |2006-01-27 12:50:51 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25989