This is the mail archive of the gcc-bugs@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: G++ reuses assembly labels


On Tue, 30 May 2000, Zack Weinberg wrote:

> They are not.  If you #include <iso646.h> then they are macros
> (defined to || and !, respectively).  Otherwise they are free to use.

Ah, thanks.  I knew the standards committee had done something to help
users with national keyboards that mapped characters differently, but
I didn't know the details.  This is a better solution than adding new
reserved words.

Tks,
-- Greg Noel, retired UNIX guru


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