From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11920 invoked by alias); 23 Jan 2006 20:07:54 -0000 Received: (qmail 11459 invoked by uid 48); 23 Jan 2006 20:07:48 -0000 Date: Mon, 23 Jan 2006 20:07:00 -0000 Message-ID: <20060123200748.11458.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/25930] [4.2 Regression] sigsegv with full --enable-checking 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-01/txt/msg02472.txt.bz2 List-Id: ------- Comment #3 from pinskia at gcc dot gnu dot org 2006-01-23 20:07 ------- "gcc --param ggc-min-expand=0 --param ggc-min-heapsize=0 pr25930.i -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -O2 -fno-omit-frame-pointer -fno-asynchronous-unwind-tables" is enough to reproduce this without full --enable-checking -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25930