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

            Bug ID: 86336
           Summary: [9 regression] ICE in omp-low.c:7879
           Product: gcc
           Version: 9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: wilco at gcc dot gnu.org
  Target Milestone: ---

Recently omp-low.c started to show an ICE:

UNRESOLVED: libgomp.oacc-c++/non-scalar-data.C -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1  -O2  compilation failed to produce executable

Excess errors:
during GIMPLE pass: omplower
buildbot/native-glibc-aarch64-none-linux-gnu/build/src/gcc/libgomp/testsuite/libgomp.oacc-c++/non-scalar-data.C:58:9:
internal compiler error: in lower_omp_target, at omp-low.c:7879
0xcf35fb lower_omp_target
buildbot/native-glibc-aarch64-none-linux-gnu/build/src/gcc/gcc/omp-low.c:7879

It appears to be due to r261813.

Reply via email to