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  <bur...@net-b.de>

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

2011-01-31  Tobias Burnus  <bur...@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

Reply via email to