Re: [PATCH TEST]Drop xfail for gcc.dg/tree-ssa/pr71347.c

2016-11-08 Thread Richard Biener
On Tue, Nov 8, 2016 at 1:39 PM, Bin Cheng wrote: > Hi, > With tree pre improvement @239414, test gcc.dg/tree-ssa/pr71347.c no longer > xfails. Given the change is target independent, I am dropping xfail of the > test for all targets. Ok. Richard. > Thanks, > bin > > gcc/testsuite/ChangeLog >

[PATCH TEST]Drop xfail for gcc.dg/tree-ssa/pr71347.c

2016-11-08 Thread Bin Cheng
Hi, With tree pre improvement @239414, test gcc.dg/tree-ssa/pr71347.c no longer xfails. Given the change is target independent, I am dropping xfail of the test for all targets. Thanks, bin gcc/testsuite/ChangeLog 2016-11-04 Bin Cheng * gcc.dg/tree-ssa/pr71347.c: Drop xfail.diff --g