binutils-gdb/libsframe/testsuite
Alan Modra 366f377305 libsframe testsuite format mismatches on 32-bit host
libsframe.find/findfre-1.c:177:41: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int64_t’ {aka ‘long long int’} [-Wformat=]

	* testsuite/sframe-test.h: Include inttypes.h.
	* testsuite/libsframe.find/findfre-1.c (main): Use PRIx64 to print
	int64_t vars.
	* testsuite/libsframe.find/findfre-flex-1.c (main): Likewise.
	* testsuite/libsframe.find/findfunc-1.c (main): Likewise.
	* testsuite/libsframe.find/plt-findfre-1.c (main): Likewise.
	* testsuite/libsframe.find/plt-findfre-2.c (main): Likewise.
2026-04-06 10:46:06 +09:30
..
config Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
libsframe.decode include: libsframe: rename SFrame V3 Flexible FDE macros to CTRLWORD 2026-01-29 20:02:57 -08:00
libsframe.encode [SFrame-V3] gas: bfd: include: libsframe: fixup terminology 'PC Type' vs 'FDE Type' 2026-01-15 17:02:25 -08:00
libsframe.find libsframe testsuite format mismatches on 32-bit host 2026-04-06 10:46:06 +09:30
local.mk libsframe: testsuite: Fix testsuite build on Solaris [PR33168] 2025-09-12 09:50:34 +02:00
sframe-test.h libsframe testsuite format mismatches on 32-bit host 2026-04-06 10:46:06 +09:30