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

mark at codesourcery dot com gcc-bugzilla@gcc.gnu.org
Sat Dec 11 20:19:00 GMT 2010


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

--- Comment #27 from Mark Mitchell <mark at codesourcery dot com> 2010-12-11 20:19:23 UTC ---
On 12/11/2010 12:17 PM, hjl.tools at gmail dot com wrote:

> I don't think GCC really supports interleaving constructor priority
> at binary level. Unless GCC can guarantees one can interleave constructor
> priority in object files

I don't understand this comment at all.  GCC honors constructor
priorities across object files and has for ages.



More information about the Gcc-bugs mailing list