Landing: 22b4c66f60ce
Project / Subsystem
gcc / risc-v
Date
2026-07-12
Author
Pan Li
Commit
22b4c66f60ceee30b54b9971d6820933e051ea7c
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- risc-v
- patch_id
- —
- commit_hash
- 22b4c66f60ceee30b54b9971d6820933e051ea7c
- source_type
- github
- headline
- RISC-V: Adjust test case due to allow vf[sz]ext.vf8 overlap
- tldr
- A test case for RISC-V vector extensions is adjusted by removing an expected failure marker.
- author
- Pan Li
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • risc-v
- • vector
- • test
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-07-12T00:00:00.000Z
The test case gcc.target/riscv/rvv/base/pr112431-18.c is modified by removing its xfail designation. This adjustment aligns the test outcome with recent changes that allow overlapping vector register usage for vf8 instructions.