This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/30511] False array bound check causes gcc failed to boostrap



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]