From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16159 invoked by alias); 29 Nov 2004 18:11:31 -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 16135 invoked by uid 48); 29 Nov 2004 18:11:24 -0000 Date: Mon, 29 Nov 2004 18:11:00 -0000 Message-ID: <20041129181124.16134.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041129154628.18718.micis@gmx.de> References: <20041129154628.18718.micis@gmx.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/18718] [4.0 Regression] ICE: Segmentation fault in in schedule_region (rgn=0) at sched-rgn.c:2325 X-Bugzilla-Reason: CC X-SW-Source: 2004-11/txt/msg03661.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-29 18:11 ------- No we get this even when the compiler is compiled with -O0. There is only one reg note which is causing this seg fault: (expr_list:REG_SAVE_NOTE (const_int -94 [0xffffffffffffffa2]) (nil)) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18718