bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/18378] Implement GOLD backend support for IBM z Systems


From: koriakin at 0x04 dot net
Subject: [Bug gold/18378] Implement GOLD backend support for IBM z Systems
Date: Thu, 17 Sep 2015 01:48:22 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=18378

--- Comment #18 from Marcin Koƛcielnicki <koriakin at 0x04 dot net> ---
Created attachment 8616
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8616&action=edit
patch #5 - fixes

Here come the fixes from testing. Now I have only the following test failures:

- on 31-bit: debug_msg test shows wrong line for SometimesInlined in
odr_violation2.o (29 instead of 27). It seems gcc emits two .loc directives at
the beginning of the function, for line 27 and then 29. gold's DWARF parser
picks the second one (29), while addr2line picks the first (27). I'm not sure
what to do about this one.
- on 64-bit: 5 tests (the ones that involve linker scripts) fail due to bug
18975.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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