This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bootstrap broken for more than 10 days on cygwin and mingw


Dave Korn wrote:
>> Michael Meissner wrote:

>>> If you make those changes, and it passes bootstrap, then consider the patch
>>> approved.
> 
>   Revised patch now under testing attached.  If it passes, will apply with:-
> 
> gcc/ChangeLog:
> 
> 	* config/i386/msformat-c.c (ms_printf_length_specs):  Use enumeration
> 	values even in sentinel and empty entries.
> 	(ms_printf_flag_specs):  Likewise.
> 	(ms_scanf_flag_specs):  Likewise.
> 	(ms_strftime_flag_specs):  Likewise.
> 	(ms_print_char_table):  Likewise.
> 	(ms_scan_char_table):  Likewise.
> 	(ms_time_char_table):  Likewise.

  Applied r.147513.  Thanks Michael and FX.

    cheers,
      DaveK


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]