This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [fortran,patch] One-line fix to PR61454 (init expression simplification)
- From: Paul Richard Thomas <paul dot richard dot thomas at gmail dot com>
- To: FX <fxcoudert at gmail dot com>
- Cc: gfortran <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 19 Jun 2014 13:23:06 +0200
- Subject: Re: [fortran,patch] One-line fix to PR61454 (init expression simplification)
- Authentication-results: sourceware.org; auth=none
- References: <F9D645BD-970E-4832-9173-DEA7B4C04918 at gmail dot com>
Dear FX,
Not only is it 'obvious' but it can do no harm in any circumstances
:-) OK to commit
Thanks
Paul
On 19 June 2014 13:14, FX <fxcoudert@gmail.com> wrote:
> In expr.c:scalarize_intrinsic_call(), we don't deal correctly with intrinsics that have an optional kind argument, while simplifying initialization expressions. The attached one-line patch fixes it, and adds a testcase so we donât regress.
>
> Bootstrapped and regtested on x86_64-apple-darwin13.
> OK to commit?
>
> FX
>
>
--
The knack of flying is learning how to throw yourself at the ground and miss.
--Hitchhikers Guide to the Galaxy