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: [PATCH] Handle BIT_FIELD_REF in dump_expr/pp_c_expression (PR c++/35336)


Jakub Jelinek <jakub@redhat.com> writes:

> 2008-12-05  Jakub Jelinek  <jakub@redhat.com>
>
> 	PR c++/35336
> 	* c-pretty-print.c (pp_c_postfix_expression): Handle BIT_FIELD_REF.
> 	(pp_c_expression): Likewise.
>
> 	* error.c (dump_expr): Handle BIT_FIELD_REF.
>
> 	* g++.dg/other/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]