This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [PATCH] PR fortran/58991 and fortran/58992
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Wed, 5 Oct 2016 15:53:11 -0700
- Subject: Re: [PATCH] PR fortran/58991 and fortran/58992
- Authentication-results: sourceware.org; auth=none
- References: <20160927184535.GA58223@troutmask.apl.washington.edu>
- Reply-to: kargl at uw dot edu
On Tue, Sep 27, 2016 at 11:45:35AM -0700, Steve Kargl wrote:
>
> 2016-09-27 Steven G. Kargl <kargls@gcc.gnu.org>
>
> PR fortran/58991
> PR fortran/58992
> * resolve.c (resolve_assoc_var): Fix CHARACTER type-spec for a
> selector in ASSOCIATE.
> (resolve_fl_variable): Skip checks for an ASSOCIATE variable.
>
> 2016-09-27 Steven G. Kargl <kargls@gcc.gnu.org>
>
> PR fortran/58991
> PR fortran/58992
> * gfortran.dg/associate_22.f90: New test.
>
Committed to 5, 6, and 7.
--
Steve