]> git.saurik.com Git - bison.git/blobdiff - tests/local.at
grammar: free the association tracking graph
[bison.git] / tests / local.at
index 32a9899872c4d16ee34893630af3bb087a16f2ed..c1aedf39bb93d8a8679e455dd0f6a2d4c5267254 100644 (file)
@@ -962,7 +962,7 @@ yylex (void)
 
 m4_if(m4_index(m4_quote($3), [no-xml]), -1,
       [AT_BISON_CHECK],
-      [AT_BISON_CHECK_NO_XML])([[--report=all --defines -o input.c input.y]],
+      [AT_BISON_CHECK_NO_XML])([[-Wall --report=all --defines -o input.c input.y]],
                                [0], [], m4_dquote($7))
 
 m4_if(m4_index(m4_quote($3), [last-state]), -1,