Landing: 9ae50cbca946
Project / Subsystem
gcc / doc
Date
2026-05-02
Author
Takayuki 'January June' Suwa
Commit
9ae50cbca946ae9fc1050a683c8e89a753535e92
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- doc
- patch_id
- —
- commit_hash
- 9ae50cbca946ae9fc1050a683c8e89a753535e92
- source_type
- github
- headline
- Document Several ``force_l32`` Features for Xtensa
- tldr
- The Xtensa target now has documentation for the ``force_l32`` named address space, attribute, and command-line option.
- author
- Takayuki 'January June' Suwa
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • xtensa
- • documentation
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-02T00:00:00.000Z
The Xtensa backend gained a __force_l32 named address space, a force_l32 attribute, and a -mforce-l32 command-line option for controlling sub-word memory access from instruction memory regions. This commit documents these features in the GCC manual.