]> git.ipfire.org Git - thirdparty/gcc.git/commit
parser.c (cp_parser_declaration): Set token2.type to CPP_EOF, not RID_MAX.
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Thu, 1 Dec 2005 23:10:27 +0000 (23:10 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Thu, 1 Dec 2005 23:10:27 +0000 (23:10 +0000)
commit728cdd0872eb752c12519e4e6c0b4f9fa5d226e1
treeef5963bd4892fd2ee3c9cf51df30c1e7dde3259f
parent6cc5062afa0fd3afe5be1633098f39400e9380aa
parser.c (cp_parser_declaration): Set token2.type to CPP_EOF, not RID_MAX.

        * parser.c (cp_parser_declaration): Set token2.type to CPP_EOF,
        not RID_MAX.

From-SVN: r107838
gcc/cp/ChangeLog
gcc/cp/parser.c