diff options
author | Edwin Lu <ewlu@rivosinc.com> | 2024-02-20 13:53:40 -0800 |
---|---|---|
committer | Edwin Lu <ewlu@rivosinc.com> | 2024-02-21 09:40:05 -0800 |
commit | 3232ebd91ed55b275b9d5a6e8355336382c4afd5 (patch) | |
tree | 8b4ab7aefd1fd3604ead0d271e510469de8b98a7 /libcpp | |
parent | 5772ea772d1dce5bd9a3be99bf095f6f67810db2 (diff) | |
download | gcc-3232ebd91ed55b275b9d5a6e8355336382c4afd5.zip gcc-3232ebd91ed55b275b9d5a6e8355336382c4afd5.tar.gz gcc-3232ebd91ed55b275b9d5a6e8355336382c4afd5.tar.bz2 |
RISC-V: Specify mtune and march for PR113742
The testcase pr113742.c is failing for 32 bit targets due to the following cc1
error:
cc1: error: ABI requries '-march=rv64'
Specify '-march=rv64gc' with '-mtune=sifive-p600-series'
PR target/113742
gcc/testsuite/ChangeLog:
* gcc.target/riscv/pr113742.c: change mcpu to mtune and add march
Signed-off-by: Edwin Lu <ewlu@rivosinc.com>
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions