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: Your gas changes caused weakref failures for cris-elf,supposedly others too


On Oct 27, 2005, "Jan Beulich" <JBeulich@novell.com> wrote:

> Hmm, interesting. Which way to fix this actually depends on the
> intentions with weak references - if they're supposed to be
> re-definable, then assign_symbol() or s_weakref() would need to take
> care of this. If not, the test is broken. Alexandre, can you clarify the
> intentions?

Either way is fine.  I wouldn't mind if they were not redefinable, but
I wanted to play along with .set et al, that allowed redefinitions.
As long as it's consistent (i.e., .weakref can be a redefinition *and*
can be redefined, or neither of these), I'm open to change.  GCC, the
prime user of this feature, will never issue redefinitions for correct
programs anyway.

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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