https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63857

            Bug ID: 63857
           Summary: fixed form OpenACC directive ICE with -fopenacc
                    -fopenmp
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: cesar at codesourcery dot com

Created attachment 33964
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33964&action=edit
test case

The attached test case causes gfortran to ICE when -fopenmp is used with
-fopenacc. It looks like there is a problem with the way that continuations are
handled in openmp/openacc directives.

Reply via email to