[Patch] redundant ATTRIBUTE_UNUSED in elf32-bfin.c

Alan Modra amodra@bigpond.net.au
Sun May 10 23:38:00 GMT 2009


On Sun, May 10, 2009 at 05:23:03PM -0400, Mike Frysinger wrote:
> On Saturday 09 May 2009 23:03:18 Masaki Muranaka wrote:
> > There are some redundant ATTRIBUTE_UNUSEDs in elf32-bfin.c
> > These may be harmless but should be fixed for trusted code.
> 
> sorry, but how are they redundant ?

They are unnecessary because the function args so marked are in fact
used.  Patch applied.

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list