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 (find_reloads): Call get_enabled_alternatives.
This is fine once the prerequisites are approved. jeff