Re: [patch] Fix PR testsuite/49222

2011-05-29 Thread Richard Guenther
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,

[patch] Fix PR testsuite/49222

2011-05-29 Thread Ira Rosen
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