New codegen failing test-cases

David Terei davidterei at gmail.com
Sat Dec 4 05:44:33 CET 2010


Which branch are you working off though? ghc HEAD doesn't have the
latest changes to the new codegen, afaik the latest changes are in the
branch

http://darcs.haskell.org/ghc-cmm-03Sep10/

There is also a branch now though at
http://darcs.haskell.org/ghc-new-co-17Nov10/ which I'm not sure what
it relates to, so check that out as well or wait for someone who knows
for sure to respond.

Cheers,
David

On 4 December 2010 04:45, Edward Z. Yang <ezyang at mit.edu> wrote:
> I fired up the new codegen and ran make fast on the regression suite
> and the following new tests started failing:
>
>   3207(normal)
>   4030(normal)
>   cgrun016(normal)
>   cgrun045(normal)
>   cgrun051(normal)
>   dsrun005(normal)
>   dsrun007(normal)
>   dsrun008(normal)
>   exceptionsrun001(normal)
>   exceptionsrun002(normal)
>   ffi021(normal)
>   simplrun010(optc)
>   strun002(optc)
>
> I plan on investigating them in further detail.
>
> Cheers,
> Edward
>
> _______________________________________________
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users at haskell.org
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
>



More information about the Glasgow-haskell-users mailing list