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]

Re: [PATCH] Remove gratuitous demangler differences


>>>>> "Gabriel" == Gabriel Dos Reis <gdr@codesourcery.com> writes:

> If your change is mandated by the ABI (that wasn't clear from your
> original message) then it is fine

It isn't.  The ABI makes no attempt to mandate the output of the demangler.

Daniel's changes are intended to make the new demangler output look like
the old demangler output.  This seems reasonable to me, though another way
to handle this would be to fix the GDB tests to match the new demangler.

Jason


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