From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27934 invoked by alias); 23 Jan 2008 22:33:54 -0000 Received: (qmail 27747 invoked by alias); 23 Jan 2008 22:33:10 -0000 Date: Wed, 23 Jan 2008 22:41:00 -0000 Message-ID: <20080123223310.27746.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/34934] -O1 crash compile *** glibc detected *** /usr/lib/gcc/i486-linux-gnu/4.2.3/cc1: double free or corruption (!prev) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "Ralf dot Wildenhues at gmx dot de" 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: 2008-01/txt/msg02816.txt.bz2 ------- Comment #8 from Ralf dot Wildenhues at gmx dot de 2008-01-23 22:33 ------- Subject: Re: -O1 crash compile *** glibc detected *** /usr/lib/gcc/i486-linux-gnu/4.2.3/cc1: double free or corruption (!prev) * rguenth at gcc dot gnu dot org wrote on Wed, Jan 23, 2008 at 10:44:51PM CET: > I checked both a 32bit compiler and x86_64 with -m32 (with the reduced > testcase). Hmm, I don't know what to do. I can reproduce it with a 32bit compiler on x86 as well, with a just built r131766. glibc 2.7 if that matters (but it shouldn't for valgrind). What other differences can be important? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34934