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

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-06-14 
13:00:55 UTC ---
Author: burnus
Date: Thu Jun 14 13:00:50 2012
New Revision: 188614

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188614
Log:
2012-06-14  Tobias Burnus  <bur...@net-b.de>

        PR fortran/53597
        * decl.c (match_attr_spec): Only mark module variables
        as SAVE_IMPLICIT for Fortran 2008 and later.

2012-06-14  Tobias Burnus  <bur...@net-b.de>

        PR fortran/53597
        * gfortran.dg/save_4.f90: New.


Added:
    branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/save_4.f90
Modified:
    branches/gcc-4_7-branch/gcc/fortran/ChangeLog
    branches/gcc-4_7-branch/gcc/fortran/decl.c
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog

Reply via email to