Re: [Patch, Fortran] PR fortran/49885: Fix automatic character array allocation

2011-08-03 Thread Daniel Kraft
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/02/11 22:04, Tobias Burnus wrote: > Daniel Kraft wrote: >> No regressions on x86_64-unknown-linux-gnu. Ok for trunk? > > OK for the trunk and for 4.6 (as it is a regression). And committed on 4.6 branch as rev. 177249, there also were no regre

Re: [Patch, Fortran] PR fortran/49885: Fix automatic character array allocation

2011-08-02 Thread Daniel Kraft
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/02/11 22:04, Tobias Burnus wrote: > Daniel Kraft wrote: >> after a lng while, here's another patch from me. It is a >> one-line fix for PR 49885, which was introduced by me last year. >> While the patch should be simple, it wasn't that easy

Re: [Patch, Fortran] PR fortran/49885: Fix automatic character array allocation

2011-08-02 Thread Tobias Burnus
Daniel Kraft wrote: after a lng while, here's another patch from me. It is a one-line fix for PR 49885, which was introduced by me last year. While the patch should be simple, it wasn't that easy to find the fix (for me at least) ... but I think it should be fairly easy to see now. For som

[Patch, Fortran] PR fortran/49885: Fix automatic character array allocation

2011-08-02 Thread Daniel Kraft
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, after a lng while, here's another patch from me. It is a one-line fix for PR 49885, which was introduced by me last year. While the patch should be simple, it wasn't that easy to find the fix (for me at least) ... but I think it should be fa