diff options
author | Chenghui Pan <panchenghui@loongson.cn> | 2024-03-15 09:30:25 +0800 |
---|---|---|
committer | Lulu Cheng <chenglulu@loongson.cn> | 2024-03-20 10:13:55 +0800 |
commit | 0529f98b7b1b0eadb009a7aa3161462897e53745 (patch) | |
tree | e24a936f9ff335758ebfad7060d77cbe338dfe1c /gcc/system.h | |
parent | 44ba7bcb752a40ec7490dea53d3a472ce633371d (diff) | |
download | gcc-0529f98b7b1b0eadb009a7aa3161462897e53745.zip gcc-0529f98b7b1b0eadb009a7aa3161462897e53745.tar.gz gcc-0529f98b7b1b0eadb009a7aa3161462897e53745.tar.bz2 |
LoongArch: Remove unused/useless definitions.
This patch removes some unnecessary definitions of target hook functions
according to the documentation of GCC.
gcc/ChangeLog:
* config/loongarch/loongarch-protos.h
(loongarch_cfun_has_cprestore_slot_p): Delete.
(loongarch_adjust_insn_length): Delete.
(current_section_name): Delete.
(loongarch_split_symbol_type): Delete.
* config/loongarch/loongarch.cc
(loongarch_case_values_threshold): Delete.
(loongarch_spill_class): Delete.
(TARGET_OPTAB_SUPPORTED_P): Delete.
(TARGET_CASE_VALUES_THRESHOLD): Delete.
(TARGET_SPILL_CLASS): Delete.
Diffstat (limited to 'gcc/system.h')
0 files changed, 0 insertions, 0 deletions