[patch testsuite]: Adjust some tests for mingw targets

2012-03-01 Thread Kai Tietz
Hi, this test adjust some test for mingw targets. ChangeLog 2012-03-01 Kai Tietz kti...@redhat.com * gcc.dg/torture/pr47917.c: Make test using POSIX-printf routines on mingw targets. * gcc.dg/vect/pr46126.c (size_t): Add support for LLP64 target. *

Re: [patch testsuite]: Adjust some tests for mingw targets

2012-03-01 Thread Rainer Orth
Kai Tietz ktiet...@googlemail.com writes: this test adjust some test for mingw targets. would you please fix you mailer not to break long lines? It makes reviewing harder. Index: gcc.dg/vect/pr46126.c === ---

Re: [patch testsuite]: Adjust some tests for mingw targets

2012-03-01 Thread Kai Tietz
2012/3/1 Rainer Orth r...@cebitec.uni-bielefeld.de: Kai Tietz ktiet...@googlemail.com writes: this test adjust some test for mingw targets. would you please fix you mailer not to break long lines?  It makes reviewing harder. Index: gcc.dg/vect/pr46126.c

Re: [patch testsuite]: Adjust some tests for mingw targets

2012-03-01 Thread Rainer Orth
Kai Tietz ktiet...@googlemail.com writes: So updated patch (sorry the gmail-mailer breaks lines up here, and I can't configure it for not doing so. So I attached patch, too). Ok. In the future, please indicate on which platforms and how you tested the patch. mingw and x86_64-linux, I

Re: [patch testsuite]: Adjust some tests for mingw targets

2012-03-01 Thread Kai Tietz
2012/3/1 Rainer Orth r...@cebitec.uni-bielefeld.de: Kai Tietz ktiet...@googlemail.com writes: So updated patch (sorry the gmail-mailer breaks lines up here, and I can't configure it for not doing so.  So I attached patch, too). Ok.  In the future, please indicate on which platforms and how

Re: [patch testsuite]: Adjust some tests for mingw targets

2012-03-01 Thread Rainer Orth
Kai Tietz ktiet...@googlemail.com writes: 2012-03-01  Kai Tietz  kti...@redhat.com       * gcc.dg/torture/pr47917.c: Make test using POSIX-printf       routines on mingw targets.       * gcc.dg/vect/pr46126.c (size_t): Add support for Please update for the uintptr_t change. Would you