[Bug fortran/20848] PARAMETER and SAVE attribute conflict
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Sep 7 21:08:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-07 21:08 -------
Subject: Bug 20848
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: tkoenig@gcc.gnu.org 2005-09-07 21:08:24
Modified files:
gcc/fortran : ChangeLog symbol.c
gcc/testsuite : ChangeLog
Added files:
gcc/testsuite/gfortran.dg: parameter+save.f90
Log message:
2005-09-07 Thomas Koenig <Thomas.Koenig@online.de>
PR fortran/20848
* symbol.c(check_conflict): Add conflict for parameter/save,
2005-09-07 Thomas Koenig <Thomas.Koenig@online.de>
PR fortran/20848
* gfortran.dg/parameter+save.f90: New test case.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&r1=1.537&r2=1.538
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/symbol.c.diff?cvsroot=gcc&r1=1.32&r2=1.33
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.6022&r2=1.6023
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/parameter+save.f90.diff?cvsroot=gcc&r1=NONE&r2=1.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20848
More information about the Gcc-bugs
mailing list