This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/35837] rej.valid: Host-associated SAVEd variable and PURE function



------- Comment #4 from domob at gcc dot gnu dot org  2008-09-09 09:26 -------
Subject: Bug 35837

Author: domob
Date: Tue Sep  9 09:25:33 2008
New Revision: 140140

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140140
Log:
2008-09-05  Daniel Kraft  <d@domob.eu>

        PR fortran/35837
        * gfortran.dg/save_3.f90: New test.

2008-09-05  Daniel Kraft  <d@domob.eu>

        PR fortran/35837
        * resolve.c (resolve_types): Restore gfc_current_ns on exit.
        * symbol.c (gfc_save_all): Removed blank line.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/save_3.f90
Modified:
    branches/gcc-4_3-branch/gcc/fortran/ChangeLog
    branches/gcc-4_3-branch/gcc/fortran/resolve.c
    branches/gcc-4_3-branch/gcc/fortran/symbol.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]