Hello,<br><br>We&#39;ve been trying to compile GHC 6.6 on ia64, and although we have<br>applied the patch on <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://hackage.haskell.org/trac/ghc/ticket/1150" target="_blank">
http://hackage.haskell.org/trac/ghc/ticket/1150</a> ,<br>we still get some mangler errors with &quot;nop 0&quot;s. We have gcc 4.1, and<br>Linux SUSE. Specifically:<br><br>== make all -r;<br> &nbsp;in .../ghc-6.6/rts<br>------------------------------
<div style="direction: ltr;">------------------------------------------<br>../compiler/ghc-inplace -H16m -O -optc-O2 -optc-DNOSMP -static -I.<br>-#include HCIncludes.h -fvia-C -dcmm-lint &nbsp; &nbsp; -c Apply.cmm -o Apply.o<br>WARNING: Epilogue junk?:
<br> &nbsp; &nbsp; &nbsp; &nbsp; nop 0<br> &nbsp; &nbsp; &nbsp; &nbsp; nop 0<br> &nbsp; &nbsp; &nbsp; &nbsp; nop 0<br><br>Unmangled TAILCALL tokens remain after mangling at<br>.../ghc-6.6/driver/mangler/ghc-asm line 1187, &lt;INASM&gt; line 1154.<br>make[1]: *** [Apply.o] Error 255
<br>make: *** [stage1] Error 1<br><br>Thank you very much in advance.<br><br>Cheers,<br><br>Cristian Perfumo<br></div>