This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/26729] bogus 'comparison is always 0' message
- From: "apl at alum dot mit dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Mar 2006 16:48:32 -0000
- Subject: [Bug c++/26729] bogus 'comparison is always 0' message
- References: <bug-26729-4387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from apl at alum dot mit dot edu 2006-03-17 16:48 -------
Created an attachment (id=11063)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11063&action=view)
g++ -Wall -Werror -Wextra -O2 ...
(almost) trivial test case...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26729