Re: Panic when building head with profiling

2008-12-10 Thread Simon Marlow
earer. Simon | -Original Message- | From: Simon Marlow [mailto:[EMAIL PROTECTED] On Behalf Of Simon | Marlow | Sent: 09 December 2008 10:05 | To: Thomas Schilling | Cc: Simon Peyton-Jones; cvs-ghc@haskell.org | Subject: Re: Panic when building head with profiling | | Thomas Schilling wrote: |

RE: Panic when building head with profiling

2008-12-09 Thread Simon Peyton-Jones
ain. I don't really like this. Anyway I hope this makes it a bit clearer. Simon | -Original Message- | From: Simon Marlow [mailto:[EMAIL PROTECTED] On Behalf Of Simon | Marlow | Sent: 09 December 2008 10:05 | To: Thomas Schilling | Cc: Simon Peyton-Jones; cvs-ghc@haskell.org | Subject

Re: Panic when building head with profiling

2008-12-09 Thread Thomas Schilling
t; > endif > > That doesn't seem to build stage 2 with profiling. So what are you using? > > S > > | -Original Message- > | From: Thomas Schilling [mailto:[EMAIL PROTECTED] > | Sent: 08 December 2008 19:58 > | To: Simon Peyton-Jones > | Cc: cvs-ghc@has

Re: Panic when building head with profiling

2008-12-09 Thread Simon Marlow
Thomas Schilling wrote: Ok, rebuilding from scratch doesn't help. The message is almost the same, though the file may be obscured due to make -j3. With just make the actual failure is (unsurprisingly) in dist-stage2/build/BinIface.p_hi. Apparently there's a do_expr case missing for StgLam in s

Re: Panic when building head with profiling

2008-12-08 Thread Thomas Schilling
adding more >> eta_expand n us (Lam v body) ty >> >> >> >> If that fixes it, commit the patch and I'll add comments. >> >> Note for Simon M: this is relying on the fact that >>scc "f" (\x.e) == \x. scc "f" e >&

Re: Panic when building head with profiling

2008-12-08 Thread Thomas Schilling
t; Simon > > > | -Original Message----- > | From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > | Behalf Of Thomas Schilling > | Sent: 07 December 2008 22:36 > | To: cvs-ghc@haskell.org > | Subject: Panic when building head with profiling > | > | With HEAD from

RE: Panic when building head with profiling

2008-12-08 Thread Simon Peyton-Jones
! Simon | -Original Message- | From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On | Behalf Of Thomas Schilling | Sent: 07 December 2008 22:36 | To: cvs-ghc@haskell.org | Subject: Panic when building head with profiling | | With HEAD from today, I get the following GHC panic when bu

Panic when building head with profiling

2008-12-07 Thread Thomas Schilling
With HEAD from today, I get the following GHC panic when building stage2 in profiling way (BuildFlavour = devel2): <> /Users/nominolo/code/ghc/ng-api/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.11.20081205 -hide-all-packages -no-user-package-conf -i -idist-stage