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: [google/gcc-4_6_2-mobile] PATCH: PR other/46770: Replace .ctors/.dtors with .init_array/.fini_array on targets supporting them


On Fri, Feb 17, 2012 at 05:20:02PM -0800, H.J. Lu wrote:
> This patch backports the fix from trunk:
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46770
> 
> for google/gcc-4_6_2-mobile branch.  This is needed to support C++
> global constructors/destructiors on Android/x86.  OK for
> google/gcc-4_6_2-mobile branch?

Don't you want to backport also all the follow-ups on this?

	Jakub


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