re PR c++/43418 (trunk rev157534. compile c++ with --enable-build-with-cxx fails...
authorPaolo Carlini <paolo@gcc.gnu.org>
Thu, 18 Mar 2010 11:46:15 +0000 (11:46 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 18 Mar 2010 11:46:15 +0000 (11:46 +0000)
commit974ed2fa6e0efe44a857ab44321aae86c54a9408
tree67fb6b9fa9fda2c17a6508f7969f66c1667d1a15
parentbf71e8f0289528ccb632226ce76351b6e83a94a5
re PR c++/43418 (trunk rev157534. compile c++ with --enable-build-with-cxx fails in cp_parser_for_init_statement)

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.

From-SVN: r157536
gcc/cp/parser.c