This is the mail archive of the binutils@sources.redhat.com 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: PROVIDE keyword not working


On Mon, Sep 02, 2002 at 03:47:37PM +0100, Nick Clifton wrote:
> 	* ldexp.c (exp_fold_tree): If the first attempt to lookup a
> 	PROVIDEd symbol fails, look it up again, but this time with
> 	the 'create' flag set.

This can't be correct.  The whole point of PROVIDE is to only define
the symbol when it is referenced and not otherwise defined.  If
PROVIDE isn't working for v850, something else is wrong.  Is
lang_do_assignments being called?

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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