ia64 tailcall fix
authorred5_2@hotmail.com <unknown>
Sat, 17 Mar 2007 02:55:29 +0000 (02:55 +0000)
committerred5_2@hotmail.com <unknown>
Sat, 17 Mar 2007 02:55:29 +0000 (02:55 +0000)
commit123ed1219094d530629f94528742b091f4e823a8
treed384f3d568bcbe6fd2cd92d2332b2f0e7bdec4d3
parentbebd5de9bc67fa6491cb7dbc06b41f109c8aab0d
ia64 tailcall fix

Tail-calls now branch to the end of the function after the call.  This
stops gcc from trying to move instructions into the space immediately
after the call, which confuses the mangler.
includes/TailCalls.h