[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH] glibc 2.2.94 - hppa - revised plt relocation patch



On Wed, Sep 25, 2002 at 01:32:46PM -0400, Carlos O'Donell wrote:
> > > +#define DO_ELF_MACHINE_REL_RELATIVE(map, l_addr, reloc)			\
> > > +  elf_machine_rel_relative (l_addr, reloc,				\
> > > +			    (void *) (l_addr + relative->r_offset))
>                                                ^^^^^^^^
>                                                reloc

Oops.  Yes, this needs fixing.

[snip]
> 	The fact that it doesn't have detremental effects
> 	is rather disconcerting.

Not really.  This macro is only used in one place, and "relative" is
in scope where the macro is expanded.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



Reply to: