diff options
author | Kito Cheng <kito.cheng@sifive.com> | 2025-05-07 21:27:20 +0800 |
---|---|---|
committer | Kito Cheng <kito.cheng@sifive.com> | 2025-05-13 11:57:37 +0800 |
commit | 90c6ccebd762ae920690fce20cd3f2b8e24357a7 (patch) | |
tree | 6aea15ce735303cf93998fea196a523c65d88780 /libphobos/src/etc/c/curl.d | |
parent | 897bb6d4347469e378aad9e00fc4b5c6fcb1e9ce (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
Refactor extension flag handling by removing the old riscv_ext_flag_table and
sourcing all flag definitions directly from the flags field of the unified
riscv_ext_info_t structures generated from riscv-ext.def.
gcc/ChangeLog:
* common/config/riscv/riscv-common.cc (riscv_extra_ext_flag_table_t):
New.
(riscv_ext_flag_table): Rename to ...
(riscv_extra_ext_flag_table): this, and drop most of definitions
that can obtained from the flags field of the riscv_ext_info_t
structures.
(apply_extra_extension_flags): Use riscv_ext_info_t.
(riscv_ext_is_subset): Ditto.
Diffstat (limited to 'libphobos/src/etc/c/curl.d')
0 files changed, 0 insertions, 0 deletions