From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16664 invoked by alias); 9 Aug 2005 18:59:02 -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 16538 invoked by uid 48); 9 Aug 2005 18:58:52 -0000 Date: Tue, 09 Aug 2005 18:59:00 -0000 Message-ID: <20050809185852.16537.qmail@sourceware.org> From: "dpatel at apple dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050724140843.23048.drab@kepler.fjfi.cvut.cz> References: <20050724140843.23048.drab@kepler.fjfi.cvut.cz> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/23048] [4.1 Regression] ICE in get_loop_body with -O1 -ftree-vectorize on 4.1.x X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg01009.txt.bz2 List-Id: ------- Additional Comments From dpatel at apple dot com 2005-08-09 18:58 ------- Yup. This happens when tree-if-conversion pass is given cfg with one loop structure to represent nested loop. May be this is happenning because inner loop is infinite loop ? Anyway, please assign this bug to me. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23048