debug: Increase tst-fortify checks for compiler without __va_arg_pack support
commitbf320000b47ce46aa6dbe1b7068e6539bf2df9bb
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 21 Dec 2023 18:59:16 +0000 (21 15:59 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 29 Dec 2023 13:57:03 +0000 (29 10:57 -0300)
tree52457313c79daae00633e6492c052a6dc2759ee2
parent9556acd249687ac562deb6309503165d66eb06fa
debug: Increase tst-fortify checks for compiler without __va_arg_pack support

The fortify wrappers for varargs functions already add fallbacks to
builtins calls if __va_arg_pack is not supported.

Checked on aarch64, armhf, x86_64, and i686.
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
debug/tst-fortify.c