A registerised mips-linux port of GHC

Thiemo Seufer ths at networkno.de
Fri Aug 25 11:23:41 EDT 2006


Simon Marlow wrote:
[snip]
> >The assembler call wrapper in StgCRun has a typo which hides some bugs
> >(a missing colon before the clobber list). This probably explains some
> >failures, I'm doing a rebuild and a testsuite rerun with a fixed
> >version of the wrapper.
> 
> So there should be a colon before "$16", right?

Which then ends in a build failure because of overzealous register
clobbering. I'll send a patch once I've verified it.


Thiemo


More information about the Glasgow-haskell-users mailing list