* elf/dl-open.c (add_to_global): Introduce variable ns to help gcc
commitd65ef3dda3431ac8c5545de4305b9da0716bbb71
authorUlrich Drepper <drepper@redhat.com>
Fri, 11 May 2007 18:27:20 +0000 (11 18:27 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 11 May 2007 18:27:20 +0000 (11 18:27 +0000)
treeee74f980236cb1e5a91cd587ad2bbd665723dcf0
parent341c566f05fa6b19b88508f7ddd835bfd101731b
* elf/dl-open.c (add_to_global): Introduce variable ns to help gcc

optimize.  Complerely extend global scope array before making the
new entries visible.
ChangeLog
elf/dl-open.c