Landing: 3e33ea4b6621
Project / Subsystem
gcc / risc-v
Date
2026-06-03
Author
Kito Cheng
Commit
3e33ea4b66214e37b3425111308effa1314fe294
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- risc-v
- patch_id
- —
- commit_hash
- 3e33ea4b66214e37b3425111308effa1314fe294
- source_type
- github
- headline
- RISC-V multilib supports extra options for fine-grained configuration.
- tldr
- RISC-V multilib-generator now accepts additional options in its configuration string, allowing for more specific multilib builds.
- author
- Kito Cheng
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • risc-v
- • multilib
- • toolchain
- • build-system
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-06-03T00:00:00.000Z
The RISC-V multilib-generator now supports an expanded syntax that includes optional extra arguments for build configurations. This allows developers to specify additional compiler options, such as -fcf-protection=full, directly within the multilib string. This enhancement provides greater flexibility in tailoring multilib builds for various RISC-V architecture and feature combinations.