parser.c (cp_parser_template_parameter): Fix C90 issue with mixing declaration and...
authorAndreas Tobler <a.tobler@schweiz.org>
Tue, 15 Jan 2008 22:58:02 +0000 (22:58 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 15 Jan 2008 22:58:02 +0000 (22:58 +0000)
commitcde7bfee90235e237a3c3eef8c0e746cc02a63ee
treecc255bbc6ceba3dae4c0d95fab6d85723a78129e
parent90469382c09fb5ed5602c30490d117aff172f7c2
parser.c (cp_parser_template_parameter): Fix C90 issue with mixing declaration and code.

2008-01-15  Andreas Tobler  <a.tobler@schweiz.org>

        * parser.c (cp_parser_template_parameter): Fix C90 issue with mixing
        declaration and code.  Update copyright year.

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