Excerpts from Iain Buclaw's message of April 21, 2021 1:35 am:
> Hi,
>
> This patch addresses the raised issue in the RC thread (haven't seen a
> bugzilla PR for it?)
>
> As register names are required for darwin, but not accepted by gas
> unless you use `-mregnames', they have been conditionally
Hi,
This patch addresses the raised issue in the RC thread (haven't seen a
bugzilla PR for it?)
As register names are required for darwin, but not accepted by gas
unless you use `-mregnames', they have been conditionally removed on
non-darwin targets.
To avoid duplicating large blocks of almost