2002-08-21 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Thu, 22 Aug 2002 00:09:26 +0000 (00:09 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 22 Aug 2002 00:09:26 +0000 (00:09 +0000)
commitc2248c44e4eec619d2cf53d01fef544dd2624d96
treeaf0b927c0eb5b76b313fa915c9195020fea5241a
parent6a9340b515bd4b834abe3343e6473cff400ad147
2002-08-21  Roland McGrath  <roland@redhat.com>

* elf/rtld.c (_dl_start_final): Move defn before _dl_start so it can
be inlined.  Declare it with always_inline if [DONT_USE_BOOTSTRAP_MAP]
and with noinline otherwise.  Remove hack alloca use to prevent
inlining, we can ask for it explicitly nowadays.
elf/rtld.c