------- Comment #1 from rguenth at gcc dot gnu dot org  2008-11-30 19:50 -------
You mean like

g++ -S -O2 t.C -Wall
t.C: In function ‘int main(int, char**)’:
t.C:12: warning: array subscript is above array bounds

?  Seriously, there is too many code around modifying the induction variable
in a valid way.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to