This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/37178] false positive with -Wstrict-overflow=2 on code not involving signed overflow
- From: "edwintorok at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Aug 2008 17:52:07 -0000
- Subject: [Bug c/37178] false positive with -Wstrict-overflow=2 on code not involving signed overflow
- References: <bug-37178-15165@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from edwintorok at gmail dot com 2008-08-20 17:52 -------
Created an attachment (id=16115)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16115&action=view)
reduced testcase
the testcase is reduced from clamav's scanners.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37178