[PATCH 10/10] Support Intel PREFETCHI
Mike Frysinger
vapier@gentoo.org
Mon Oct 31 14:45:05 GMT 2022
On 27 Oct 2022 07:01, Cui, Lili via Binutils wrote:
> + as_warn (_("only support RIP-relative address"), i.tm.name);
this doesn't compile
CC config/tc-i386.o
In file included from ../../../gas/as.h:133,
from ../../../gas/config/tc-i386.c:28:
../../../gas/config/tc-i386.c: In function ‘md_assemble’:
../../../gas/asintl.h:54:20: error: too many arguments for format [-Werror=format-extra-args]
54 | # define _(String) (String)
| ^~~~~~~~
../../../gas/config/tc-i386.c:5039:14: note: in expansion of macro ‘_’
5039 | as_warn (_("only support RIP-relative address"), i.tm.name);
| ^
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20221031/7bd1085f/attachment.sig>
More information about the Binutils
mailing list