This is the mail archive of the gcc-patches@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: Java: Don't mangle "$" characters in identifier names


>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:

Bryce> Yeah, but why is NO_DOLLAR_IN_LABEL defined for linux?
Bryce> Obviously, it works fine with the GNU assembler.

Linux inherits this from svr4.h, which in turn gets it from elfos.h.
So maybe it is part of the ELF specification?

Or maybe it is just a bug, in which case now would be a good time to
change it.

Tom


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