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

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


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

--- Comment #9 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 18:05:12 UTC ---
Author: dnovillo
Date: Wed Feb  2 18:04:58 2011
New Revision: 169699

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

        PR fortran/47042
        * resolve.c (resolve_fl_procedure): Reject stmt functions
        with pointer/allocatable attribute.

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

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

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



More information about the Gcc-bugs mailing list