]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-family/c.opt
PR c/69835
[thirdparty/gcc.git] / gcc / c-family / c.opt
index b4ec3b8c0564c9c99f3acc5d6256366a9e5674c5..638e9c24f819e2ee4099a232f95f1416401ede44 100644 (file)
@@ -677,6 +677,10 @@ Wnonnull
 C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wall)
 ;
 
+Wnonnull-compare
+C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wall)
+;
+
 Wnormalized
 C ObjC C++ ObjC++ Warning Alias(Wnormalized=,nfc,none)
 ;