This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch, fortran] Fix PR 41197
On Sun, 2009-09-06 at 20:14 -0700, Steve Kargl wrote:
> On Mon, Sep 07, 2009 at 01:02:51AM +0200, Thomas Koenig wrote:
> >
> > this fixes PR 41197, ice-on-invalid, with a straightforward test for the
> > stat (and errmsg) variables for non-scalarness. Regression-tested on
> > i686-pc-linux-gnu.
> >
> > OK for trunk when the slush melts?
> >
>
> OK.
Committed (rev. 151480), while temporarily forgetting that the slush was
still in semi-frozen state :-|
Thanks for the review!
Thomas