Re: [patch testsuite]: Fixes in gcc.dg for mingw-targets

2013-03-08 Thread Rainer Orth
Hi Kai, > Index: gcc.dg/torture/pr53922.c > === > --- gcc.dg/torture/pr53922.c (Revision 196507) > +++ gcc.dg/torture/pr53922.c (Arbeitskopie) > @@ -1,5 +1,6 @@ > /* { dg-do run } */ > /* { dg-require-weak "" } */ > +/* { dg-skip-

Re: [patch testsuite]: Fixes in gcc.dg for mingw-targets

2013-03-07 Thread Jeff Law
On 03/07/2013 11:34 AM, Kai Tietz wrote: Hi, this patch fixes some remaining issue for mingw-targets in gcc.dg's testsuite. ChangeLog 2013-03-07 Kai Tietz * gcc.dg/pr14092-1.c: Mark intptr_t typedef to use extension. * gcc.dg/pr24683.c: Avoid warning about casting constant

[patch testsuite]: Fixes in gcc.dg for mingw-targets

2013-03-07 Thread Kai Tietz
Hi, this patch fixes some remaining issue for mingw-targets in gcc.dg's testsuite. ChangeLog 2013-03-07 Kai Tietz * gcc.dg/pr14092-1.c: Mark intptr_t typedef to use extension. * gcc.dg/pr24683.c: Avoid warning about casting constant string. * gcc.dg/pr52549.c: Add LLP