From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15552 invoked by alias); 5 May 2006 09:17:55 -0000 Received: (qmail 15512 invoked by uid 48); 5 May 2006 09:17:47 -0000 Date: Fri, 05 May 2006 09:17:00 -0000 Message-ID: <20060505091747.15511.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/19792] Missed optimizations due to signedness in the way In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" 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 X-SW-Source: 2006-05/txt/msg00495.txt.bz2 List-Id: ------- Comment #6 from pinskia at gcc dot gnu dot org 2006-05-05 09:17 ------- the issue for foo might be considered a different harder issue to resolve. I think we need to decide what type is the argument for the ARRAY_REF, is it the type which the ARRAY has for its bounds or some other type? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19792