diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2022-10-31 09:01:15 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2022-10-31 09:01:15 -0700 |
commit | f2462532e24ebfc137598d73ee6541948121f040 (patch) | |
tree | d52e3f34023a33684e147fca947a77a1c28c19b3 /sim | |
parent | 7807dfae36d5c0435ac58711a5028f217800db60 (diff) | |
download | gdb-f2462532e24ebfc137598d73ee6541948121f040.zip gdb-f2462532e24ebfc137598d73ee6541948121f040.tar.gz gdb-f2462532e24ebfc137598d73ee6541948121f040.tar.bz2 |
x86: Silence GCC 12 warning on tc-i386.c
Silence GCC 12 warning on tc-i386.c:
gas/config/tc-i386.c: In function ‘md_assemble’:
gas/config/tc-i386.c:5039:16: error: too many arguments for format [-Werror=format-extra-args]
5039 | as_warn (_("only support RIP-relative address"), i.tm.name);
* config/tc-i386.c (md_assemble): Print mnemonic in RIP-relative
warning.
* estsuite/gas/i386/x86-64-prefetchi-warn.l: Updated.
Diffstat (limited to 'sim')
0 files changed, 0 insertions, 0 deletions