* parser.c (cp_parser_init_declarator): Set pushed_scope to NULL_TREE
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 May 2011 17:06:49 +0000 (17:06 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 May 2011 17:06:49 +0000 (17:06 +0000)
commita356adfb14b72da1e508c692110b6458768e1c49
treef46efe9dbfcef34f6021cdd272347884bc535a87
parent993243a2126f949c82e7d6061b26cceeaa75c074
* parser.c (cp_parser_init_declarator): Set pushed_scope to NULL_TREE
instead of inappropriate zero values.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@173263 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/parser.c