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


> I believe NO_DOLLAR_IN_LABEL is supposed to mean  "the assembler does not
> support $ in label".

So would you consider it a bug then when this is defined for Linux and
Solaris, even though their assembler support $?

> For example, if we need a macro to indicate that mangling should not
> use '$' independent of NO_DOLLAR_IN_LABEL we could use
> NO_DOLLAR_IN_MANGLED_NAMES or something like that.

I have no problems with that.

Martin


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