On 05/31/14 03:06, Richard Sandiford wrote:
As described in the covering note, this patch converts recog_op_alt
into a flat array and orders the entries in the same way as the
LRA cache. Several places just want the information for alternative
which_alternative, so I added a convenience function
As described in the covering note, this patch converts recog_op_alt
into a flat array and orders the entries in the same way as the
LRA cache. Several places just want the information for alternative
which_alternative, so I added a convenience function for that.
Thanks,
Richard
gcc/
* r