This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: __CD / __CT / __FL naming collision?
- From: Adam Megacz <gcj at lists dot megacz dot com>
- To: java at gcc dot gnu dot org
- Date: 01 Feb 2002 16:18:20 -0800
- Subject: Re: __CD / __CT / __FL naming collision?
- Organization: Myself
- References: <86665jbb3z.fsf@megacz.com> <878zafrqms.fsf@creche.redhat.com> <86n0yv6oxa.fsf@megacz.com> <3C5AD2E0.5040108@bothner.com>
Per Bothner <per@bothner.com> writes:
> We should use counts, like the ABI does elsewhere. For example:
> __CD3org3foo4bar_3baz
Is there a function in gcc that will mangle an arbitrary string?
- a