]> git.ipfire.org Git - thirdparty/gcc.git/commit
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:33 +0000 (11:46 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 18 Mar 2010 11:46:33 +0000 (11:46 +0000)
commit8269067b2c125976c2f728ef04d99bdb6ee31267
treedb245bc5f9deec3f757ce55a6d5bf42d4331f387
parent974ed2fa6e0efe44a857ab44321aae86c54a9408
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: r157537
gcc/cp/ChangeLog