This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/32531] erroneous enum comparison results
- From: "entrophage at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jun 2007 01:50:30 -0000
- Subject: [Bug c/32531] erroneous enum comparison results
- References: <bug-32531-14771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from entrophage at gmail dot com 2007-06-28 01:50 -------
Created an attachment (id=13800)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13800&action=view)
preprocessor output of the source file that reproduces the bug
generated with:
$ gcc -Wall -Wextra -ansi -pedantic -save-temps -o foo foo.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32531