diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2020-01-25 10:39:06 +0000 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2020-01-27 15:13:00 +0000 |
commit | e2a14becd6bdc68e1d2fbe084079f7472434488e (patch) | |
tree | d4e925314bcc327a352ce0b3e2369bb00e600b07 /libgcc | |
parent | 342e14ffa30e9163a1a75e0a4fb21b6883d58dbe (diff) | |
download | gcc-e2a14becd6bdc68e1d2fbe084079f7472434488e.zip gcc-e2a14becd6bdc68e1d2fbe084079f7472434488e.tar.gz gcc-e2a14becd6bdc68e1d2fbe084079f7472434488e.tar.bz2 |
aarch64: Fix failure in cmpimm_branch_1.c
gcc.target/aarch64/cmpimm_branch_1.c started failing after Bernd's
fix to make combine take the costs of jumps into account
(g:391500af1932e696a007). This is because the rtx costs
of *compare_condjump<GPI:mode> were higher than the costs
of the instructions it combines.
2020-01-27 Richard Sandiford <richard.sandiford@arm.com>
gcc/
* config/aarch64/aarch64.c (aarch64_if_then_else_costs): Match
jump conditions for *compare_condjump<GPI:mode>.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions