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 bootstrap/54795] [4.8 Regression] Random profiledbootstrap failure with LTO


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

--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> 2012-11-16 00:34:07 UTC ---
Revision 193543 gave:

lto1: internal compiler error: Segmentation fault
0xb37547 crash_signal
    ../../src-trunk/gcc/toplev.c:334
0x6c0763 resolve_addr_in_expr
    ../../src-trunk/gcc/dwarf2out.c:22440
0x6eb6e2 resolve_addr
    ../../src-trunk/gcc/dwarf2out.c:22636
0x6eb77b resolve_addr
    ../../src-trunk/gcc/dwarf2out.c:22687
0x6eb77b resolve_addr
    ../../src-trunk/gcc/dwarf2out.c:22687
0x6eb77b resolve_addr
    ../../src-trunk/gcc/dwarf2out.c:22687
0x6eb77b resolve_addr
    ../../src-trunk/gcc/dwarf2out.c:22687
0x6eb77b resolve_addr
    ../../src-trunk/gcc/dwarf2out.c:22687
0x6eb77b resolve_addr
    ../../src-trunk/gcc/dwarf2out.c:22687
0x6eb77b resolve_addr
    ../../src-trunk/gcc/dwarf2out.c:22687
0x6ec76b dwarf2out_finish
    ../../src-trunk/gcc/dwarf2out.c:23309
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[7]: *** [/tmp/ccAUJBBj.ltrans24.ltrans.o] Error 1
make[7]: *** Waiting for unfinished jobs....
lto-wrapper: make returned 2 exit status
/usr/local/x86_64-unknown-linux-gnu/bin/ld: lto-wrapper failed
collect2: error: ld returned 1 exit status
make[6]: *** [cc1plus] Error 1


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