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 c++/36633] warning "array subscript is below array bounds" on delete [] with -O2, -Wall



------- Comment #7 from pinskia at gcc dot gnu dot org  2008-06-25 21:00 -------
(In reply to comment #5)
> This bug is similar to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35593 which
> is fixed in mainline.

It is like that but this one is really the C++ front-end emitting weird trees
to begin with which is confusing the rest of the middle-end.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36633


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