[Bug fortran/44847] ICE: OpenMP with Collapse clause and CYCLE stmt in loop

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jul 8 17:33:00 GMT 2010



------- Comment #4 from jakub at gcc dot gnu dot org  2010-07-08 17:33 -------
Subject: Bug 44847

Author: jakub
Date: Thu Jul  8 17:33:01 2010
New Revision: 161968

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161968
Log:
        PR fortran/44847
        * match.c (match_exit_cycle): Error on EXIT also from collapsed
        !$omp do loops.  Error on CYCLE to non-innermost collapsed
        !$omp do loops.

        * gfortran.dg/gomp/pr44847.f90: New test.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/gfortran.dg/gomp/pr44847.f90
Modified:
    branches/gcc-4_5-branch/gcc/fortran/ChangeLog
    branches/gcc-4_5-branch/gcc/fortran/match.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44847



More information about the Gcc-bugs mailing list