From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31937 invoked by alias); 14 Dec 2006 17:02:21 -0000 Received: (qmail 31369 invoked by uid 48); 14 Dec 2006 17:02:03 -0000 Date: Thu, 14 Dec 2006 17:02:00 -0000 Message-ID: <20061214170203.31368.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/30212] [4.1 Regression] C Compiler crash on loop optimization In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rguenth 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: 2006-12/txt/msg01304.txt.bz2 ------- Comment #6 from rguenth at gcc dot gnu dot org 2006-12-14 17:02 ------- Created an attachment (id=12803) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12803&action=view) patch This is the backport of the relevant parts. Seems to introduce some libjava failures though. === libjava tests === Running target unix FAIL: FileHandleGcTest execution - source compiled test FAIL: FileHandleGcTest execution - gij test FAIL: FileHandleGcTest -O3 execution - source compiled test FAIL: PR3096 execution - gij test FAIL: PR3096 execution - gij test FAIL: Thread_Monitor execution - gij test FAIL: Thread_Monitor execution - gij test FAIL: err4 execution - gij test FAIL: err4 execution - gij test FAIL: indirect execution - gij test FAIL: indirect execution - gij test FAIL: search_outer execution - gij test FAIL: search_outer execution - gij test FAIL: tp execution - gij test FAIL: tp execution - gij test FAIL: update_outer output - gij test FAIL: update_outer output - gij test -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30212