This is the mail archive of the gcc-patches@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]

Re: [C++ PATCH] Fix diagnostic printing of AGGR_INIT_EXPR (PR c++/30854)


Jakub Jelinek <jakub@redhat.com> writes:

> 2007-07-04  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR c++/30854
> 	* error.c (dump_expr) <case AGGR_INIT_EXPR>: Pass true as last
> 	argument to dump_aggr_init_expr_args instead of false.
> 
> 	* g++.dg/parse/error30.C: New test.

This is OK.

Thanks.

Ian


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