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: mangling local variable names


Fergus Henderson <fjh@cs.mu.oz.au> writes:

| Is it necessary to set DECL_ASSEMBLER_NAME to something not containing
| special characters for local (auto, not static) variable declarations?

As far as C++ is concerned, I don't think that is necessary.

-- Gaby
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]