]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/c-c++-common/nonnull-1.c
PR c/69835
[thirdparty/gcc.git] / gcc / testsuite / c-c++-common / nonnull-1.c
index b5c3d7f8866a9f7264f9876b329c7b0ed75c431b..fb2814c44981cfbccc74fb926f61aabb6b92f8e9 100644 (file)
@@ -1,7 +1,7 @@
 /* Test for the bad usage of "nonnull" function attribute parms.  */
 /*  */
 /* { dg-do compile } */
-/* { dg-options "-Wnonnull" } */
+/* { dg-options "-Wnonnull-compare" } */
 
 #include <stddef.h>
 #include <stdlib.h>