This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: Group static constructors and destructors in specific subsections


On Oct 14, 2010, at 1:38 PM, Jan Hubicka wrote:
> this patch puts static constructors, functions called only from the static
> constructors and the function main() into .text.startup subsection.

> Boostrapped/regtested x86_64 linux.  I am not sure if darwin.h update is correct

Yes, it looks fine.


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