patch applied (ghc): ia64 tailcall fix

Ian Lynagh igloo at earth.li
Wed Mar 21 09:49:54 EDT 2007


Fri Mar 16 19:55:29 PDT 2007  red5_2 at hotmail.com
  * 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.
  

    M ./includes/TailCalls.h -2 +11



More information about the Cvs-ghc mailing list