2010-03-18 Paolo Carlini <paolo.carlini@oracle.com>
commit10b4e9cc1f9b045ca33ac14ec0e73d74a10bf5b8
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Mar 2010 11:46:15 +0000 (18 11:46 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Mar 2010 11:46:15 +0000 (18 11:46 +0000)
tree67fb6b9fa9fda2c17a6508f7969f66c1667d1a15
parent48566c785c09e326733ca36906110c4a369527d9
2010-03-18  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/43418
* parser.c (cp_parser_for_init_statement): Use NULL_TREE, not
false, in the cp_parser_expression_statement call.

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