[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#121282: On i386, gcc-3.0 allows $ in indentifiers but not the asm



> So, my question is, what are the criteria for determining whether or not
> gcc should reject identifiers with dollars?  

According to the GCC documentation, the rationale for this feature is
that traditional C allows it, but ISO C and ISO C++ disallow it.

So I'd say that, if all Debian packages either build fine without it,
or enable it when needed, turning it off on all platforms may be
reasonable.

Regards,
Martin



Reply to: