diff -r 6cc15ba51424 -r ea2448961441 test/ucxtest.h --- a/test/ucxtest.h Sat Jul 18 22:00:49 2026 +0200 +++ b/test/ucxtest.h Sun Jul 19 17:13:16 2026 +0200 @@ -86,6 +86,7 @@ #if !defined(__clang__) && __GNUC__ > 3 #pragma GCC diagnostic ignored "-Wclobbered" +#pragma GCC diagnostic ignored "-Wunused-function" #endif /** Type for the CxTestSuite. */