|
From: | hjl.tools at gmail dot com |
Subject: | [Bug ld/15025] --enable-initfini-array creates .init_array where no input has one |
Date: | Tue, 22 Jan 2013 20:47:08 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=15025 --- Comment #9 from H.J. Lu <hjl.tools at gmail dot com> 2013-01-22 20:47:08 UTC --- I checked GCC 4.7. There are no .ctor/.dtor sections in crtbegin nor crtend files when init-arrary section is enabled. We do this way to support older GCCs which doesn't use init-array 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.
[Prev in Thread] | Current Thread | [Next in Thread] |