diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2019-09-30 16:20:08 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2019-09-30 16:20:08 +0000 |
commit | 7392e5d8888462610b5536c2894d2923b826faed (patch) | |
tree | 2b67d39abfa07cbc037a4b97e98d34bee0fd5134 /COPYING.RUNTIME | |
parent | 737d6a1a1745bdd4041e73800a842a1086967d5d (diff) | |
download | gcc-7392e5d8888462610b5536c2894d2923b826faed.zip gcc-7392e5d8888462610b5536c2894d2923b826faed.tar.gz gcc-7392e5d8888462610b5536c2894d2923b826faed.tar.bz2 |
Remove global call sets: caller-save.c
All caller-save.c uses of "|= fixed_reg_set" added in a previous patch
were redundant, since the sets are later ANDed with ~fixed_reg_set.
2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
gcc/
* caller-save.c (setup_save_areas): Remove redundant |s of
fixed_reg_set.
(save_call_clobbered_regs): Likewise. Use the call ABI rather
than call_used_or_fixed_regs to decide whether a REG_RETURNED
value is useful.
From-SVN: r276313
Diffstat (limited to 'COPYING.RUNTIME')
0 files changed, 0 insertions, 0 deletions