[Bug fortran/32467] structure containing allocatable array is accepted in COPYIN clause
dfranke at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jun 27 20:03:00 GMT 2007
------- Comment #8 from dfranke at gcc dot gnu dot org 2007-06-27 20:03 -------
Subject: Bug 32467
Author: dfranke
Date: Wed Jun 27 20:02:31 2007
New Revision: 126063
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126063
Log:
gcc/fortran:
2007-06-24 Daniel Franke <franke.daniel@gmail.com>
PR fortran/32467
* openmp.c (resolve_omp_clauses): Emit error on allocatable components
in COPYIN, COPYPRIVATE, FIRSTPRIVATE and LASTPRIVATE clauses.
gcc/testsuite:
2007-06-24 Daniel Franke <franke.daniel@gmail.com>
PR fortran/32467
* gfortran.dg/gomp/allocatable_components_1.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/gomp/allocatable_components_1.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/openmp.c
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32467
More information about the Gcc-bugs
mailing list