]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/c-decl.c
c-common.c (warn_nonnull): Declare.
[gcc.git] / gcc / c-decl.c
index 0890a2a58c42a8e6d8612e2d48a200f08355a144..3dcb05540ec7c712ee28c372dca21c46defc8425 100644 (file)
@@ -489,6 +489,7 @@ c_decode_option (argc, argv)
     { "missing-prototypes", &warn_missing_prototypes },
     { "multichar", &warn_multichar },
     { "nested-externs", &warn_nested_externs },
+    { "nonnull", &warn_nonnull },
     { "parentheses", &warn_parentheses },
     { "pointer-arith", &warn_pointer_arith },
     { "redundant-decls", &warn_redundant_decls },
This page took 0.030635 seconds and 5 git commands to generate.