]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Use the correct diagnostic macro.
authorMartin Sebor <msebor@redhat.com>
Thu, 6 May 2021 19:38:44 +0000 (13:38 -0600)
committerMartin Sebor <msebor@redhat.com>
Thu, 6 May 2021 19:38:44 +0000 (13:38 -0600)
sysdeps/unix/sysv/linux/test-errno-linux.c

index 65fb90f9fcaf6733b4917b2ddc4c4d12d6a17702..3d8861966a05134f3fc018746641ce98605d31aa 100644 (file)
@@ -173,7 +173,7 @@ do_test (void)
   fails |= test_wrp2 (LIST (EINVAL, ENOMEM), mlock, (void *) -1, 1);
   fails |= test_wrp (EINVAL, nanosleep, &ts, &ts);
 
-  DIAG_POP_NEEDS_COMMENT;
+  DIAG_PUSH_NEEDS_COMMENT;
 
 #if __GNUC_PREREQ (9, 0)
   /* Suppress valid GCC warning: