[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/19019] [SPARC64] Only registers %g[2367] can be declared using
From: |
ccoutant at gmail dot com |
Subject: |
[Bug gold/19019] [SPARC64] Only registers %g[2367] can be declared using STT_REGISTER when linking against libsystemd |
Date: |
Fri, 15 Jan 2016 07:14:48 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19019
--- Comment #20 from Cary Coutant <ccoutant at gmail dot com> ---
(In reply to Jose E. Marchesi from comment #19)
> Hi Cary. Any progress on this?
I have a fix in progress, but I'm not quite satisfied with it. The
Target::make_symbols() hook needs a few parameters, so that the target-specific
code can keep track of the register symbols, and we need a new hook at
Symbol_table::finalize() time to allow the target to insert the register
symbols on output.
I'll be out of the country for the next week, but I'll finish this up as soon
as I get back.
--
You are receiving this mail because:
You are on the CC list for the bug.