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

            Bug ID: 79212
           Summary: internal compiler error: in
                    maybe_lookup_decl_in_outer_ctx, at omp-low.c:4134
           Product: gcc
           Version: 7.0.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: davids at gcc dot gnu.org
  Target Milestone: ---

When compiling the espresso-5.4.0 fortran package with FFLAGS-fopenmp I get the
following assertion:

internal compiler error: in maybe_lookup_decl_in_outer_ctx, at omp-low.c:4134
0xa941e6 maybe_lookup_decl_in_outer_ctx
        /work/davshe01/oban-work-shoji/src/gcc/gcc/omp-low.c:4134
0xa9cadc scan_sharing_clauses
        /work/davshe01/oban-work-shoji/src/gcc/gcc/omp-low.c:1975
...

Reply via email to