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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW

--- Comment #8 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Compiling gfortran.dg/goacc/coarray.f95 with '-fcoarray=single -fopenacc' gives
now an ICE

/opt/gcc/_clean/gcc/testsuite/gfortran.dg/goacc/coarray.f95:23:0:

     !$acc parallel loop reduction(+:a)


internal compiler error: in lower_oacc_reductions, at omp-low.c:5437

The change occurred between revisions r231086 (no ICE) and r231131 (ICE).

Reply via email to