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

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

pgj2 (amd64 FreeBSD HEAD), build 626, Success

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

Re: head panic when building dph?

2012-03-15 Thread Manuel M T Chakravarty
Ok, it only happens when you compile the stage 2 compiler with -DDEBUG. I think I know what the problem is. I'll fix it, but —in the meantime— it shouldn't affect anyone unless you use -DDEBUG for the stage 2 compiler *and* use that compiler to compile the DPH libraries. (In particular, it doe

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

2012-03-15 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 Thu Mar 15 18:10:01 GMT 2012. checking out new source tree

[commit: haddock] type-nats: Add support for type-level literals. (fa5ffbd)

2012-03-15 Thread Iavor Diatchki
Repository : ssh://darcs.haskell.org//srv/darcs/haddock On branch : type-nats http://hackage.haskell.org/trac/ghc/changeset/fa5ffbd629ed466f6e1f121b805f2114e6b2bd47 >--- commit fa5ffbd629ed466f6e1f121b805f2114e6b2bd47 Author: Iavor S.

[commit: haddock] branch 'type-nats' created

2012-03-15 Thread Iavor Diatchki
Repository : ssh://darcs.haskell.org//srv/darcs/haddock New branch : type-nats Referencing: fa5ffbd629ed466f6e1f121b805f2114e6b2bd47 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

pgj (x86 FreeBSD HEAD), build 628, Success

2012-03-15 Thread Builder
pgj (x86 FreeBSD HEAD), build 628 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/628.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success touching clean-check fil

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

2012-03-15 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 Thu Mar 15 18:00:01 GMT 2012. checking out new source

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

2012-03-15 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 Thu Mar 15 18:10:01 GMT 2012. checking out new s

+RTS -s via eventlog events

2012-03-15 Thread Mikolaj Konarski
Hi, I'd be very grateful if you could review the dcoutts' and my patches below. If/when you are happy with the review, if that's more convenient, we at Well-Typed can push them ourselves. The patches add new eventlog events that reproduce almost all the information from +RTS -s and more (in that

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

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

Re: [LLVMdev] LLVM GHC Backend: Tables Next To Code

2012-03-15 Thread David Terei
On 15 March 2012 01:58, Chris Lattner wrote: > > On Mar 13, 2012, at 4:36 PM, David Terei wrote: > >> Hi Chris, >> >> One remaining question here is, if the GHC team tries some of these >> alternative schemes and finds them unsatisfactory what is the LLVM >> communities feeling in regards to exten

RE: head panic when building dph?

2012-03-15 Thread Dimitrios Vytiniotis
I did nothing special, just 'make' (not validate if that matters) with the default devel2 flavor in build.mk > -Original Message- > From: Manuel M T Chakravarty [mailto:mchakrava...@me.com] > Sent: Thursday, March 15, 2012 12:52 PM > To: Dimitrios Vytiniotis > Cc: Ben Lippmeier; cvs-ghc

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

2012-03-15 Thread Builder
simonmar-win32-head (x86 Windows HEAD), build 542 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/542.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Su

[commit: ghc] newcg: Remove dead code and optimise a bit (269b440)

2012-03-15 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : newcg http://hackage.haskell.org/trac/ghc/changeset/269b440beb4dc692eaeaea62543e430d0f516cff >--- commit 269b440beb4dc692eaeaea62543e430d0f516cff Author: Simon Marlow Da

[commit: ghc] newcg: a couple of minor optimisations (7bbab6f)

2012-03-15 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : newcg http://hackage.haskell.org/trac/ghc/changeset/7bbab6f433847ad9292820962f72c784aa7a1f80 >--- commit 7bbab6f433847ad9292820962f72c784aa7a1f80 Author: Simon Marlow Da

[commit: ghc] newcg: remove dead code (bb7d711)

2012-03-15 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : newcg http://hackage.haskell.org/trac/ghc/changeset/bb7d711c4bb32096df938b30e1c455bc95420db5 >--- commit bb7d711c4bb32096df938b30e1c455bc95420db5 Author: Simon Marlow Da

[commit: ghc] newcg: BlockId == Int now (ef81d86)

2012-03-15 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : newcg http://hackage.haskell.org/trac/ghc/changeset/ef81d86fc5006b71c235b7c249164a8aa3dadde7 >--- commit ef81d86fc5006b71c235b7c249164a8aa3dadde7 Author: Simon Marlow Da

[commit: ghc] newcg: a bit more UNPACKing (daa2d5e)

2012-03-15 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : newcg http://hackage.haskell.org/trac/ghc/changeset/daa2d5e3f2347677dea54d2b6853e8832132f6a8 >--- commit daa2d5e3f2347677dea54d2b6853e8832132f6a8 Author: Simon Marlow Da

[commit: ghc] newcg: some optimisations (6401a2b)

2012-03-15 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : newcg http://hackage.haskell.org/trac/ghc/changeset/6401a2ba5bf951e46474f39138c12055788125fc >--- commit 6401a2ba5bf951e46474f39138c12055788125fc Author: Simon Marlow Da

[commit: ghc] newcg: Remove the old stack layout algorithms (643eb06)

2012-03-15 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : newcg http://hackage.haskell.org/trac/ghc/changeset/643eb066aa221976d2d57f2e2a2c46bc7fb44e24 >--- commit 643eb066aa221976d2d57f2e2a2c46bc7fb44e24 Author: Simon Marlow Da

[commit: ghc] newcg: refactoring and comments (0dba52a)

2012-03-15 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : newcg http://hackage.haskell.org/trac/ghc/changeset/0dba52a5d1304437529e2fd14d79b01508990806 >--- commit 0dba52a5d1304437529e2fd14d79b01508990806 Author: Simon Marlow Da

[commit: ghc] newcg: take the analyses out of the FuelUniqSM monad (b7a8f31)

2012-03-15 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : newcg http://hackage.haskell.org/trac/ghc/changeset/b7a8f31caf97d11fd648975448bc3aaacea83ef3 >--- commit b7a8f31caf97d11fd648975448bc3aaacea83ef3 Author: Simon Marlow Da

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

2012-03-15 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/containers commit d95988c2fc7f920b3d6ec2f28166f06ec56be255 Author: Milan Straka Date: Wed Mar 14 18:30:43 2012 +0100 Mark Data.Map.(!) as INLINABLE instead of INLINE. This should have been done in commit 3f798e33. As mentioned in the comm

Re: [LLVMdev] LLVM GHC Backend: Tables Next To Code

2012-03-15 Thread Gabor Greif
Chris said: > I really like the idea of adding this as an inline asm blob at the start of a > function, and biasing the actual address of the closure based on the size of > the table. I'm not 100% confident that it will work (not being very familiar > with TNTC) but it seems quite plausible an

kgardas-linux-arm-head (HEAD), build 19, Failure

2012-03-15 Thread Builder
kgardas-linux-arm-head (HEAD), build 19 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/kgardas-linux-arm-head/19.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success to

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

2012-03-15 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 Mar 14 18:00:01 GMT 2012. checking out new source tree

pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 507, Success

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

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

2012-03-15 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 Mar 14 18:20:01 GMT 2012. chec

[commit: ghc] type-nats: Add TH support for type-level literals. (c31d0f9)

2012-03-15 Thread Iavor Diatchki
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : type-nats http://hackage.haskell.org/trac/ghc/changeset/c31d0f9c9fd44ba0cf1be17fdb5e9601f5760b20 >--- commit c31d0f9c9fd44ba0cf1be17fdb5e9601f5760b20 Author: Iavor S. Dia