This is the mail archive of the gcc-bugs@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]

[Bug c++/35201] libdemangle no longer distinguishes constructor/destructor variants



------- Comment #1 from ian at airs dot com  2008-07-10 05:49 -------
Yes, the old demangler printed additional text in some cases when DMGL_VERBOSE
was passed as a flag.  c++filt passes that flag.  The new demangler doesn't
print that additional text.  There are several FIXME comments in
libiberty/cp-demangle.c which marks the places which could or should be
changed.


-- 

ian at airs dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|ian at gcc dot gnu dot org  |ian at airs dot com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-07-10 05:49:25
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35201


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