diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2019-09-30 16:20:12 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2019-09-30 16:20:12 +0000 |
commit | 016996861c7333f42772c84a5a2a4e52e0bd07c5 (patch) | |
tree | 5bf8aef888cc343864b239c4422ff9982fb64299 /gcc/combine.c | |
parent | 7392e5d8888462610b5536c2894d2923b826faed (diff) | |
download | gcc-016996861c7333f42772c84a5a2a4e52e0bd07c5.zip gcc-016996861c7333f42772c84a5a2a4e52e0bd07c5.tar.gz gcc-016996861c7333f42772c84a5a2a4e52e0bd07c5.tar.bz2 |
Remove global call sets: cfgcleanup.c
old_insns_match_p just tests whether two instructions are
similar enough to merge. With insn_callee_abi it makes more
sense to compare the ABIs directly.
2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
gcc/
* cfgcleanup.c (old_insns_match_p): Compare the ABIs of calls
instead of the call-clobbered sets.
From-SVN: r276314
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions