]> git.saurik.com Git - bison.git/commitdiff
More.
authorAkim Demaille <akim@epita.fr>
Fri, 19 Apr 2002 08:41:46 +0000 (08:41 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 19 Apr 2002 08:41:46 +0000 (08:41 +0000)
TODO

diff --git a/TODO b/TODO
index c39f244245b84d43b0ad60dce788f7f757a44b5b..630c101c1809e09efe21f9b9ee567534ae75d7dc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -203,6 +203,8 @@ have:
 Where the first part defines struct expression, the second uses it to
 define YYSTYPE, and the last uses YYSTYPE.  Only this order is valid.
 
+Note that we have the same problem with GCC.
+
 * --graph
 Show reductions.       []