|
RE: Profiling and ext-core: msg#00062lang.haskell.glasgow.bugs
I don't think this had much to do with profiling actually. It was just a bug! Fixed now. Simon | -----Original Message----- | From: Kirsten Chevalier [mailto:krc@xxxxxxxxxxxxxxxxxxx] | Sent: 14 February 2003 01:10 | To: glasgow-haskell-bugs@xxxxxxxxxxx | Subject: Profiling and ext-core | | The latest version of GHC (downloaded from CVS today) doesn't seem to be | able to compile external Core files for profiling. If I do: | $ ghc -prof -auto-all -fext-core -fno-code hello.hs | $ ghc -prof -auto-all hello.hcr | I get the following error message: | ghc-5.05: panic! (the `impossible' happened, GHC version 5.05): | main/CodeOutput.lhs:109: Non-exhaustive patterns in function outputC | | | Please report it as a compiler bug to glasgow-haskell-bugs@xxxxxxxxxxx, | or http://sourceforge.net/projects/ghc/. | | Whereas if I compile the original .hs file with -prof -auto-all, it works | fine. This happens for every example I've tried. | | -- | Kirsten Chevalier * krc@xxxxxxxxxxxxxxxxxxx * Often in error, never in doubt | _______________________________________________ | Glasgow-haskell-bugs mailing list | Glasgow-haskell-bugs@xxxxxxxxxxx | http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | External Core typechecker bug, Kirsten Chevalier |
|---|---|
| Next by Date: | RE: broken :info, Simon Peyton-Jones |
| Previous by Thread: | Profiling and ext-core, Kirsten Chevalier |
| Next by Thread: | [ ghc-Bugs-686546 ] panic! using ghci, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |