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: [PATCH] elf.c, remove effectless increment


On Wed, Jul 25, 2007 at 02:23:03PM -0700, msnyder@sonic.net wrote:
> No point incrementing the pointer 's', which is
>   a) uninitialized
>   b) not used in the loop, and
>   c) assigned to right after the loop.
> 

> 2007-07-25  Michael Snyder  <msnyder@access-company.com>
> 
> 	* elf.c (_bfd_elf_get_synthetic_symtab): Remove meaningless 
> 	pointer increment.

OK.

-- 
Alan Modra
Australia Development Lab, IBM


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