G++ reuses assembly labels
Greg Noel
GregNoel@san.rr.com
Tue May 30 20:32:00 GMT 2000
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
More information about the Gcc-bugs
mailing list