This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, gfortran] Fix for fortran PR/12701 (second try).
On Tuesday 28 October 2003 9:07 pm, Toon Moene wrote:
> Paul Brook wrote:
> > On Friday 24 October 2003 8:14 pm, Toon Moene wrote:
> >>The attached patch fixes fortran PR/12701 with no regressions.
> >
> > I suspect you're forgetting to free the memory you allocate to hole the
> > filename (not a major issue). Other than that it's ok.
>
> This is the better patch I told you about. Bootstrapped [tree-ssa] C
> and f95; make -k check gfortran only - no regressions.
>
> OK to apply ?
Ok.
Paul