diff options
author | Thomas Koenig <tkoenig@gcc.gnu.org> | 2016-02-14 17:08:44 +0000 |
---|---|---|
committer | Thomas Koenig <tkoenig@gcc.gnu.org> | 2016-02-14 17:08:44 +0000 |
commit | 1e6025b653fcfbdc34d40ea96bf2336faf0806dd (patch) | |
tree | bdbc1c289400224e3b9eb7abffb3b3882b394840 /libgcc | |
parent | d33082792f5c74b212dd44f62aaabf223a692d25 (diff) | |
download | gcc-1e6025b653fcfbdc34d40ea96bf2336faf0806dd.zip gcc-1e6025b653fcfbdc34d40ea96bf2336faf0806dd.tar.gz gcc-1e6025b653fcfbdc34d40ea96bf2336faf0806dd.tar.bz2 |
re PR fortran/60526 (Accepts-invalid: Variable name same as type name)
2016-02-14 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/60526
* decl.c (build_sym): If the name has already been defined as a
type, it has a symtree with an upper case letter at the beginning.
If such a symtree exists, issue an error and exit. Don't do
this if there is no corresponding upper case letter.
2016-02-14 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/60526
* gfortran.dg/type_decl_4.f90: Reinstated.
From-SVN: r233413
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions