Re: [patch, fortran] PR69110 ICE with NEWUNIT

2016-02-27 Thread Jerry DeLisle
On 02/27/2016 01:12 PM, Tom de Vries wrote: > On 25-02-16 01:54, Jerry DeLisle wrote: >> This patch from Steve on c.l.f >> >> Fixes the segfault from attempting a string compare where there is no string >> yet. >> >> Regression tested on x86-64. New test case. >> >> OK for trunk. >> >> Regards, >

Re: [patch, fortran] PR69110 ICE with NEWUNIT

2016-02-27 Thread Tom de Vries
On 25-02-16 01:54, Jerry DeLisle wrote: This patch from Steve on c.l.f Fixes the segfault from attempting a string compare where there is no string yet. Regression tested on x86-64. New test case. OK for trunk. Regards, Jerry 2016-02-24 Jerry DeLisle Steven G. Kargl

Re: [patch, fortran] PR69110 ICE with NEWUNIT

2016-02-24 Thread Thomas Koenig
Hi Jerry and Steve, OK for trunk. OK. Regards Thomas

[patch, fortran] PR69110 ICE with NEWUNIT

2016-02-24 Thread Jerry DeLisle
This patch from Steve on c.l.f Fixes the segfault from attempting a string compare where there is no string yet. Regression tested on x86-64. New test case. OK for trunk. Regards, Jerry 2016-02-24 Jerry DeLisle Steven G. Kargl PR fortran/69110 * io.c (gfc_m