[nightly] 15-Mar-2010 build of STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2010-03-15 Thread GHC Build Reports
Build description = STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/simonmar/nightly/STABLE Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx Nightly build started on cam-02-unx at Mon Mar 15 18:10:01 GMT 2010. checki

[nightly] 15-Mar-2010 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2010-03-15 Thread GHC Build Reports
Build description = HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/simonmar/nightly/HEAD Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx Nightly build started on cam-02-unx at Mon Mar 15 18:00:01 GMT 2010. checking out

Re: patch applied (ghc): Add a link-time flag to en/disable the RTS options

2010-03-15 Thread Ben Lippmeier
A boatload of tests are now failing for me under OSX, mostly with: => hsc2hs002(normal) 842 of 2474 [1, 99, 0] cd ./hsc2hs && $MAKE -s --no-print-directory hsc2hs002hsc2hs002.run.stdout 2>hsc2hs002.run.stderr Actual stderr output differs from expected: --- /dev/null 2010-03-16 14:35:5

Re: building ghc needs ghci?

2010-03-15 Thread Roman Leshchinskiy
On 16/03/2010, at 06:03, Matthias Kilian wrote: > On Sun, Mar 14, 2010 at 02:54:02PM -0700, Don Stewart wrote: >> kili: >>> ghc-stage2: panic! (the 'impossible' happened) >>> (GHC version 6.13.20100314 for x86_64-unknown-openbsd): >>>Cant do annotations without GHCi >>>{59:20-31}ghc-6

[nightly] 15-Mar-2010 build of STABLE on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2010-03-15 Thread GHC Build Reports
Build description = STABLE on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com) Build location= /64playpen/simonmar/nightly/STABLE-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-04-unx Nightly build started on cam-04-unx at Mon Mar 15 19:10:01 GMT 20

[nightly] 15-Mar-2010 build of HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2010-03-15 Thread GHC Build Reports
Build description = HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com) Build location= /64playpen/simonmar/nightly/HEAD-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-04-unx Nightly build started on cam-04-unx at Mon Mar 15 19:00:01 GMT 2010. **

Re: patch applied (ghc): Add a link-time flag to en/disable the RTS options

2010-03-15 Thread Ian Lynagh
On Mon, Mar 15, 2010 at 09:42:42AM +, Simon Marlow wrote: > On 13/03/2010 20:14, Ian Lynagh wrote: >> Sat Mar 13 07:45:55 PST 2010 Ian Lynagh >>* Add a link-time flag to en/disable the RTS options >>If RTS options are disabled then: >>* The ghc_rts_opts C code variable is processed

patch applied (ghc-6.12/testsuite): MERGED: Update rtsOpts output

2010-03-15 Thread Ian Lynagh
Mon Mar 15 14:03:49 PDT 2010 Ian Lynagh * MERGED: Update rtsOpts output M ./tests/ghc-regress/driver/rtsOpts.stdout -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: patch applied (ghc): Add a link-time flag to en/disable the RTS options

2010-03-15 Thread Isaac Dupree
On 03/15/10 05:42, Simon Marlow wrote: On 13/03/2010 20:14, Ian Lynagh wrote: Sat Mar 13 07:45:55 PST 2010 Ian Lynagh * Add a link-time flag to en/disable the RTS options If RTS options are disabled then: * The ghc_rts_opts C code variable is processed as normal * The GHCRTS environment variable

patch applied (ghc-6.12/ghc): When saying RTS options are disabled, also say how to enable them

2010-03-15 Thread Ian Lynagh
Mon Mar 15 10:35:41 PDT 2010 Ian Lynagh * When saying RTS options are disabled, also say how to enable them M ./rts/RtsFlags.c -2 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (testsuite): Update rtsOpts output

2010-03-15 Thread Ian Lynagh
Mon Mar 15 14:02:45 PDT 2010 Ian Lynagh * Update rtsOpts output M ./tests/ghc-regress/driver/rtsOpts.stdout -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): When saying RTS options are disabled, also say how to enable them

2010-03-15 Thread Ian Lynagh
Mon Mar 15 10:35:41 PDT 2010 Ian Lynagh * When saying RTS options are disabled, also say how to enable them M ./rts/RtsFlags.c -2 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: Can't find patches linked to messages

2010-03-15 Thread Ian Lynagh
On Mon, Mar 15, 2010 at 12:08:30AM +, Ian Lynagh wrote: > On Sun, Mar 14, 2010 at 04:45:56PM -0700, Howard B. Golden wrote: > > > > When I click on the link to find the patch below, I get a 404 Not Found. > > Is this a problem on my end or on the darcs server? > > > > > http://darcs.haskell.o

Re: building ghc needs ghci?

2010-03-15 Thread Matthias Kilian
On Sun, Mar 14, 2010 at 02:54:02PM -0700, Don Stewart wrote: > kili: > > ghc-stage2: panic! (the 'impossible' happened) > > (GHC version 6.13.20100314 for x86_64-unknown-openbsd): > > Cant do annotations without GHCi > > {59:20-31}ghc-6.13.20100314:SpecConstr.NoSpecConstr{d rap} > >

Optimizing the placement of heap checks (trac #1498)

2010-03-15 Thread David Peixotto
I have some questions after starting to look at implementing an optimization in the GHC back end related to Trac ticket #1498[1,2]. The goal of the optimization is to eliminate unnecessary heap checks in recursive functions. For example, if we have a recursive function such as f :: Int -> Int

patch applied (ghc): Fix profiling build following removal of specific STM object types

2010-03-15 Thread Simon Marlow
Mon Mar 15 02:32:56 PDT 2010 Simon Marlow * Fix profiling build following removal of specific STM object types M ./rts/LdvProfile.c -5 +1 M ./rts/RetainerProfile.c -43 +3 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20100315093256-12142-a516943c813e404e0fb11d85e68131

Re: building ghc needs ghci?

2010-03-15 Thread Simon Marlow
On 14/03/2010 21:50, Matthias Kilian wrote: This can't be true: "inplace/bin/ghc-stage2" -H32m -O-package-name dph-seq-0.4.0 -hide-all-packages -i -ilibraries/dph/dph-seq/../dph-common -ilibraries/dph/dph-seq/dist-install/build -ilibraries/dph/dph-seq/dist-install/build/autogen -Ilibra

Re: patch applied (ghc): Add a link-time flag to en/disable the RTS options

2010-03-15 Thread Simon Marlow
On 13/03/2010 20:14, Ian Lynagh wrote: Sat Mar 13 07:45:55 PST 2010 Ian Lynagh * Add a link-time flag to en/disable the RTS options If RTS options are disabled then: * The ghc_rts_opts C code variable is processed as normal * The GHCRTS environment variable is ignored and, if it is d

RE: Can't find patches linked to messages

2010-03-15 Thread Simon Peyton-Jones
Yes that happens to me too S | -Original Message- | From: cvs-ghc-boun...@haskell.org [mailto:cvs-ghc-boun...@haskell.org] On | Behalf Of Howard B. Golden | Sent: 14 March 2010 23:46 | To: cvs-ghc@haskell.org | Subject: Can't find patches linked to messages | | Hi, | | When I click on t