Kai Tietz writes:
>>> 2012-03-01 Kai Tietz
>>>
>>> * 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 please fix up the ChangeLo
2012/3/1 Rainer Orth :
> Kai Tietz 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-linu
Kai Tietz 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 T
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).
2012-03-01 Kai Tietz
* gcc.dg/torture/pr47917.c: Make test using POSIX-printf
routines on mingw targets.
* gcc.dg/vect/pr46126.c (size_t
Kai Tietz writes:
>>> Index: gcc.dg/vect/pr46126.c
>>> ===
>>> --- gcc.dg/vect/pr46126.c (revision 184657)
>>> +++ gcc.dg/vect/pr46126.c (working copy)
>>> @@ -1,5 +1,7 @@
>>> /* { dg-do compile } */
>>>
>>> +__extension__ t
2012/3/1 Rainer Orth :
> Kai Tietz 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
>> ===
>> --- g
Kai Tietz 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
> ===
> --- gcc.dg/vect/pr46126.c (revision 1
Hi,
this test adjust some test for mingw targets.
ChangeLog
2012-03-01 Kai Tietz
* 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.
* gcc.dg/format/dfp-sca