On Sun, May 29, 2011 at 6:36 PM, Ira Rosen wrote:
> Hi,
>
> This patch uses MAP_ANON if MAP_ANONYMOUS is not defined fixing this
> test's failure on x86_64-apple-darwin10.
>
> Tested on x86_64-suse-linux and on x86_64-apple-darwin10 (by Dominique).
> OK to apply?
Ok.
Thanks,
Richard.
> Thanks,
Hi,
This patch uses MAP_ANON if MAP_ANONYMOUS is not defined fixing this
test's failure on x86_64-apple-darwin10.
Tested on x86_64-suse-linux and on x86_64-apple-darwin10 (by Dominique).
OK to apply?
Thanks,
Ira
testsuite/ChangeLog:
PR testsuite/49222
* gcc.dg/vect/pr49038.c: Use MAP