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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to