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


Daniel Berlin <dberlin@redhat.com> writes:

| On 11 Feb 2001, Gabriel Dos Reis wrote:
| 
| > Daniel Berlin <dberlin@redhat.com> writes:
| >
| > | This patch removes differences between the old and new demangler that
| > | really aren't necessary (unsigned vs unsigned int, () vs (void)).
| >
| > It is desirable that the demangled names match as much as
| > possible V3/C++-STYLE
| 
| I'll wrap these changes in DMGL_GDB if you like.

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

Thanks.

-- 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]