diff options
author | Kito Cheng <kito.cheng@sifive.com> | 2020-11-25 17:30:29 +0800 |
---|---|---|
committer | Kito Cheng <kito.cheng@sifive.com> | 2020-12-03 17:39:27 +0800 |
commit | b20cd0c743b8823d8ac4437bf893ce691fb820e8 (patch) | |
tree | 363b3b0a3f83fa65cccee3ad0e3cc7b0008a8f91 /gcc/tree-object-size.c | |
parent | 48ff86adfd96a0f5132273719932b48a14941881 (diff) | |
download | gcc-b20cd0c743b8823d8ac4437bf893ce691fb820e8.zip gcc-b20cd0c743b8823d8ac4437bf893ce691fb820e8.tar.gz gcc-b20cd0c743b8823d8ac4437bf893ce691fb820e8.tar.bz2 |
RISC-V: Canonicalize --with-arch
- We would like to canonicalize the arch string for --with-arch for
easier handling multilib, so split canonicalization part to a stand
along script to shared the logic.
gcc/ChangeLog:
* config/riscv/multilib-generator (arch_canonicalize): Move
code to arch-canonicalize, and call that script to canonicalize arch
string.
(canonical_order): Move code to arch-canonicalize.
(LONG_EXT_PREFIXES): Ditto.
(IMPLIED_EXT): Ditto.
* config/riscv/arch-canonicalize: New.
* config.gcc (riscv*-*-*): Canonicalize --with-arch.
Diffstat (limited to 'gcc/tree-object-size.c')
0 files changed, 0 insertions, 0 deletions