This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [PATCH] PR fortran/85981 -- Check kind of errmsg variable.
- From: Janne Blomqvist <blomqvist dot janne at gmail dot com>
- To: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- Cc: Fortran List <fortran at gcc dot gnu dot org>, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 1 Jun 2018 09:51:36 +0300
- Subject: Re: [PATCH] PR fortran/85981 -- Check kind of errmsg variable.
- References: <20180529232428.GA70267@troutmask.apl.washington.edu>
On Wed, May 30, 2018 at 2:24 AM, Steve Kargl <
sgk@troutmask.apl.washington.edu> wrote:
> The new comment in the patch explains the patch. This was
> developed and tested on 8-branch, but will be applied to
> trunk prior to committing to branches. Built and regression
> tested on x86_64-*-freebsd. OK to commit?
>
> 2018-05-29 Steven G. Kargl <kargl@gcc.gnu.org>
>
> PR fortran/85981
> * resolve.c (resolve_allocate_deallocate): Check errmsg is default
> character kind.
>
> 2018-05-29 Steven G. Kargl <kargl@gcc.gnu.org>
>
> PR fortran/85981
>
> * gfortran.dg/allocate_alloc_opt_14.f90: New test.
> * gfortran.dg/allocate_alloc_opt_1.f90: Update error string.
> * gfortran.dg/allocate_stat_2.f90: Ditto.
> * gfortran.dg/deallocate_alloc_opt_1.f90: Ditto.
>
> --
> Steve
>
Ok, thanks!
--
Janne Blomqvist