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

--- Comment #3 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 
18:00:53 UTC ---
Author: dnovillo
Date: Wed Feb  2 18:00:47 2011
New Revision: 169674

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

        PR fortran/47507
        * resolve.c (resolve_formal_arglist): Allow arguments with VALUE
        attribute also without INTENT.

2011-01-28  Tobias Burnus  <bur...@net-b.de>

        PR fortran/47507
        * gfortran.dg/pure_formal_1.f90: New.

Added:
    branches/google/integration/gcc/testsuite/gfortran.dg/pure_formal_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