Re: [GHC] #317: Simplifier doesn't preserve bottoms sometimes

2006-10-19 Thread GHC
#317: Simplifier doesn't preserve bottoms sometimes --+- Reporter: simonmar | Owner: simonpj Type: bug | Status: assigned Priority: low | Milestone: 6.8 Component: Compiler

Re: [GHC] #951: stage2 on sparc dies with "schedule: re-entered unsafely"

2006-10-19 Thread GHC
#951: stage2 on sparc dies with "schedule: re-entered unsafely" +--- Reporter: duncan | Owner: Type: bug | Status: new Priority: normal | Milestone: 6

Re: [GHC] #344: double-panic with GADTs

2006-10-19 Thread GHC
#344: double-panic with GADTs -+-- Reporter: nobody | Owner: simonpj Type: bug | Status: assigned Priority: normal | Milestone: 6.8

Re: [GHC] #322: fromInteger-related pattern match overlap warnings

2006-10-19 Thread GHC
#322: fromInteger-related pattern match overlap warnings --+- Reporter: ashley-y | Owner: simonpj Type: bug | Status: assigned Priority: normal| Milestone: _|_ Component: Com

Re: [GHC] #317: Simplifier doesn't preserve bottoms sometimes

2006-10-19 Thread GHC
#317: Simplifier doesn't preserve bottoms sometimes --+- Reporter: simonmar | Owner: simonpj Type: bug | Status: assigned Priority: low | Milestone: 6.8 Component: Compiler

Re: [GHC] #314: #line pragmas not respected inside nested comments

2006-10-19 Thread GHC
#314: #line pragmas not respected inside nested comments ---+ Reporter: nobody | Owner: simonmar Type: bug| Status: assigned Priority: low| Milestone

Re: ghc-6.6 on Windows Vista: "cannot exec as"

2006-10-19 Thread Sigbjorn Finne
Thank you, something's changed wrt path handling it seems. A temporary fix/workaround (as reported by other Vista users) is to add the ghc-6.6\gcc-lib directory to your PATH. If you have the time, here's a couple of things to try out to diagnose the problem further: c:\foo> echo int x = 22; > fo

[GHC] #954: internal error: scavenge_mark_stack: unimplemented/strange closure type 28 @ 0xaffe7500

2006-10-19 Thread GHC
#954: internal error: scavenge_mark_stack: unimplemented/strange closure type 28 @ 0xaffe7500 -+-- Reporter: guest | Owner: Type: bug | Status: new Priority: normal| Miles

RE: ghc-6.6 on Windows Vista: "cannot exec as"

2006-10-19 Thread Satnam Singh
The -v output below. I shall try it with Vista RC2 and see if that make a difference. The same installer file on Windows XP and Windows Server seems to work fine. Cheers, Satnam C:\sd\satnams\haskell\hello>ghc Hello.hs gcc: installation problem, cannot exec `as': No such file or directory C:\s

Re: [GHC] #315: Arbitrary function sections

2006-10-19 Thread GHC
#315: Arbitrary function sections ---+ Reporter: a0s| Owner: nobody Type: feature request| Status: closed Priority: normal | Milestone: _|_