Commit 8269067b by Paolo Carlini

re PR c++/43418 (trunk rev157534. compile c++ with --enable-build-with-cxx fails…

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
parent 974ed2fa
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.
2010-03-05 Jason Merrill <jason@redhat.com> 2010-03-05 Jason Merrill <jason@redhat.com>
* mangle.c (mangle_decl): Give name collision error even without * mangle.c (mangle_decl): Give name collision error even without
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment