From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1734 invoked by alias); 21 Mar 2007 14:16:52 -0000 Received: (qmail 1196 invoked by uid 48); 21 Mar 2007 14:16:13 -0000 Date: Wed, 21 Mar 2007 14:16:00 -0000 Message-ID: <20070321141613.1194.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/31227] [4.3 Regression] -Warray-bounds doesn't play together with loop optimizations In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "mueller at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-03/txt/msg02033.txt.bz2 ------- Comment #4 from mueller at gcc dot gnu dot org 2007-03-21 14:16 ------- Created an attachment (id=13242) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13242&action=view) patch this is the patch I'm currently testing. would be nice if you could confirm that this is also fixing your obj-c++ bootstrap problem (which I cannot reproduce). Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31227