|
[GHC] #791: The program built with ghc 6.4.2 -prof hangs, without -prof wor: msg#00050lang.haskell.glasgow.bugs
#791: The program built with ghc 6.4.2 -prof hangs, without -prof works ------------------------------------+--------------------------------------- Reporter: mblazevic@xxxxxxxxx | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 6.4.2 Severity: normal | Keywords: Os: Unknown | Difficulty: Unknown Architecture: Unknown | ------------------------------------+--------------------------------------- To reproduce the problem, download the attachment and do the following, assuming 6.4.2 is the version of the ghc executable in path: tar xzf static.tar.gz cd static make ./gens 4 # works ./gens - <tests # works ./gens-prof 4 # hangs Several points: - ghc 6.4.1 works properly. That's what I'm using for profiling now. - At first I thought the problem was with Edison libraries, but an older version of the project, without Edison, behaves the same. - Removing -auto-all and add -fasm made no difference. I guess that means GCC is not at fault. By the way, I'm running Gentoo Linux with an Athlon CPU. Let me know if you have trouble reproducing the problem. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/791> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ 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: | Re: heap corruption?, Frederik Eaton |
|---|---|
| Next by Date: | Re: [GHC] #779: small bugs in Language.Haskell.TH.Ppr.pprint, GHC |
| Previous by Thread: | [GHC] #790: Redundant re-link when ".exe" omitted, GHC |
| Next by Thread: | Re: [GHC] #791: The program built with ghc 6.4.2 -prof hangs, without -prof works, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |