Fix fini_array and init_array sections
authorAndreas Jaeger <aj@suse.de>
Tue, 30 Oct 2012 07:58:04 +0000 (08:58 +0100)
committerAndreas Jaeger <aj@suse.de>
Tue, 30 Oct 2012 07:59:42 +0000 (08:59 +0100)
commitb0988f108c336734efff4a2c0e8117642cb3c62b
treec4fafdcec88931c376b029869188cc6285dfe9be
parent236bb0623dba86582ded9f89b8d79f362404f7a1
Fix fini_array and init_array sections

* elf/tst-array1.c (fini_array): Make writeable so that it can be
merged with constructor/destructor.
(init_array): Likewise.
* elf/tst-array2dep.c (fini_array): Likewise.
(init_array): Likewise.
ChangeLog
elf/tst-array1.c
elf/tst-array2dep.c