]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorMatthias Klose <doko@debian.org>
Mon, 21 Oct 2002 18:38:39 +0000 (18:38 +0000)
committerMatthias Klose <doko@gcc.gnu.org>
Mon, 21 Oct 2002 18:38:39 +0000 (18:38 +0000)
commit9a68409d71ee0d1757ea9412414c8ea66d7fada0
tree2fee76ca0c63ea5c1522526aacbe291441329c38
parentd3dc32739915ab72218bfd187f66c99f4ed4df2c
[multiple changes]

2002-10-21  Matthias Klose  <doko@debian.org>

        * Backport, without whitespace change:
        2002-06-19 Akim Demaille  <akim@epita.fr>
        * parse.y (TYPENAME): Rename as tTYPENAME to avoid the clash with
        decl.h's TYPENAME.
        * spew.c, lex.c: Adjust.
        * parse.y (explicit_instantiation): Add empty action to override
        the default $$ = $1 where it introduces a type clash.

From-SVN: r58372
gcc/cp/ChangeLog
gcc/cp/lex.c
gcc/cp/parse.y
gcc/cp/spew.c