pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 339, Success

2011-09-10 Thread Builder
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 339 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/339.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting versi

pgj2 (amd64 FreeBSD HEAD), build 474, Success

2011-09-10 Thread Builder
pgj2 (amd64 FreeBSD HEAD), build 474 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/474.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting

pgj (x86 FreeBSD HEAD), build 476, Success

2011-09-10 Thread Builder
pgj (x86 FreeBSD HEAD), build 476 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/476.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Su

[nightly] 10-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)

2011-09-10 Thread GHC Build Reports
Build description = HEAD on x86_64-unknown-linux (cam-04-unx) 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 Sat Sep 10 18:00:02 BST 2011. checking out new source

[nightly] 10-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)

2011-09-10 Thread GHC Build Reports
Build description = STABLE on x86_64-unknown-linux (cam-04-unx) 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 Sat Sep 10 18:10:01 BST 2011. checking out new s

tn23 (x86 OSX HEAD), build 437, Failure

2011-09-10 Thread Builder
tn23 (x86 OSX HEAD), build 437 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/437.html git clone | Success create mk/build.mk | Success get subrepos | Failure: Just (ExitFailure 2) Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/437

7.0.3 test suite giving -fno-toplevel-reorder on cc1

2011-09-10 Thread Chris Dornan
Folks, I am trying to run the ghc-7.0.3 test suite over a ghc-7.0.3 that I have built from source. I am running the test suite on my target system. (I am working on packaging it up.) I am getting a lot of cc1: error: unrecognized command line option "-fno-toplevel-reorder" e

kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 359, Failure

2011-09-10 Thread Builder
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 359 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/359.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting

[commit: ghc] master: Solve irreducible evidence from itself (a7ac381)

2011-09-10 Thread Max Bolingbroke
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/a7ac3815e025e569af928fd22921c01ab4658a15 >--- commit a7ac3815e025e569af928fd22921c01ab4658a15 Author: Max Bolingbroke

[commit: testsuite] master: Test irreducible-evidence self-interactive (723804d)

2011-09-10 Thread Max Bolingbroke
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/723804de2a49e5013807fb8c2a04569d086ebfd0 >--- commit 723804de2a49e5013807fb8c2a04569d086ebfd0 Author: Max Bolin

Re: Performance regressiion?

2011-09-10 Thread Max Bolingbroke
Hi, This is a problem that I saw early on in my development of the no-pred-ty branch but went away ~1 week ago. I have not been able to reproduce it since then. (I'm on OS X x86_64 as well, FWIW) Nonetheless, due to the nondeterministic nature of the perf tests it may be caused by my patch - I di

New patches in /srv/darcs/git-mirrors/Win32

2011-09-10 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/Win32 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

[commit: ghc] master: Report bindings that cannot be vectorised (4d7033d)

2011-09-10 Thread Manuel Chakravarty
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/4d7033df4912e0efc85ad37555897d7b33651a0b >--- commit 4d7033df4912e0efc85ad37555897d7b33651a0b Author: Manuel M T Chak

[commit: ghc] master: Adapt vectoriser to disappearing PredTy (e3f4a1b)

2011-09-10 Thread Manuel Chakravarty
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/e3f4a1badefbfe19808ad96831f89a0ad4e3ee39 >--- commit e3f4a1badefbfe19808ad96831f89a0ad4e3ee39 Author: Manuel M T Chak