https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121048
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target| |riscv Target Milestone|--- |16.0 Keywords| |testsuite-fail Component|tree-optimization |target Version|unknown |16.0 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- This wasn't really expected - on the aarch64 side there was fallout with using the VF in costing in the scalar side. So, it needs to be investigated why this happens, I suspect a similar reason on the costing side in the backend.