diff options
author | Tsukasa OI <research_trasio@irq.a4lg.com> | 2023-09-18 09:23:41 +0000 |
---|---|---|
committer | Tsukasa OI <research_trasio@irq.a4lg.com> | 2023-09-19 02:44:43 +0000 |
commit | f45cca26263c3563e9db15e0ba64d4a114316808 (patch) | |
tree | 4c03b5c524b3d25708382268d5b04d69d0e7022d /gcc/tree.cc | |
parent | 6b78e9a59bee35ea55a23f5b06d504b09d60258f (diff) | |
download | gcc-f45cca26263c3563e9db15e0ba64d4a114316808.zip gcc-f45cca26263c3563e9db15e0ba64d4a114316808.tar.gz gcc-f45cca26263c3563e9db15e0ba64d4a114316808.tar.bz2 |
RISC-V: Add builtin .def file dependencies
riscv-builtins.cc includes riscv-cmo.def and riscv-scalar-crypto.def
(making dependencies) but their dependencies must be explicitly defined at
the configuration file, t-riscv.
They were the last two .def files without correct dependency information.
gcc/ChangeLog:
* config/riscv/t-riscv: Add dependencies for riscv-builtins.cc,
riscv-cmo.def and riscv-scalar-crypto.def.
Diffstat (limited to 'gcc/tree.cc')
0 files changed, 0 insertions, 0 deletions