From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27601 invoked by alias); 21 Aug 2005 00:05:26 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 27343 invoked by uid 48); 21 Aug 2005 00:05:10 -0000 Date: Sun, 21 Aug 2005 00:12:00 -0000 Message-ID: <20050821000510.27340.qmail@sourceware.org> From: "falk at debian dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20021017142600.8268.d.binderman@virgin.net> References: <20021017142600.8268.d.binderman@virgin.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c/8268] no compile time array index checking X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg02386.txt.bz2 List-Id: ------- Additional Comments From falk at debian dot org 2005-08-21 00:05 ------- (In reply to comment #9) > If we really wanted to tackle this better a compile-time, we'd run a > pass to look at all the ARRAY_REFs for those which have an out-of-range > index. It wouldn't be terribly hard to stick one in just before we > leave SSA form. I'll give this a try. -- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |falk at debian dot org |dot org | Status|NEW |ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8268