Re: [patch testsuite]: Skip c-c++-common/pr54486.c test for mingw-targets

2013-03-07 Thread Jeff Law
On 03/07/2013 11:16 AM, Kai Tietz wrote: Hi, one small nit for mingw targets without gnu-style printf-formatter. ChangeLog 2013-03-07 Kai Tietz * c-c++-common/pr54486.c: Skip test for mingw-targets. Ok for apply? OK. Only because it's the testsuite and not a change to the compile

[patch testsuite]: Skip c-c++-common/pr54486.c test for mingw-targets

2013-03-07 Thread Kai Tietz
Hi, one small nit for mingw targets without gnu-style printf-formatter. ChangeLog 2013-03-07 Kai Tietz * c-c++-common/pr54486.c: Skip test for mingw-targets. Ok for apply? Regards, Kai Index: c-c++-common/pr54486.c ==