Regression caused by checkin.
Paul Brook
paul@codesourcery.com
Sat Oct 22 13:29:00 GMT 2005
On Friday 21 October 2005 20:51, Khem Raj wrote:
> Hi Nick
>
> While building glibc with latest binutils from CVS, gas reported an
> error which was not there before. It is caused by this checkin
>
> http://sourceware.org/ml/binutils-cvs/2005-10/msg00047.html
>
> Here is a short test case from glibc to demonstrate the problem. This
> assembles fine with assembler before this check in.
>
>
> .globl foo
> foo:
> .long 0
> .weak foo
> foo = foo
This has been fixed in recent glibc on most targets.
Daniel Jacobowitz has patches for Arm.
Paul
More information about the Binutils
mailing list