Landing: ae29eb3e2d4e
Project / Subsystem
gcc / gcc/risc-v
Date
2026-07-08
Author
Pan Li
Commit
ae29eb3e2d4efeb4175060582d9eb665ff1813d2
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- gcc/risc-v
- patch_id
- —
- commit_hash
- ae29eb3e2d4efeb4175060582d9eb665ff1813d2
- source_type
- github
- headline
- RISC-V test case adjusted for vf[sz]ext.vf4 overlap
- tldr
- RISC-V test cases removed XFAIL markers due to changes in vf[sz]ext.vf4 behavior.
- author
- Pan Li
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • risc-v
- • testsuite
- • vector extension
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-07-08T00:00:00.000Z
This commit removes the ‘xfail’ markers from two RISC-V test cases, pr112431-16.c and pr112431-17.c. The removal is a consequence of adjustments made to handle potential overlaps in the vf[sz]ext.vf4 instructions.