This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Regression caused by checkin.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]