OSDN Git Service

Properly check if .init_array can be used with .ctors on targets.
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 Jun 2011 14:48:14 +0000 (14:48 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 Jun 2011 14:48:14 +0000 (14:48 +0000)
commit36267cc4921b2be00e6af68695f11f60b39f4891
tree5cc8af97d1c0bdccd7a4ff87400e7f3b1970fb52
parent3567a6ab69e9ef3828d56177b8b0edb9c3624dcc
Properly check if .init_array can be used with .ctors on targets.

2011-06-18  H.J. Lu  <hongjiu.lu@intel.com>

PR other/49325
* acinclude.m4 (gcc_AC_INITFINI_ARRAY): Properly check if
.init_array can be used with .ctors on targets.
* configure: Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@175181 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/acinclude.m4
gcc/configure