Hi Rong,
Your commit r212448 broken Windows target 4 days.
Since windows target no ftw.h, this caused the following errors:
make[2]: Entering directory
`/home/cauchy/obj/native/gcc-4.10-win64/gcc/libdecnumber'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/cauchy/obj/nat
On 6/29/14, Ozkan Sezer wrote:
> The attached tiny patch fixes incorrect __USE_MINGW_ANSI_STDIO check in
> wchar.h and stdlib.h: The check must be against the value, not against
> the existence of the macro. (c.f. _mingw_print_push.h, etc. headers.)
>
> OK for trunk and v3.x?
>
> --
> O.S.
No one