]> git.saurik.com Git - bison.git/blobdiff - tests/atlocal.in
grammar: free the association tracking graph
[bison.git] / tests / atlocal.in
index 439a2615acc91d75c91e13a3f3e462eec0ac14e1..3a9f873b24f6e4372ecd618a0d7b4aa1a45e0d1c 100644 (file)
@@ -47,9 +47,6 @@ NO_WERROR_CXXFLAGS='@CXXFLAGS@ @WARN_CXXFLAGS@ @WARN_CXXFLAGS_TEST@'
   CFLAGS="$NO_WERROR_CFLAGS   @WERROR_CFLAGS@"
 CXXFLAGS="$NO_WERROR_CXXFLAGS @WERROR_CXXFLAGS@"
 
-# C++ variants break strict aliasing analysis.
-NO_STRICT_ALIAS_CXXFLAGS='@NO_STRICT_ALIAS_CXXFLAGS@'
-
 # If 'exit 77'; skip all C++ tests; otherwise ':'.
 BISON_CXX_WORKS='@BISON_CXX_WORKS@'