This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: Binutils is broken by the linker change
On Fri, Mar 19, 2004 at 08:39:36AM +1030, Alan Modra wrote:
> On Thu, Mar 18, 2004 at 11:47:24AM -0800, H. J. Lu wrote:
> > The linker change caused massive failures in "make check" in gcc. I
> > will try to come up with a small testcase.
>
> Oops. Once again, I've proven how useless comments are. Some of the
> "dead code" that I eliminated, which the comment said was dealing with
> "the special case of a weak definition in a regular object followed by a
> non-weak definition in a shared object", was actually dealing with weak
> and non-weak in two shared objects as well. Reinstating the code..
>
Please give me a few minutes. I am working on a patch.
H.J.