diff options
author | Kito Cheng <kito.cheng@sifive.com> | 2021-12-03 23:50:53 +0800 |
---|---|---|
committer | Kito Cheng <kito.cheng@sifive.com> | 2022-01-07 00:31:16 +0800 |
commit | c8bdb3452054506f90283ea198a42a811679653d (patch) | |
tree | b04f86b43703b131c4c2909b4b45c9eb8f23a5d9 /gcc/ada | |
parent | 2793af17db239429ea3a2e26834e74daa6cff2c0 (diff) | |
download | gcc-c8bdb3452054506f90283ea198a42a811679653d.zip gcc-c8bdb3452054506f90283ea198a42a811679653d.tar.gz gcc-c8bdb3452054506f90283ea198a42a811679653d.tar.bz2 |
RISC-V: Allow extension name contain digit
RISC-V spec only allow alphabetical name for extension before, however
vector extension add several extension named with digits, so we try to
extend the naming rule.
Ref:
https://github.com/riscv/riscv-isa-manual/pull/718
gcc/ChangeLog:
* common/config/riscv/riscv-common.c
(riscv_subset_list::parse_multiletter_ext): Allow ext. name has
digit.
Diffstat (limited to 'gcc/ada')
0 files changed, 0 insertions, 0 deletions