[Patch, fortran] PR29392 -Segfault on data character initialization

Steve Kargl sgk@troutmask.apl.washington.edu
Mon Oct 16 17:25:00 GMT 2006


On Mon, Oct 16, 2006 at 05:23:31PM +0200, Paul Thomas wrote:
> :ADDPATCH fortran:
> 
> The fix here was simple... literally.  The expression for the substring 
> start and end needed copying, so that it doesn't get frozen for one 
> value of the iterator, and simplifying.  The testcase is that of the 
> reporter.
> 
> Regtested on PIV/Cygwin_NT - OK for trunk?
> 

Okay.

-- 
Steve



More information about the Gcc-patches mailing list