This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17015] g++ parser chokes on variable names "and" and "or"
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Aug 2004 11:22:46 -0000
- Subject: [Bug c++/17015] g++ parser chokes on variable names "and" and "or"
- References: <20040813112032.17015.felawka@mail.desy.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From falk at debian dot org 2004-08-13 11:22 -------
That's because "and" and "or" are keywords.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17015