On 3/31/25 1:00 PM, Alexandre Oliva wrote:
The failure to adjust estimated profiling frequencies in reassoc noted
in PR110628 affects riscv as well. Add it to the XFAIL set.
Tested on x86_64-linux-gnu native, and gcc-14 target riscv{64,32}-elf.
Ok to install?
for gcc/testsuite/ChangeLog
PR tree-optimization/110628
* gcc.dg/tree-ssa/update-threading.c: XFAIL on riscv.
?!? This is passing on my tester:
PASS: gcc.dg/tree-ssa/update-threading.c (test for excess errors)
PASS: gcc.dg/tree-ssa/update-threading.c (test for excess errors)
PASS: gcc.dg/tree-ssa/update-threading.c scan-tree-dump-times optimized "Invalid
sum" 0
PASS: gcc.dg/tree-ssa/update-threading.c scan-tree-dump-times optimized "Invalid
sum" 0
JEff