[nightly] 18-Apr-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)

2012-04-18 Thread GHC Build Reports
Build description = HEAD (unreg) on x86_64-unknown-linux (cam-04-unx) Build location= /64playpen/simonmar/nightly/HEAD-unreg-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-unreg-cam-04-unx Nightly build started on cam-04-unx at Wed Apr 18 18:20:01 BST 2012. chec

pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 533, Failure

2012-04-18 Thread Builder
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 533 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/533.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions

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

2012-04-18 Thread Builder
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 516 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/516.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions

[nightly] 18-Apr-2012 build of HEAD on i386-unknown-linux (cam-02-unx)

2012-04-18 Thread GHC Build Reports
Build description = HEAD on i386-unknown-linux (cam-02-unx) 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 Wed Apr 18 18:00:01 BST 2012. checking out new source tree

pgj2 (amd64 FreeBSD HEAD), build 651, Success

2012-04-18 Thread Builder
pgj2 (amd64 FreeBSD HEAD), build 651 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/651.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success touching clean-check

[nightly] 18-Apr-2012 build of STABLE on i386-unknown-linux (cam-02-unx)

2012-04-18 Thread GHC Build Reports
Build description = STABLE on i386-unknown-linux (cam-02-unx) 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 Wed Apr 18 18:10:01 BST 2012. checking out new source tree

[nightly] 18-Apr-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)

2012-04-18 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 Wed Apr 18 18:00:01 BST 2012. checking out new source

pgj (x86 FreeBSD HEAD), build 653, Failure

2012-04-18 Thread Builder
pgj (x86 FreeBSD HEAD), build 653 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/653.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success touching clean-check files

am-deb7-64 (HEAD), build 72, Success

2012-04-18 Thread Builder
am-deb7-64 (HEAD), build 72 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/am-deb7-64/72.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success touching clean-check fil

[nightly] 18-Apr-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)

2012-04-18 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 Wed Apr 18 18:10:01 BST 2012. checking out new s

simonmar-win32-stable (x86 Windows STABLE), build 456, Failure

2012-04-18 Thread Builder
simonmar-win32-stable (x86 Windows STABLE), build 456 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/456.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions

[commit: ghc] simd's head updated: Merge remote-tracking branch 'origin/master' into simd (f510517)

2012-04-18 Thread Geoffrey Mainland
Repository : ssh://darcs.haskell.org//srv/darcs/ghc Branch 'simd' now includes: a38b510... Add .gitignore. 276888e... Remember that these files are executable. 2abe72b... Fix example comment. 3d9a2ab... Fix comment. 7f23052... Add a missing ASSERT. b40cea3... Treat t

[commit: ghc] simd: Merge remote-tracking branch 'origin/master' into simd (92b7e3d)

2012-04-18 Thread Geoffrey Mainland
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : simd http://hackage.haskell.org/trac/ghc/changeset/92b7e3d6271d8be007a7f71a197c8532a392c767 >--- commit 92b7e3d6271d8be007a7f71a197c8532a392c767 Merge: bf25557... 270b7ce

[commit: ghc] simd: Remove general vector insertion primops. (582c49c)

2012-04-18 Thread Geoffrey Mainland
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : simd http://hackage.haskell.org/trac/ghc/changeset/582c49cfe4fda19eadbc6e63491a0abb97b89656 >--- commit 582c49cfe4fda19eadbc6e63491a0abb97b89656 Author: Geoffrey Mainland

[commit: ghc] simd: Allow single-alternative case expressions to be floated in. (6d3ee92)

2012-04-18 Thread Geoffrey Mainland
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : simd http://hackage.haskell.org/trac/ghc/changeset/6d3ee92ba09c51fe507a6f35699cf9e5588ba4b5 >--- commit 6d3ee92ba09c51fe507a6f35699cf9e5588ba4b5 Author: Geoffrey Mainland

[commit: ghc] simd: Merge remote-tracking branch 'origin/master' into simd (f510517)

2012-04-18 Thread Geoffrey Mainland
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : simd http://hackage.haskell.org/trac/ghc/changeset/f510517e553ed8ec5afe9435176c33d1561da826 >--- commit f510517e553ed8ec5afe9435176c33d1561da826 Merge: 582c49c... 3377abe

[commit: ghc] simd: Add missing STG details for 128-byte vector applications. (db66370)

2012-04-18 Thread Geoffrey Mainland
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : simd http://hackage.haskell.org/trac/ghc/changeset/db66370e21d17b3b1bb75e305906493b1530e544 >--- commit db66370e21d17b3b1bb75e305906493b1530e544 Author: Geoffrey Mainland

simonmar-win32-head (x86 Windows HEAD), build 568, Failure

2012-04-18 Thread Builder
simonmar-win32-head (x86 Windows HEAD), build 568 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/568.html git clone | Success create mk/build.mk | Success get subrepos | Failure: Just (ExitFailure 2) Build failed Details: http://darcs.hask

New patches in /srv/darcs/git-mirrors/cabal-1.14

2012-04-18 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/cabal-1.14 commit 04988b79244ff2f21adb0c6256c4a4814cc977d4 Author: Andres Loeh Date: Wed Apr 18 05:38:59 2012 + version update in Cabal Makefile commit 692deb114e125cd21695a93cf1b1da3a94b54bb5 Author: Andres Loeh Date: Tue Apr 17 15:17:03 2012

RE: [commit: ghc] master: Support large SLIDE instructions. (6dc22bf)

2012-04-18 Thread Simon Peyton-Jones
Paolo: Nice work. This issue has been around a long time, and Simon tells me you have done a great job on it. Thanks! Simon | -Original Message- | From: cvs-ghc-boun...@haskell.org [mailto:cvs-ghc-boun...@haskell.org] On | Behalf Of Paolo Capriotti | Sent: 17 April 2012 19:04 | To: c

Re: Why doesn't GHC force a GC before program quits?

2012-04-18 Thread Simon Marlow
On 18/04/2012 00:15, Paul Liu wrote: Hi Simon, Thanks for the explanation. So is this why there is a separation of mkWeak# and mkWeakForeignEnv#, the latter being used for C finalizers that is guaranteed to run before program quits? Correct. I wonder if it's possible to put some constraint t