http://sourceware.org/bugzilla/show_bug.cgi?id=14009

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at airs dot com

--- Comment #1 from Ian Lance Taylor <ian at airs dot com> 2012-04-22 21:23:27 
UTC ---
If you were able to use scripts to control the order of constructors when using
.ctors, I think you should be able to do the same using .init_array.  You just
have to put the .init_array sections in the reverse order of the .ctors
sections.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to