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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to