[c++] weird mangling issue

Mark Mitchell mark@codesourcery.com
Fri Jan 12 13:09:00 GMT 2001


>>>>> "Benjamin" == Benjamin Kosnik <bkoz@redhat.com> writes:

    Benjamin> Furthermore the *.cc* bits seem to change with every
    Benjamin> compiler invocation. Memory error in the demangling
    Benjamin> code, or something stupid I've done?

Intentional trick in gcc.  Those characters are intentionally random.

Weird, those have been there forever, and you're the second person to
ask me about them today...

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


More information about the Gcc-bugs mailing list