This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/46769] LTO failed to build gold


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46769

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> 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 <http://gcc.gnu.org/bugs.html> for instructions.
[hjl@gnu-6 gold]$


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]