When/how is cp/error.c:dump_expr() called?

Mark Mitchell mark@codesourcery.com
Thu May 1 16:51:00 GMT 2003


On Thu, 2003-05-01 at 08:30, Kaveh R. Ghazi wrote:
> Does anyone know if cp/error.c:dump_expr() is invoked by the
> bootstrap/testsuite run?

Probably not.

> I noticed (by visual inspection) a potential bug in the clause that
> prints out INTEGER_CSTs and I wasn't sure how to trigger that code to
> test it.

Do something erroneous involving that expression.

> -- 
> Mark Mitchell <mark@codesourcery.com>
> CodeSourcery, LLC



More information about the Gcc mailing list