------- Comment #1 from rguenth at gcc dot gnu dot org 2010-07-03 10:49 -------
Works on any FSF release (xor is a reserved keyword in C++).
> g++-4.2 -S t.C
t.C: In function 'int main(int, char**)':
t.C:2: error: expected unqualified-id before '^' token
You have to report this to apple instead.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44796