(_dl_init): Fix test of the size of the preinit_array section. (call_init): Optimize...
commit53fe27588340a92aa9652cd2b099e4d3be959c2b
authorUlrich Drepper <drepper@redhat.com>
Fri, 20 Sep 2002 23:56:18 +0000 (20 23:56 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 20 Sep 2002 23:56:18 +0000 (20 23:56 +0000)
tree613bc028f1073fdb6a03ea76185d99775cd7c06a
parentb80a3db02e5163f5af236df7cce78bd65e8c6941
(_dl_init): Fix test of the size of the preinit_array section. (call_init): Optimize access to DT_INIT_ARRAY entry a bit.
elf/dl-init.c