> From: Alexandre Oliva <ol...@adacore.com> > Date: Mon, 31 Mar 2025 20:59:23 -0300
> On Mar 31, 2025, Jeff Law <jeffreya...@gmail.com> wrote: > > >> PR tree-optimization/110628 > >> * gcc.dg/tree-ssa/update-threading.c: XFAIL on riscv. > > ?!? This is passing on my tester: > > Indeed, despite the lack of any activity in the PR that could suggest > it's fixed in the trunk, it no longer fails in the trunk, only gcc-14. > > Patch withdrawn. > > H-P, perhaps it's time to drop the XFAIL on cris in the trunk? (Maybe I'm missing context but:) Nope; at least not per r15-9059-gc99bdfc459c6. From gcc.log: PASS: gcc.dg/tree-ssa/update-threading.c (test for excess errors) gcc.dg/tree-ssa/update-threading.c: pattern found 2 times XFAIL: gcc.dg/tree-ssa/update-threading.c scan-tree-dump-times optimized "Invalid sum" 0 UNSUPPORTED: gcc.dg/tree-ssa/update-unroll-1.c Still, thanks for the heads-up! brgds, H-P