bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/6048] New: gold segfaults when used with g++ 2.95.3


From: roland at coware dot com
Subject: [Bug gold/6048] New: gold segfaults when used with g++ 2.95.3
Date: 8 Apr 2008 11:43:24 -0000

When I use gold to link a gcc 2.95.3 object file it crashes. To reproduce,
compile a simple C++ program with g++ 2.95.3 and use gold for linking. The
following hello world will do:

#include <iostream>

int main() {
  std::cout << "Hello World" << std::endl;
}

-- 
           Summary: gold segfaults when used with g++ 2.95.3
           Product: binutils
           Version: 2.19 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P3
         Component: gold
        AssignedTo: ian at airs dot com
        ReportedBy: roland at coware dot com
                CC: bug-binutils at gnu dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=6048

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]