diff options
author | Harald Anlauf <anlauf@gmx.de> | 2020-10-27 20:25:23 +0100 |
---|---|---|
committer | Harald Anlauf <anlauf@gmx.de> | 2020-10-27 20:26:44 +0100 |
commit | a764c40079a493826a3678174f908941a383644e (patch) | |
tree | eff05b3657ffb0042a50173a631b38a445b951f0 /gcc/config/s390/s390.c | |
parent | edea991d2ca520906e7a9581248db5eb96b20ac2 (diff) | |
download | gcc-a764c40079a493826a3678174f908941a383644e.zip gcc-a764c40079a493826a3678174f908941a383644e.tar.gz gcc-a764c40079a493826a3678174f908941a383644e.tar.bz2 |
PR fortran/97491 - Wrong restriction for VALUE arguments of pure procedures
A dummy argument with the VALUE attribute may be redefined in a PURE or
ELEMENTAL procedure. Adjust the associated purity check.
gcc/fortran/ChangeLog:
* resolve.c (gfc_impure_variable): A dummy argument with the VALUE
attribute may be redefined without making a procedure impure.
gcc/testsuite/ChangeLog:
* gfortran.dg/value_8.f90: New test.
Diffstat (limited to 'gcc/config/s390/s390.c')
0 files changed, 0 insertions, 0 deletions