[patch, fortran] Fix type conversion in large array constructors with iterators

Steve Kargl sgk@troutmask.apl.washington.edu
Sun Mar 18 23:38:00 GMT 2018


On Sun, Mar 18, 2018 at 11:23:37PM +0100, Thomas König wrote:
> Hello world,
> 
> the attached patch fixes the bug that Steve found; the patch itself
> simply makes sure to copy a constructor instead of only the value
> of the constructor when converting types.
> 
> Regressoin-tested. OK for trunk?

Looks good to me.  Thanks for find the location to fix this.
I was off in the trees.

> 
> Maybe this is also a candidate for gcc-7, because of the silent
> wrong-code issue.
> 

As far as I am concerned, you can go back to 6-branch if the
patch applies cleanly.

-- 
Steve



More information about the Gcc-patches mailing list