On 3/31/25 12:59 PM, Alexandre Oliva wrote:

For the same reasons that affect alpha and other targets,
gcc.dg/tree-ssa/ssa-dom-cse-2.c fails to be optimized to the expected
return statement: the array initializer is vectorized into pairs, and
DOM cannot see through that.

Add riscv*-*-* to the list of affected lp64 platforms.  riscv32 is
not affected.

Tested on x86_64-linux-gnu native, and gcc-14 target riscv{64,32}-elf.
Ok to install?


for  gcc/testsuite/ChangeLog

        * gcc.dg/tree-ssa/ssa-dom-cse-2.c: XFAIL on riscv lp64.
OK
jeff

Reply via email to