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:

    Gabriel> If your change is mandated by the ABI (that wasn't clear from your
    Gabriel> original message) then it is fine -- although we would love to have
    Gabriel> control over the output as suggested by your proposed DMGL_GDB.

I disagree.

Please do not clutter this code with DMGL_GDB #ifdefs; let's keep it
relatively simple.

If changing this stuff makes life in GDB-land simpler, and the output
is still correct, we should do this.  The GDB people have more
important things to do that mess with demangling differences.

--
Mark Mitchell                   mark@codesourcery.com
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]