Bootstrap broken for more than 10 days on cygwin and mingw

Dave Korn dave.korn.cygwin@googlemail.com
Wed May 13 17:56:00 GMT 2009


Michael Meissner wrote:
> On Wed, May 13, 2009 at 05:48:22PM +0200, FX wrote:

>> Pathc is at: http://gcc.gnu.org/ml/gcc-patches/2009-05/msg00125.html
>> Confirmed to bootstrap here: 
>> http://gcc.gnu.org/ml/gcc-patches/2009-05/msg00308.html
> 
> I would tend to prefer that you changed the enum casts of 0, to the proper
> enum:
> 
> 	(enum format_lengths) 0		=> FMT_LEN_none
> 	(enum format_std_version) 0	=> STD_C89
> 
> If you make those changes, and it passes bootstrap, then consider the patch
> approved.

  To avoid duplication of effort: FX, have you started on this?  If not, I'll
update my patch which I still have lying around in my tree.

    cheers,
      DaveK



More information about the Gcc-patches mailing list