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: Candidate fix for g++.dg/bprob.exp regressions


Zack Weinberg <zack@codesourcery.com> writes:

| My fix is to make dump_function_name do something sensible instead of
| crashing.  It might be preferable to address this by not using
| lang_hooks.decl_name for anything but diagnostics; I don't know, nor
| do I know what dwarf2out.c should do instead.  Anyway, this makes the
| regressions go away; i686-linux bootstrap in progress, but I will wait
| for comments before checking anything in.  cc:ing Gaby since he owns
| the C++ diagnostic printer.

It is OK.  Thanks.

I maintain error.c; I don't own it, no more than any other individual
owns part of GCC :-)

-- Gaby


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