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 you > tested the patch. mingw and x86_64-linux, I assume? > >> 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. > >> LLP64 target. >> >> Ok for apply? > > Ok with that change, provided appropriate testing. > > Thanks. > Rainer
Of course I tested changes. I actual did it for i686-w64-mingw32, x86_64-w64-mingw32, and also for x86_64-unknown-linux-gnu. Thanks, Kai