From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25357 invoked by alias); 3 Dec 2010 15:42:57 -0000 Received: (qmail 25346 invoked by uid 22791); 3 Dec 2010 15:42:57 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 03 Dec 2010 15:42:53 +0000 From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug lto/46769] LTO failed to build gold X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: lto X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Fri, 03 Dec 2010 15:42:00 -0000 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: 2010-12/txt/msg00323.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46769 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |NEW --- Comment #2 from H.J. Lu 2010-12-03 15:42:47 UTC --- From http://www.kernel.org/pub/linux/devel/gcc/lto/ld-new.ltrans1.o.bz2 [hjl@gnu-6 gold]$ /usr/gcc-4.6/libexec/gcc/x86_64-unknown-linux-gnu/4.6.0/lto1 -quiet -dumpdir ./ -dumpbase ld-new.ltrans1 -mtune=generic -march=x86-64 -auxbase-strip ld-new.ltrans1.ltrans.o -g -O2 -Wextra -Wall -Werror -version -frandom-seed=ld-new -fuse-linker-plugin -frandom-seed=1 -fltrans ld-new.ltrans1.o -o ld-new.ltrans1.s GNU GIMPLE (GCC) version 4.6.0 20101202 (experimental) [trunk revision 167368] (x86_64-unknown-linux-gnu) compiled by GNU C version 4.6.0 20101202 (experimental) [trunk revision 167368], GMP version 4.3.2, MPFR version 2.4.2-p3, MPC version 0.8.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU GIMPLE (GCC) version 4.6.0 20101202 (experimental) [trunk revision 167368] (x86_64-unknown-linux-gnu) compiled by GNU C version 4.6.0 20101202 (experimental) [trunk revision 167368], GMP version 4.3.2, MPFR version 2.4.2-p3, MPC version 0.8.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 In file included from /export/gnu/import/git/binutils/gold/options.h:7421:0, from :6349: /export/gnu/import/git/binutils/gold/icf.h: In member function \u2018__base_dtor \u2019: /export/gnu/import/git/binutils/gold/icf.h:62:0: internal compiler error: in force_type_die, at dwarf2out.c:20704 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. [hjl@gnu-6 gold]$