Landing: a3ee6072ca6d

Project / Subsystem

gcc / gcc/riscv

Date

2026-06-14

Author

Jiawei

Commit

a3ee6072ca6d72faa61f99b7aab2ead0b4a3c102

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
gcc/riscv
patch_id
commit_hash
a3ee6072ca6d72faa61f99b7aab2ead0b4a3c102
source_type
github
headline
RISC-V: Add minimal Ziccid extension support
tldr
GCC compiler gains minimal support for the RISC-V Ziccid extension.
author
Jiawei
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • risc-v
  • compiler
  • extension
  • cache coherency
discussion_id_link
bugzilla_pr
date
2026-06-14T00:00:00.000Z

This commit adds minimal support for the RISC-V Ziccid extension, which deals with instruction and data coherence and consistency, depending on Ziccif. The changes include updates to the extension definitions, options, documentation, and the addition of new test cases.