[Bug middle-end/82286] [6/7/8 Regression] Wrong array subscript is above array bounds

2017-11-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82286

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|--- |6.5

[Bug middle-end/82286] [6/7/8 Regression] Wrong array subscript is above array bounds

2017-10-17 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82286

Martin Sebor  changed:

   What|Removed |Added

 CC||hubicka at gcc dot gnu.org,
   ||msebor at gcc dot gnu.org
   See Also||https://gcc.gnu.org/bugzill
   ||a/show_bug.cgi?id=80907
Summary|Wrong array subscript is|[6/7/8 Regression] Wrong
   |above array bounds  |array subscript is above
   ||array bounds

--- Comment #5 from Martin Sebor  ---
The first revision to trigger the warning is r192538 (gcc 4.8.0), thus marking
this a regression.  (See also bug 80907 which is also caused by the same
revision.)