Re: [PATCH 4/5] Remove recog_data.enabled_alternatives

2014-10-21 Thread Jeff Law
On 10/17/14 14:52, Richard Sandiford wrote: After the previous patches, this one gets rid of recog_data.enabled_alternatives and its one remaining use. Richard gcc/ * recog.h (recog_data_d): Remove enabled_alternatives. * recog.c (extract_insn): Don't set it. * reload.c

Re: [PATCH 4/5] Remove recog_data.enabled_alternatives

2014-10-21 Thread Vladimir Makarov
On 10/17/2014 10:52 AM, Richard Sandiford wrote: > After the previous patches, this one gets rid of > recog_data.enabled_alternatives and its one remaining use. > > Ok for me, too. Pretty obvious patch although I have no power to approve it all.

[PATCH 4/5] Remove recog_data.enabled_alternatives

2014-10-17 Thread Richard Sandiford
After the previous patches, this one gets rid of recog_data.enabled_alternatives and its one remaining use. Richard gcc/ * recog.h (recog_data_d): Remove enabled_alternatives. * recog.c (extract_insn): Don't set it. * reload.c (find_reloads): Call get_enabled_alternatives