Jeff Law writes:
> On 05/18/2015 12:13 PM, Richard Sandiford wrote:
>> This patch adds a REG_NREGS macro that by the end of the series
>> will simply be an rtx field access. The definition in this patch
>> is just a placeholder (and so I haven't tried to avoid the double
>> evaluation of the para
On 05/18/2015 12:13 PM, Richard Sandiford wrote:
This patch adds a REG_NREGS macro that by the end of the series
will simply be an rtx field access. The definition in this patch
is just a placeholder (and so I haven't tried to avoid the double
evaluation of the parameter).
The diff has extra co
This patch adds a REG_NREGS macro that by the end of the series
will simply be an rtx field access. The definition in this patch
is just a placeholder (and so I haven't tried to avoid the double
evaluation of the parameter).
The diff has extra context because in most cases it makes it obvious
tha