This is the mail archive of the gcc@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: NO_DOLLAR_IN_LABEL


"Martin v. Loewis" <martin@mira.isdn.cs.tu-berlin.de> said:
> In an attempt to formalize this proposal, I'd write:
> 
> C identifiers that contain universal characters are mangled in a
> different way than C++ and Java identifiers. The mangling for the
> latter is defined in gxxint.texi.

One of the virtues of C++ is that it is defined to be (almost) source-level
compatible with C, and link-compatible (at least for 'extern "C" ...')
-- 
Dr. Horst H. von Brand                       mailto:vonbrand@inf.utfsm.cl
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513


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