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


Jason Merrill <jason@redhat.com> writes:

| >>>>> "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.

That was my understanding as well, but Daniel seems to say it does
which puzzles me.

Furthermore I would appreciate to see where the ABI says "a reference
to T" should be output "T &" and not "T&".  We should attempt to adapt
tools to match humans views and not the other way around.

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


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