Landing: be7a231d52b9
Project / Subsystem
gcc / gcc/riscv
Date
2026-06-24
Author
Jiawei
Commit
be7a231d52b91d7a50dc88f628e03ce0721c1b05
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- gcc/riscv
- patch_id
- —
- commit_hash
- be7a231d52b91d7a50dc88f628e03ce0721c1b05
- source_type
- github
- headline
- RISC-V: Add minimal Ssqosid extension support
- tldr
- GCC gains support for the RISC-V Ssqosid extension.
- author
- Jiawei
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • risc-v
- • compiler
- • extension
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-06-24T00:00:00.000Z
This commit adds minimal support for the RISC-V Supervisor-mode quality-of-service ID (Ssqosid) extension. It updates the extension definitions, options, and documentation, and includes a new test case to verify its functionality.