Re: [24/32] Remove global call sets: recog.c
On 9/11/19 1:15 PM, Richard Sandiford wrote: > 2019-09-11 Richard Sandiford > > 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. OK jeff
[24/32] Remove global call sets: recog.c
2019-09-11 Richard Sandiford 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. Index: gcc/recog.c === --- gcc/recog