This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/30475] assert(int+100 > int) optimized away
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2007 21:52:35 -0000
- Subject: [Bug c/30475] assert(int+100 > int) optimized away
- References: <bug-30475-3511@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #40 from tromey at gcc dot gnu dot org 2007-01-21 21:52 -------
I've read through the comments in this PR.
I thought it would be useful to point out that a decision on how
GCC will optimize in the absence of -fwrapv will not be decided
by this PR. This change has been extensively discussed on the GCC
list, and, really, that is the appropriate forum for this. So, even
if this PR is constantly reopened, it won't be resolved via this route.
If you do intend to bring this up again on the GCC list, please read
the previous discussion before posting. Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30475