]> gcc.gnu.org Git - gcc.git/commit - gcc/fortran/decl.c
Commit for Asher Langton <langton2@llnl.gov>
authorAsher Langton <langton2@llnl.gov>
Mon, 24 Oct 2005 14:50:18 +0000 (14:50 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Mon, 24 Oct 2005 14:50:18 +0000 (14:50 +0000)
commit09e87839d4255f7a9fd1c2531efacd7b8b6f33a8
treea9bd12371703f8d2b1cef1390ea3e56d4e2cff82
parentaca2b8da2026c46d5ed9447823111a488d364135
Commit for Asher Langton  <langton2@llnl.gov>

fortran/
        * decl.c (gfc_match_save): Changed duplicate SAVE errors to
        warnings in the absence of strict standard conformance
        * symbol.c (gfc_add_save): Same.

testsuite/
* gfortran.dg/dup_save_1.f90: New test.
* gfortran.dg/dup_save_2.f90: New test.

From-SVN: r105850
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/fortran/symbol.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/dup_save_1.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/dup_save_2.f90 [new file with mode: 0644]
This page took 0.062823 seconds and 5 git commands to generate.