This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [c++] weird mangling issue
- To: Mike Harrold <mharrold at cas dot org>
- Subject: Re: [c++] weird mangling issue
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Fri, 12 Jan 2001 13:30:20 -0800 (PST)
- cc: alex at codesourcery dot com, mark at codesourcery dot com, gcc-bugs at gcc dot gnu dot org
> They're anonymous (local) namespace mangled names.
hmm. I browsed through the preprocessed file for misc-inst.cc, and didn't
see any anonymous namespaces, period.
can they be anything else?
-benjamin