[PATCH] ld/main.c: Return after einfo() in warning_find_reloc().

Alan Modra amodra@gmail.com
Mon Mar 16 09:10:00 GMT 2015


On Mon, Mar 16, 2015 at 02:03:27PM +0800, Chen Gang wrote:
> einfo() is only for printing information, so if 'relsize' and 'relcount'
> fail, they needs to return explicitly after einfo().

This isn't necessary.  "%F" in the format string means einfo won't
return.

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list