[Bug fortran/45187] ICE with CRAY pointer in module
fxcoudert at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jun 15 19:35:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45187
--- Comment #8 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
Author: fxcoudert
Date: Sun Jun 15 19:35:11 2014
New Revision: 211688
URL: https://gcc.gnu.org/viewcvs?rev=211688&root=gcc&view=rev
Log:
Backport from trunk
PR fortran/45187
* trans-decl.c (gfc_create_module_variable): Don't create
Cray-pointee decls twice.
* gfortran.dg/cray_pointers_10.f90: New file.
Added:
branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/cray_pointers_10.f90
Modified:
branches/gcc-4_8-branch/gcc/fortran/ChangeLog
branches/gcc-4_8-branch/gcc/fortran/trans-decl.c
branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list