[oatch]: Fix bootstrap of libgfortran for mingw targets

Steve Kargl sgk@troutmask.apl.washington.edu
Mon Nov 30 22:56:00 GMT 2009


On Mon, Nov 30, 2009 at 03:19:40PM +0100, Kai Tietz wrote:
> 2009/11/30 Tobias Burnus <burnus@net-b.de>:
> > On 11/30/2009 11:00 AM, Kai Tietz wrote:
> >> Hello,
> >>
> >> The recent patche
> >> (http://gcc.gnu.org/viewcvs/trunk/libgfortran/io/unix.c?diff_format=h&view=log)
> >> reasoned a compile failure for mingw targets in libgfortran.
> >>
> >> ChangeLog
> >> 2009-11-30 ?Kai Tietz ?<Kai.Tietz@onevision.com>
> >> ? ? ? * io/unix.c (find_file): Add variable id conditionally for mingw targets.>
> >> Tested for x86_64-pc-mingw32 and i686-pc-mingw32. Ok for apply?
> >
> > OK.
> >
> > Tobias
> >
> 
> Applied,

Is there some serious namespace pollution that you
need to fix on mingw?  id is set and never used in
this file.  Please add a very big comment on
the broken state of mingw or back out your patch.

-- 
Steve



More information about the Gcc-patches mailing list