Re: [095/nnn] poly_int: process_alt_operands

2017-11-28 Thread Jeff Law
On 10/23/2017 11:38 AM, Richard Sandiford wrote: > This patch makes process_alt_operands check that the mode sizes > are ordered, so that match_reload can validly treat them as subregs > of one another. > > > 2017-10-23 Richard Sandiford > Alan Hayward > David Sherwood

[095/nnn] poly_int: process_alt_operands

2017-10-23 Thread Richard Sandiford
This patch makes process_alt_operands check that the mode sizes are ordered, so that match_reload can validly treat them as subregs of one another. 2017-10-23 Richard Sandiford Alan Hayward David Sherwood gcc/ * lra-constraints.c (process_alt_operands): Rej