bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/16858] weak external


From: bernd.edlinger at hotmail dot de
Subject: [Bug gas/16858] weak external
Date: Mon, 21 Apr 2014 16:12:33 +0000

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

--- Comment #1 from Bernd Edlinger <bernd.edlinger at hotmail dot de> ---
Hi, this is an issue which makes GCC4.9-RC1 not bootstrap correctly
in certain configurations.
See: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60830

the root cause seems to be an gas-bug.
If a weak external has a default definition, the reference to the
external subtracts the offset of the default definition.
But that does only produce the correct result for the first definition
at offset zero.

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