Skip to content
  • red5_2@hotmail.com's avatar
    ia64 tailcall fix · 123ed121
    red5_2@hotmail.com authored
    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.
    123ed121