[Bug other/46770] Replace .ctors/.dtors with .init_array/.fini_array on targets supporting them

igodard at pacbell dot net gcc-bugzilla@gcc.gnu.org
Sun Apr 22 17:47:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46770

--- Comment #98 from Ivan Godard <igodard at pacbell dot net> 2012-04-22 17:44:24 UTC ---
It's OK if you reverse the default order - make it sideways if it gets a faster
Firefox. We can cope.

It's OK is you dump ctors for init_array if it simplifies your maintenance. We 
don't want you to be stuck with maintaining both systems.

But give us some (documented!) way to control how the init_array gets
populated, for when there's something you didn't think of in your planning.

Like "using command line order breaks when there are intra-library order
dependencies".

Please.

OK to re-open this ticket?



More information about the Gcc-bugs mailing list