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]

c++filt squangling error


Since it appears that squangling *should* work, I built egcs-2.92.23
19981127 with squangling enabled, and then tried to demangle the
standard library. Here is the list of symbols that were not demangled
properly:

__t6smanip1ZUlPFR3iosUl_RB2Ul
__t6smanip1ZiPFR3iosi_RB2i
__rs__7istreamPFR3ios_RB2
__ls__H3ZcZt18string_char_traits1ZcZQ23stdt24__default_alloc_template2b1i0_R7ostreamRCt12basic_string3ZX01ZX11ZX21_RB2
__rs__H3ZcZt18string_char_traits1ZcZQ23stdt24__default_alloc_template2b1i0_R7istreamRt12basic_string3ZX01ZX11ZX21_RB2


__apl__t12basic_string3ZcZt18string_char_traits1ZcZQ23stdt24__default_alloc_template2b1i0PCc
__apl__t12basic_string3ZcZt18string_char_traits1ZcZQ23stdt24__default_alloc_template2b1i0RCB0
__set_malloc_handler__Q23stdt23__malloc_alloc_template1i0PFv_v

(there were more, I've listed only a few in each apparent error class).

Regards,
Martin


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