PING: PATCH: PR target/46770: Use .init_array/.fini_array sections

H.J. Lu hjl.tools@gmail.com
Fri Jul 22 12:36:00 GMT 2011


On Fri, Jul 22, 2011 at 5:22 AM, Rainer Orth
<ro@cebitec.uni-bielefeld.de> wrote:
> H.J.,
>
>> Can you review this change?
>
> as you know, I'm currently working to move all libgcc-related stuff over
> to toplevel libgcc.  Can you please move all but the crtstuff.c part of
> this patch over to libgcc instead?
>
> I've got a patch almost ready to move crtstuff.c and other crt files,
> and would like not to adapt this new code if you can just as well start
> in libgcc.
>

Most of this change isn't related to libgcc, except for crtstuff.c.  You
just need to find a way to define NO_CTORS_DTORS_SECTIONS
in libgcc when .init_array is used.

-- 
H.J.



More information about the Gcc-patches mailing list