.init_array/.fini_array

Richard Henderson rth@redhat.com
Mon Oct 21 23:34:00 GMT 2002


On Tue, Oct 22, 2002 at 12:19:24PM +0930, Alan Modra wrote:
>      flags |= SECTION_TLS;
>  
> +  if (!(flags & (SECTION_CODE | SECTION_BSS | SECTION_TLS))
> +      && (strcmp (name, ".init_array") == 0

Add a comment describing the issue, and what _ought_ to be
printed, and the patch is ok.


r~



More information about the Binutils mailing list