[C++, diagnostic] PR 33494

Paolo Carlini pcarlini@suse.de
Thu Nov 1 02:04:00 GMT 2007


Gabriel Dos Reis wrote:
> | By the way, in that context, I'm puzzled by the way pp_cxx_expression
> | deals with NON_DEPENDENT_EXPR. Is it calling itself or what?
>
> That is a bug.  It should be
>
>    pp_cxx_expression (pp, TREE_OPERAND (t, 0))
>   
Ok, I'm fixing this too at the same time.

Paolo.



More information about the Gcc-patches mailing list