This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/31058] bogus array overflow warnings in unrolled loops
- From: "mueller at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Mar 2007 10:59:43 -0000
- Subject: [Bug middle-end/31058] bogus array overflow warnings in unrolled loops
- References: <bug-31058-12049@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from mueller at gcc dot gnu dot org 2007-03-07 10:59 -------
I don't think this is the same testcase. you will get any warning in this case,
because the compiler cannot determine that it is supposed to be dead code.
--
mueller at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|bogus array overflow |bogus array overflow
|warnings in unreachable code|warnings in unrolled loops
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31058