[Bug fortran/47042] ICE with character pointer in function

dnovillo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 2 18:18:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47042

--- Comment #8 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 18:04:50 UTC ---
Author: dnovillo
Date: Wed Feb  2 18:04:41 2011
New Revision: 169698

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169698
Log:
2011-01-31  Tobias Burnus  <burnus@net-b.de>

        PR fortran/47042
        * interface.c (gfc_procedure_use): Add explicit interface check
        * for
        pointer/allocatable functions.

2011-01-31  Tobias Burnus  <burnus@net-b.de>

        PR fortran/47042
        * gfortran.dg/interface_34.f90: New.

Added:
    branches/google/integration/gcc/testsuite/gfortran.dg/interface_34.f90
Modified:
    branches/google/integration/gcc/fortran/ChangeLog
    branches/google/integration/gcc/fortran/interface.c
    branches/google/integration/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list