------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-30 18:31 ------- (In reply to comment #7) > It's there: -Wsequence-point, which is also enabled by -Wall. But it will not warn about this testcase as we have array[index] but that is filed as PR 16202.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22248