This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: G++ reuses assembly labels
- To: Zack Weinberg <zack at wolery dot cumb dot org>
- Subject: Re: G++ reuses assembly labels
- From: Greg Noel <GregNoel at san dot rr dot com>
- Date: Tue, 30 May 2000 20:38:22 -0700 (PDT)
- cc: gcc-bugs at gcc dot gnu dot org
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