[Bug fortran/45187] ICE with CRAY pointer in module

fxcoudert at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jun 15 19:22:00 GMT 2014


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

--- Comment #7 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
Author: fxcoudert
Date: Sun Jun 15 19:21:38 2014
New Revision: 211687

URL: https://gcc.gnu.org/viewcvs?rev=211687&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_9-branch/gcc/testsuite/gfortran.dg/cray_pointers_10.f90
Modified:
    branches/gcc-4_9-branch/gcc/fortran/ChangeLog
    branches/gcc-4_9-branch/gcc/fortran/trans-decl.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list