This is the mail archive of the gcc@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: When/how is cp/error.c:dump_expr() called?


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


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