Crutcher | In the meantime, I'm looking at maybe this one: | Int / Word / IntN / WordN are unequally optimized | http://hackage.haskell.org/trac/ghc/ticket/3055
Great. There's bunch of other arithmetic-related bugs: #1434 #2271 #2281 #3070 #2269 These would be good to look at as a group. Some are assigned to Don Stewart, and he may be able to give you some useful context and perhaps some code, but he's too busy to fix them. Likewise #2281 and Ian Lynagh Simon | -----Original Message----- | From: Crutcher Dunnavant [mailto:[email protected]] | Sent: 16 October 2009 21:31 | To: Simon Peyton-Jones; Simon Marlow; [email protected] | Subject: Looking at GHC bugs | | Hi. The last time I cycled through these, I spent some time looking at | #698. While that's certainly an interesting bug, I don't think I'm up | to speed on it yet, so I'm gonna shelve it until I understand more | about the garbage collector. I'd like to actually do something useful | in the short term. | | So, I'm looking at the bug list yet again, but I'd really appreciate | being given a more focused task. You'd get some work out of me, and | I'd learn something. | | In the meantime, I'm looking at maybe this one: | Int / Word / IntN / WordN are unequally optimized | http://hackage.haskell.org/trac/ghc/ticket/3055 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
