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: [patch]: Fix bootstrap/PR 25502: I64d format Werror problem in build


>        Fix PR/25502
>        * c-format.c (convert_format_name_to_system_name): Use
>        TARGET_OVERRIDES_FORMAT_INIT.
>        * config.gcc (extra_options): Add for mingw targets mingw.opt.
>        * config/i386/mingw.opt: New.
>        * config/i386/mingw32.h (TARGET_OVERRIDES_FORMAT_INIT): New.
>        * config/i386/msformat-c.c (TARGET_OVERRIDES_FORMAT_INIT): New.
>        (ms_printf_length_specs): Removed const specifier.
>        * doc/tm.texi (TARGET_OVERRIDES_FORMAT_INIT): New.
>
> Is this patch ok for apply?
>

OK
Thanks
Danny

> Kai
>
>
>


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