Re: [Patch, fortran] PR70149 - [F08] Character pointer initialization causes ICE

2018-09-25 Thread Janne Blomqvist
On Tue, Sep 25, 2018 at 7:43 PM Paul Richard Thomas < paul.richard.tho...@gmail.com> wrote: > This is yet another deferred length character bug. The fix speaks for > itself. I'll dream up a more suitable name for the testcase before > committing. > > Bootstraps and regtests on FC21/x86_64 - OK for

[Patch, fortran] PR70149 - [F08] Character pointer initialization causes ICE

2018-09-25 Thread Paul Richard Thomas
This is yet another deferred length character bug. The fix speaks for itself. I'll dream up a more suitable name for the testcase before committing. Bootstraps and regtests on FC21/x86_64 - OK for trunk and 8-branch? Paul 2018-09-25 Paul Thomas PR fortran/70149 * trans-decl.c (gfc_ge