[PATCH] powerpc: Add some XFAILs to 20050603-3.c (PR68803)

2016-01-14 Thread Segher Boessenkool
In r230167 I made this testcase be tested on 64-bit as well, since it now works. That was a tad optimistic for powerpc64le though. For now, XFAIL it there. Is this okay for trunk? Tested the testcase manually on powerpc64-linux and powerpc64le-linux (that is, I ran "make check-gcc-c -k

Re: [PATCH] powerpc: Add some XFAILs to 20050603-3.c (PR68803)

2016-01-14 Thread Jeff Law
On 01/14/2016 11:23 AM, Segher Boessenkool wrote: In r230167 I made this testcase be tested on 64-bit as well, since it now works. That was a tad optimistic for powerpc64le though. For now, XFAIL it there. Is this okay for trunk? Tested the testcase manually on powerpc64-linux and