This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/66411] False positive in array bound check in a for loop
- From: "dougkwan at google dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 10 Jun 2015 04:47:29 +0000
- Subject: [Bug c++/66411] False positive in array bound check in a for loop
- Auto-submitted: auto-generated
- References: <bug-66411-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66411
--- Comment #2 from Doug Kwan <dougkwan at google dot com> ---
(In reply to Richard Biener from comment #1)
> This has been fixed for 4.9.3
Do you know which patch fixes it?