Re: [commit: ghc] master: a small -fPIC optimisation (a7e0d44)
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Oct 24, 2012 at 11:10:49AM +0100, Simon Marlow wrote: > >ghc-stage1: panic! (the 'impossible' happened) > > (GHC version 7.7.20121023 for i386-apple-darwin): > > cmmOffsetLit 1 > > > >Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug > > I've hopefully just fixed this, please let me know. Yes, works now. Thanks Ian