https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126261
--- Comment #9 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-16 branch has been updated by Torbjorn Svensson <[email protected]>: https://gcc.gnu.org/g:6a38fff95318382502158f5537a5abfff8e992ae commit r16-9316-g6a38fff95318382502158f5537a5abfff8e992ae Author: Torbjörn SVENSSON <[email protected]> Date: Mon Jul 20 17:07:07 2026 +0200 testsuite: cast argument to char* in can_deref_null [PR126261] gcc/testsuite/ChangeLog: PR testsuite/126261 * lib/target-supports.exp (check_effective_target_can_deref_null): Cast argument to char*. Signed-off-by: Torbjörn SVENSSON <[email protected]> (cherry picked from commit d97947a3067c13dcd33eb1ef7aef14ca279316cf)
