David Malcolm writes:
> This patch moves the body of the RTL operand-parsing loop (about 180 lines of
> code) from read_rtx_code out into a new function (read_rtx_operand).
>
> Hopefully this is a reasonable cleanup in itself, but it's also useful
> for the RTL frontend I'm working on.
>
> Success
This patch moves the body of the RTL operand-parsing loop (about 180 lines of
code) from read_rtx_code out into a new function (read_rtx_operand).
Hopefully this is a reasonable cleanup in itself, but it's also useful
for the RTL frontend I'm working on.
Successfully bootstrapped®rtested on x86_6