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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |
            Summary|[4.7 Regression] bootstrap  |[4.7 Regression] LTO
                   |failed with                 |bootstrap failed with
                   |bootstrap-profiled          |bootstrap-profiled

--- Comment #19 from H.J. Lu <hjl.tools at gmail dot com> 2011-03-17 17:19:16 UTC ---
Revision 171098 still failed with LTO + bootstrap-profiled:

http://gcc.gnu.org/ml/gcc-regression/2011-03/msg00146.html

to1: internal compiler error: in gen_subprogram_die, at dwarf2out.c:18996
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[7]: *** [/tmp/ccQwgD1K.ltrans2.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


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