]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/libm-test-compat_totalordermag.inc
Correct TEST_COMPAT conditions in totalorder compat tests.
[thirdparty/glibc.git] / math / libm-test-compat_totalordermag.inc
index 1f82946fbfe54d416856a2f0541929de4b043495..5cbe8797a30cebfb73deca3f81914139585fed2a 100644 (file)
@@ -44,7 +44,7 @@ compat_totalordermag_test (void)
 static void
 do_test (void)
 {
-#if TEST_COMPAT (libm, GLIBC_2_25, GLIBC_2_31)
+#if TEST_COMPAT (libm, COMPAT_VER, GLIBC_2_31)
   compat_totalordermag_test ();
 #endif
 }