gas 32-bit host compile warnings
authorAlan Modra <amodra@gmail.com>
Tue, 18 Jul 2023 02:59:21 +0000 (12:29 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 19 Jul 2023 01:16:59 +0000 (10:46 +0930)
commit1d9f0053f02acc6f1e1c0d498b772bb13b91b745
tree4883b07b93980f4bc55eb2a2ab8e520dfc7ffcbb
parent057d00baa69799100553a395098fd9c2ee24b462
gas 32-bit host compile warnings

* config/tc-d10v.c (find_opcode): Correct format specifier vs.
arg mismatch.
* config/tc-m68hc11.c (fixup8, fixup16, fixup24, fixup8_xg): Likewise.
* config/tc-vax.c (md_assemble): Likewise.
* config/tc-xtensa.c (dump_litpools): Likewise.
* config/tc-z80.c (emit_data_val, emit_byte): Likewise.
gas/config/tc-d10v.c
gas/config/tc-m68hc11.c
gas/config/tc-vax.c
gas/config/tc-xtensa.c
gas/config/tc-z80.c