bfd target lists

Alan Modra amodra@bigpond.net.au
Wed Nov 6 14:48:00 GMT 2002


On Wed, Nov 06, 2002 at 05:16:20PM -0500, Andrew Cagney wrote:
> BTW, how does:
> 	*name_ptr++ = &bfd_target_vector[0]->name;
> 	for (target = &bfd_target_vector[1]; *target != NULL; target++)
> 	  if (*target != bfd_target_vector[0])
> 	    *name_ptr++ = (*target)->name;
> look.

I wouldn't complain.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



More information about the Binutils mailing list