Re: [PATCH] PR64159

2015-01-29 Thread Jeff Law
On 01/29/15 12:27, David Edelsohn wrote: As discussed in the PR and referenced by the comment in the testcase itself, the failure is expected on PowerPC and also occurs on SPARC. Thanks, David * gcc.dg/tree-ssa/ssa-dom-cse-2.c: XFAIL for powerpc*-*-* and sparc*-*-*. Seems good to me. As Raine

Re: [PATCH] PR64159

2015-01-29 Thread Rainer Orth
David Edelsohn writes: > As discussed in the PR and referenced by the comment in the testcase > itself, the failure is expected on PowerPC and also occurs on SPARC. > > Thanks, David > > * gcc.dg/tree-ssa/ssa-dom-cse-2.c: XFAIL for powerpc*-*-* and sparc*-*-*. > > Index: ssa-dom-cse-2.c > ===