parser.c (cp_parser_declaration): Accept the __extension__ keyword before the declara...
authorMark Mitchell <mark@codesourcery.com>
Thu, 2 Jan 2003 20:30:45 +0000 (20:30 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 2 Jan 2003 20:30:45 +0000 (20:30 +0000)
commit1092805d387f6aa958ae2c7e26831a5ad511bb80
treeb2356deaeb82456d21ef1dc7f80d31519d4984e6
parent4971227d2501045a28d858cb1a807908c18f3a19
parser.c (cp_parser_declaration): Accept the __extension__ keyword before the declaration.

* parser.c (cp_parser_declaration): Accept the __extension__
keyword before the declaration.

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