PR fortran/88143
* resolve.c (resolve_variable): Check for associate names with
NULL target.
2018-11-24 Paul Thomas <pault@gcc.gnu.org>
PR fortran/88143
* gfortran.dg/associate_46.f90: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@266428
138bc75d-0d04-0410-961f-
82ee72b054a4
2018-11-24 Paul Thomas <pault@gcc.gnu.org>
- PR fortran/888143
+ PR fortran/88143
* resolve.c (resolve_variable): Check for associate names with
NULL target.
2018-11-24 Paul Thomas <pault@gcc.gnu.org>
- PR fortran/888143
+ PR fortran/88143
* gfortran.dg/associate_46.f90: New test.
2018-11-23 Jeff Law <law@redhat.com>