diff options
author | Christophe Lyon <christophe.lyon@linaro.org> | 2020-06-08 08:17:20 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@linaro.org> | 2020-06-08 08:19:04 +0000 |
commit | 635408da1eb1d441ef4d59fe00a038c920e51085 (patch) | |
tree | 886635b5b5d68fe47b42e158cbc5dc1c8b5a3b2e /libgcc | |
parent | 291f65f15a70dafd5b345f55028947ad048c3bb7 (diff) | |
download | gcc-635408da1eb1d441ef4d59fe00a038c920e51085.zip gcc-635408da1eb1d441ef4d59fe00a038c920e51085.tar.gz gcc-635408da1eb1d441ef4d59fe00a038c920e51085.tar.bz2 |
[arm] Fix vfp_operand_register for VFP HI regs
While looking at PR target/94743 I noticed an ICE when I tried to save
all the FP registers: this was because all HI registers wouldn't match
vfp_register_operand.
gcc/ChangeLog:
* config/arm/predicates.md (vfp_register_operand): Use VFP_HI_REGS
instead of VFP_REGS.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions