This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/30511] False array bound check causes gcc failed to boostrap
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jan 2007 22:05:16 -0000
- Subject: [Bug bootstrap/30511] False array bound check causes gcc failed to boostrap
- References: <bug-30511-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gcc dot gnu dot org 2007-01-19 22:05 -------
(In reply to comment #3)
> Testcase from delta, compile with:
Hmm, in the non reduced testcase, is default_type last? Since in the reduced
testcase, default_type is last, it seems like we should not warn about that
case even if the bounds does go over anyways.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30511