[PR fortran/87045, patch] - pointer to array of character

Steve Kargl sgk@troutmask.apl.washington.edu
Wed Mar 13 01:51:00 GMT 2019


On Sun, Mar 10, 2019 at 10:19:03PM +0100, Harald Anlauf wrote:
> The code in the testcase died due to a run-time bounds-check
> generated slightly too early, leading to a crash for deferred
> character length.  Moving the character length check after the
> assignment solves the issue.
> 
> Regtests cleanly on x86_64-pc-linux-gnu.
> 
> OK for trunk?
> 

OK.

-- 
Steve



More information about the Gcc-patches mailing list