This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [fortran,patch] One-line fix to PR61454 (init expression simplification)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]