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: [tree-ssa mudflap] more C++ support


On Wed, 22 Jan 2003 13:20:22 -0500, "Frank Ch. Eigler" <fche@redhat.com> wrote:

> +    if (strcmp ("GNU C++", lang_hooks.name) == 0)
> +      {
> +	/* The gcc/cp decl_printable_name hook doesn't do as good a job as
> +	   the libiberty demangler.  */

How so?

Jason


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