re PR fortran/20848 (PARAMETER and SAVE attribute conflict)
authorThomas Koenig <Thomas.Koenig@online.de>
Wed, 7 Sep 2005 21:08:24 +0000 (21:08 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Wed, 7 Sep 2005 21:08:24 +0000 (21:08 +0000)
commit2a0abeaf5523ab73d62cd6d84d78e34a25117ecd
tree791efdc90455d772bdcf9d95e6ef7f3454dfa382
parent0c924d5c6673c4160d926fc2bbde5732dbc6d0bf
re PR fortran/20848 (PARAMETER and SAVE attribute conflict)

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.

From-SVN: r104005
gcc/fortran/ChangeLog
gcc/fortran/symbol.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/parameter+save.f90 [new file with mode: 0644]