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/46291] New: [4.6 Regression] Failed to bootstrap-lto


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

           Summary: [4.6 Regression] Failed to bootstrap-lto
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: davek@gcc.gnu.org, iant@google.com


On Linux/86-64, bootstrap-lto failed:

http://gcc.gnu.org/ml/gcc-regression/2010-11/msg00024.html

ld.gold: fatal error: .././libiberty/libiberty.a: lseek: Bad file descriptor
collect2: ld returned 1 exit status
make[6]: *** [build/genhooks] Error 1

Revision 166230 is OK. It may be caused by revision 166233:

http://gcc.gnu.org/ml/gcc-cvs/2010-11/msg00119.html


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