diff options
author | Harald Anlauf <anlauf@gmx.de> | 2022-06-29 21:36:17 +0200 |
---|---|---|
committer | Harald Anlauf <anlauf@gmx.de> | 2022-06-30 20:46:12 +0200 |
commit | 4c233cabbe388a6b8957c1507e129090e9267ceb (patch) | |
tree | ec234429c9d62ad37f7f05292bdeca03d8706544 /gcc/expr.cc | |
parent | d489ec082ea214109ff54071410f8cd00344e654 (diff) | |
download | gcc-4c233cabbe388a6b8957c1507e129090e9267ceb.zip gcc-4c233cabbe388a6b8957c1507e129090e9267ceb.tar.gz gcc-4c233cabbe388a6b8957c1507e129090e9267ceb.tar.bz2 |
Fortran: error recovery on invalid CLASS(), PARAMETER declarations [PR105243]
gcc/fortran/ChangeLog:
PR fortran/103137
PR fortran/103138
PR fortran/103693
PR fortran/105243
* decl.cc (gfc_match_data_decl): Reject CLASS entity declaration
when it is given the PARAMETER attribute.
gcc/testsuite/ChangeLog:
PR fortran/103137
PR fortran/103138
PR fortran/103693
PR fortran/105243
* gfortran.dg/class_58.f90: Fix test.
* gfortran.dg/class_73.f90: New test.
Co-authored-by: Steven G. Kargl <kargl@gcc.gnu.org>
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions