This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13637] "or" "xor" "and" identifiers like || ^ && macroses
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jan 2004 00:26:18 -0000
- Subject: [Bug c++/13637] "or" "xor" "and" identifiers like || ^ && macroses
- References: <20040110002417.13637.linux4sin@mail.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From falk at debian dot org 2004-01-10 00:26 -------
"xor" and "and" are reserved words, you cannot use them for identifiers.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13637