aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/riscv
diff options
context:
space:
mode:
authorYangyu Chen <cyy@cyyself.name>2024-12-17 07:41:05 -0700
committerJeff Law <jlaw@ventanamicro.com>2024-12-17 07:41:50 -0700
commitd24a5e2d381b290d4def659ed83e969b65d07f02 (patch)
treec4df879fcf93cea02773dbaf2cca7a44dda49f21 /gcc/config/riscv
parentf111d8e20b671ee97d4ed835102839e44a2a2edc (diff)
downloadgcc-d24a5e2d381b290d4def659ed83e969b65d07f02.zip
gcc-d24a5e2d381b290d4def659ed83e969b65d07f02.tar.gz
gcc-d24a5e2d381b290d4def659ed83e969b65d07f02.tar.bz2
RISC-V: Remove svvptc from riscv-ext-bitmask.def
There should be no svvptc in the riscv-ext-bitmask.def file since it has not yet been added to the RISC-V C API Specification or the Linux hwprobe. And there is no need for userspace software to know that this extension exists. So remove it from the riscv-ext-bitmask.def file. Fixes: e4f4b2dc08 ("RISC-V: Minimal support for svvptc extension.") Signed-off-by: Yangyu Chen <cyy@cyyself.name> gcc/ChangeLog: * common/config/riscv/riscv-ext-bitmask.def (RISCV_EXT_BITMASK): Remove svvptc.
Diffstat (limited to 'gcc/config/riscv')
0 files changed, 0 insertions, 0 deletions