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/48148] [4.7 Regression] LTO bootstrap failed with bootstrap-profiled


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

--- Comment #25 from H.J. Lu <hjl.tools at gmail dot com> 2011-04-04 20:01:29 UTC ---
(In reply to comment #24)
> Still doesn't work.  Revision 171942 gave:
> 
> http://gcc.gnu.org/ml/gcc-regression/2011-04/msg00253.html
> 
> /tmp/ccuKub9z.s: Assembler messages:
> /tmp/ccuKub9z.s:180352: Error: symbol `.Ldebug_info0' is already defined
> make[7]: *** [/tmp/ccxeOYQm.ltrans21.ltrans.o] Error 1
> lto-wrapper: make returned 2 exit status
> /usr/local/x86_64-unknown-linux-gnu/bin/ld: lto-wrapper failed
> collect2: ld returned 1 exit status
> make[6]: *** [cc1] Error 1
> make[6]: *** Waiting for unfinished jobs....
> /tmp/ccxlW3CV.s: Assembler messages:
> /tmp/ccxlW3CV.s:164584: Error: symbol `.Ldebug_info0' is already defined
> make[7]: *** [/tmp/ccGWmRAf.ltrans21.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: ld returned 1 exit status
> make[6]: *** [cc1obj] Error 1

This started with revision 171856:

http://gcc.gnu.org/ml/gcc-cvs/2011-04/msg00048.html


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