]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/34438 (gfortran not compliant w.r.t default initialization of derived...
authorTobias Burnus <burnus@net-b.de>
Fri, 14 Dec 2007 15:14:29 +0000 (16:14 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Fri, 14 Dec 2007 15:14:29 +0000 (16:14 +0100)
commit720522379c33e1054acc70d63382ae4bb65ae119
tree1091ccae9b7cf74d9e3be7484844579eb1c0712a
parent4956b1f14709e967ec5a374a4f9f5bcdadaea480
re PR fortran/34438 (gfortran not compliant w.r.t default initialization of derived type component and implicit SAVE attribute)

2007-12-14  Tobias Burnus  <burnus@net-b.de>

        PR fortran/34438
        * resolve.c (resolve_symbol): Do not emit public-variable-
        of-private-derived-type error for non-module variables.

2007-12-14  Tobias Burnus  <burnus@net-b.de>

        PR fortran/34438
        * gfortran.dg/private_type_10.f90: New.

From-SVN: r130933
gcc/fortran/ChangeLog
gcc/fortran/resolve.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/private_type_10.f90 [new file with mode: 0644]
This page took 0.061375 seconds and 5 git commands to generate.