This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/43418] trunk rev157534. compile c++ with --enable-build-with-cxx fails in cp_parser_for_init_statement



------- Comment #4 from paolo at gcc dot gnu dot org  2010-03-18 11:46 -------
Subject: Bug 43418

Author: paolo
Date: Thu Mar 18 11:46:33 2010
New Revision: 157537

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157537
Log:
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.

Modified:
    trunk/gcc/cp/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43418


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]