diff options
author | Kito Cheng <kito.cheng@sifive.com> | 2022-01-25 20:44:04 +0800 |
---|---|---|
committer | Kito Cheng <kito.cheng@sifive.com> | 2022-02-05 16:10:12 +0800 |
commit | 06e32a5ebf20c11dd31bc2677bede569fef84316 (patch) | |
tree | f5c4044dad74f9b18895ae89c5621d1a7694003f /gcc/gimple-expr.cc | |
parent | 119cea98f664764cce04963243c39c8f6d797d33 (diff) | |
download | gcc-06e32a5ebf20c11dd31bc2677bede569fef84316.zip gcc-06e32a5ebf20c11dd31bc2677bede569fef84316.tar.gz gcc-06e32a5ebf20c11dd31bc2677bede569fef84316.tar.bz2 |
RISC-V: Always pass -misa-spec to assembler [PR104219]
Add -misa-spec to OPTION_DEFAULT_SPECS to make sure -misa-spec will
always pass that into assembler, that prevent GCC and binutils using
different way to interpret the ISA string.
gcc/ChangeLog:
PR target/104219
* config.gcc (riscv*-*-*): Normalize the with_isa_spec value.
(all_defaults): Add isa_spec.
* config/riscv/riscv.h (OPTION_DEFAULT_SPECS): Add isa_spec.
Diffstat (limited to 'gcc/gimple-expr.cc')
0 files changed, 0 insertions, 0 deletions