Remove global call sets: recog.c
authorRichard Sandiford <richard.sandiford@arm.com>
Mon, 30 Sep 2019 16:21:10 +0000 (16:21 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 30 Sep 2019 16:21:10 +0000 (16:21 +0000)
commit35b81ea3f7412360d6f108c5b9b7a8a1b9f3b138
tree7fd02dbadc88a1b0a0369408fe4fd2d7e8cb81b2
parent7187286ef3381ebde6377015fe776d6d11329a32
Remove global call sets: recog.c

2019-09-30  Richard Sandiford  <richard.sandiford@arm.com>

gcc/
* recog.c: Include function-abi.h.
(peep2_find_free_register): Use crtl->abi when deciding whether
a register is free for use after RA.

From-SVN: r276330
gcc/ChangeLog
gcc/recog.c