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]

Re: [c++] weird mangling issue


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

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