binutils-gdb/libsframe/testsuite/libsframe.find
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
..
find.exp [SFrame-V3] libsframe: testsuite: add new testcases for SFRAME_FDE_TYPE_FLEX 2026-01-15 17:02:28 -08:00
findfre-1.c libsframe testsuite format mismatches on 32-bit host 2026-04-06 10:46:06 +09:30
findfre-flex-1.c libsframe testsuite format mismatches on 32-bit host 2026-04-06 10:46:06 +09:30
findfunc-1.c libsframe testsuite format mismatches on 32-bit host 2026-04-06 10:46:06 +09:30
local.mk [SFrame-V3] libsframe: testsuite: add new testcases for SFRAME_FDE_TYPE_FLEX 2026-01-15 17:02:28 -08:00
plt-findfre-1.c libsframe testsuite format mismatches on 32-bit host 2026-04-06 10:46:06 +09:30
plt-findfre-2.c libsframe testsuite format mismatches on 32-bit host 2026-04-06 10:46:06 +09:30