[Bug fortran/77666] ICE in gfc_omp_clause_default_ctor, at fortran/trans-openmp.c:471
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 27 07:53:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77666
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Sep 27 07:52:28 2016
New Revision: 240522
URL: https://gcc.gnu.org/viewcvs?rev=240522&root=gcc&view=rev
Log:
PR fortran/77666
* trans-openmp.c (gfc_omp_private_outer_ref): Return true even for
references to allocatable arrays.
* gfortran.dg/gomp/pr77666.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/gomp/pr77666.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/trans-openmp.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list