bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/2659] Problem with partial linking [Was: Assertion triggered in


From: asl at math dot spbu dot ru
Subject: [Bug ld/2659] Problem with partial linking [Was: Assertion triggered in cofflink.c]
Date: 16 May 2006 19:52:03 -0000

------- Additional Comments From asl at math dot spbu dot ru  2006-05-16 19:52 
-------
I've digged into the problem some more deep. The main problem is in file named
LLVMSelectionDAG.o, which can be found in the prev. attach. This file was
produced as 'ld -r' output from 9 object files.

I've reduced the full set to just 2 files, running ld on which produces an
assertion.

So, if I do:

ld -r -o LLVMSelectionDAG.o ScheduleDAGList.o ScheduleDAGRRList.o
ld -o LLVMSelectionDAG.o

I'm getting an assertion (even more, if I just do ld -r LLVMSelectionDAG.o -o
LLVMSelectionDAG_1.o, I'm getting an exception).

Seems, that something is broken in the partial link...

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
            Summary|Assertion triggered in      |Problem with partial linking
                   |cofflink.c                  |[Was: Assertion triggered in
                   |                            |cofflink.c]


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

------- 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]