Re: MIPS GCC test failure: gcc.dg/tree-ssa/ssa-dom-thread-4.c

2014-02-01 Thread Richard Sandiford
"Steve Ellcey " writes: > I was looking at the test failure of gcc.dg/tree-ssa/ssa-dom-thread-4.c > on MIPS. The failure is in the scan of how many jumps are threaded > which has changed from 6 to 4 on MIPS. Yeah, I'd been leaving this one until I could devote a bit of time to it. > I tracked d

MIPS GCC test failure: gcc.dg/tree-ssa/ssa-dom-thread-4.c

2014-01-31 Thread Steve Ellcey
Jeff and Richard, I was looking at the test failure of gcc.dg/tree-ssa/ssa-dom-thread-4.c on MIPS. The failure is in the scan of how many jumps are threaded which has changed from 6 to 4 on MIPS. I tracked down the change to this patch: 2013-11-19 Jeff Law * tree-ssa-threadedge.c (t