aboutsummaryrefslogtreecommitdiff
path: root/libgo
diff options
context:
space:
mode:
authorJim Wilson <jimw@sifive.com>2020-01-21 15:20:19 -0800
committerJim Wilson <jimw@sifive.com>2020-01-21 15:20:19 -0800
commit0501b74264e93bf9ebf45cf10a624a549dc474f1 (patch)
tree0ce8c232f5093703cc0e4179266fea5bd77aca46 /libgo
parent95a5c0336e18f84bfe0f6be6a2e1c63e733e91c1 (diff)
downloadgcc-0501b74264e93bf9ebf45cf10a624a549dc474f1.zip
gcc-0501b74264e93bf9ebf45cf10a624a549dc474f1.tar.gz
gcc-0501b74264e93bf9ebf45cf10a624a549dc474f1.tar.bz2
RISC-V: Fix rtl checking enabled failure with -msave-restore.
Found with an rtl checking enabled build and check. This triggered failures in the gcc.target/riscv/save-restore* tests. We are using XINT to access an XWINT value; INTVAL is the preferred solution. gcc/ * config/riscv/riscv-sr.c (riscv_sr_match_prologue): Use INTVAL instead of XINT.
Diffstat (limited to 'libgo')
0 files changed, 0 insertions, 0 deletions