]> sourceware.org Git - glibc.git/commitdiff
* elf/tst-array1.c (preinit_array, init_array, fini_array):
authorRoland McGrath <roland@gnu.org>
Tue, 10 Dec 2002 23:28:57 +0000 (23:28 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 10 Dec 2002 23:28:57 +0000 (23:28 +0000)
Explicitly align the array to sizeof (void *).
* elf/tst-array2dep.c (init_array, fini_array): Likewise.

ChangeLog

index 40887176fabb3b2f7826c1e520b3b5d6e78f3112..f7962faaf76d100a69d963a7770adea548f0a8b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
 
+       * elf/tst-array1.c (preinit_array, init_array, fini_array):
+       Explicitly align the array to sizeof (void *).
+       * elf/tst-array2dep.c (init_array, fini_array): Likewise.
+
        * include/libc-symbols.h: Fix a comment typo.
 
        * sysdeps/unix/sysv/linux/alpha/select.S (__libc_select): New alias.
This page took 0.035675 seconds and 5 git commands to generate.