This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/66673] swapping variables via chained xor fails
- From: "joe.carnuccio at qlogic dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 25 Jun 2015 19:42:38 +0000
- Subject: [Bug c/66673] swapping variables via chained xor fails
- Auto-submitted: auto-generated
- References: <bug-66673-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66673
--- Comment #3 from joe.carnuccio at qlogic dot com ---
Sorry, I ment this:
root@elab305:/home/joe/test/c# make -B x CFLAGS+='-Wall'
cc -Wall -c -o x.o x.c
cc x.o -o x
root@elab305:/home/joe/test/c# ./x
0 32