From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31384 invoked by alias); 3 Feb 2007 21:45:16 -0000 Received: (qmail 31246 invoked by uid 48); 3 Feb 2007 21:45:04 -0000 Date: Sat, 03 Feb 2007 21:45:00 -0000 Message-ID: <20070203214504.31243.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug gcov-profile/30650] [4.3 Regression] ICE with -fprofile-use In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "stefaan dot deroeck at gmail dot com" 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: 2007-02/txt/msg00579.txt.bz2 ------- Comment #2 from stefaan dot deroeck at gmail dot com 2007-02-03 21:45 ------- I'm guessing "make profiledbootstrap" fails on my machine for the same reason. (I get the same ICE). Last tested with snapshot gcc-4.3.0_alpha20070202. My platform is i386 though, not x86_64, using CFLAGS "-march=pentium4 -O2 -pipe". For sake of completeness, I tried "make bootstrap-lean" to see if the same error would occur. The build failed on assembler messages trying to compile io/unix.c in libgfortran, which I'm guessing is at a later stage than the ICE we're talking about. -- stefaan dot deroeck at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefaan dot deroeck at gmail | |dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30650