[commit: testsuite] master: Disable threads with python 2.7.2. (187e2e8)

2012-03-06 Thread Paolo Capriotti
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/187e2e8f09bfc915e86a349485e9dd5fd57e35f8 --- commit 187e2e8f09bfc915e86a349485e9dd5fd57e35f8 Author: Paolo

mbolingbroke (x86 OSX HEAD), build 178, Failure

2012-03-06 Thread Builder
mbolingbroke (x86 OSX HEAD), build 178 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/mbolingbroke/178.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success touching

[commit: hsc2hs] master: Update .gitignore. (9036b2f)

2012-03-06 Thread Paolo Capriotti
Repository : ssh://darcs.haskell.org//srv/darcs/hsc2hs On branch : master http://hackage.haskell.org/trac/ghc/changeset/9036b2fbdd33dcfba32445d6ff9874ee714b2ea0 --- commit 9036b2fbdd33dcfba32445d6ff9874ee714b2ea0 Author: Paolo

[commit: haddock] master: Update .gitignore. (7b38131)

2012-03-06 Thread Paolo Capriotti
Repository : ssh://darcs.haskell.org//srv/darcs/haddock On branch : master http://hackage.haskell.org/trac/ghc/changeset/7b381312437410b3d86ae5e18b951a551213bad8 --- commit 7b381312437410b3d86ae5e18b951a551213bad8 Author: Paolo

[commit: ghc] master: Get correct options when calling 'clang' inplace of 'as' (#5903) (5e38346)

2012-03-06 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/5e383469a9cb1fc17af3882f6217e5382a80fc67 --- commit 5e383469a9cb1fc17af3882f6217e5382a80fc67 Author: David Terei

[commit: testsuite] master: Fix llvm check (083b836)

2012-03-06 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/083b836e8ec096d38e9a39b82fd033ad36e0b1ff --- commit 083b836e8ec096d38e9a39b82fd033ad36e0b1ff Author: David

[commit: testsuite] master: Update .gitignore. (b757825)

2012-03-06 Thread Paolo Capriotti
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/b75782579d4f1cbf077ff591af4fbeded4da1f76 --- commit b75782579d4f1cbf077ff591af4fbeded4da1f76 Author: Paolo

[commit: ghc] newcg: remove some obsolete notes (8071691)

2012-03-06 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : newcg http://hackage.haskell.org/trac/ghc/changeset/8071691488802dbe5e67b5a47206f564a2d0bcbf --- commit 8071691488802dbe5e67b5a47206f564a2d0bcbf Author: Simon Marlow

[commit: ghc] newcg: Revert Improvements to the mini-inliner (5ff03ca)

2012-03-06 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : newcg http://hackage.haskell.org/trac/ghc/changeset/5ff03ca7f3b5b1abad64c039fa20165b4cf77360 --- commit 5ff03ca7f3b5b1abad64c039fa20165b4cf77360 Author: Simon Marlow

[commit: ghc] newcg: Merge branch 'newcg' of /home/simonmar/code-all/work/ghc-newcg into newcg (13875c6)

2012-03-06 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : newcg http://hackage.haskell.org/trac/ghc/changeset/13875c61d0dfef31ce0b1914d82c316531c27a67 --- commit 13875c61d0dfef31ce0b1914d82c316531c27a67 Merge: 8071691...

[commit: ghc] newcg: Revert Revert Improvements to the mini-inliner (1ca4986)

2012-03-06 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : newcg http://hackage.haskell.org/trac/ghc/changeset/1ca4986cb654a9b30028eeb2d08a37dd4491cc41 --- commit 1ca4986cb654a9b30028eeb2d08a37dd4491cc41 Author: Simon Marlow

[commit: ghc] newcg: Lower safe foreign calls in the new CmmLayoutStack (93e42a6)

2012-03-06 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : newcg http://hackage.haskell.org/trac/ghc/changeset/93e42a6895d2172f40d37fd13cb7405243dc4d0f --- commit 93e42a6895d2172f40d37fd13cb7405243dc4d0f Author: Simon Marlow

[commit: ghc] newcg: fixes to the mini-inliner (fixes stage2 crashes) (9a32e71)

2012-03-06 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : newcg http://hackage.haskell.org/trac/ghc/changeset/9a32e71d912985a6fd8e3491518ac357f2e8686b --- commit 9a32e71d912985a6fd8e3491518ac357f2e8686b Author: Simon Marlow

Re: [commit: ghc] newcg: fixes to the mini-inliner (fixes stage2 crashes) (9a32e71)

2012-03-06 Thread Johan Tibell
Is this something that should be ported to master? ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

[commit: ghc] ghc-7.4: Check that imported modules actually exist (#5836) (7e8d013)

2012-03-06 Thread Paolo Capriotti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/7e8d0137ab58fefc1f4a9ca12344fb0414ef3f45 --- commit 7e8d0137ab58fefc1f4a9ca12344fb0414ef3f45 Author: Simon Marlow

[commit: ghc] ghc-7.4: avoid 32-bit integer overflow (#5838) (11b56ff)

2012-03-06 Thread Paolo Capriotti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/11b56ff206bfa99cee641a44d07831914f788c8a --- commit 11b56ff206bfa99cee641a44d07831914f788c8a Author: Simon Marlow

[commit: ghc] ghc-7.4: fix ARM StgCRun to not save and restore r11/fp register twice (712604f)

2012-03-06 Thread Paolo Capriotti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/712604fe5856a34e184bde67f6dc0f8aeb5f --- commit 712604fe5856a34e184bde67f6dc0f8aeb5f Author: Karel Gardas

[commit: ghc] ghc-7.4: fix ARM's StgCRun clobbered register list for both ARM and Thumb modes (83c23b5)

2012-03-06 Thread Paolo Capriotti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/83c23b58941cd857343bab4c34e8209f2b9d4bee --- commit 83c23b58941cd857343bab4c34e8209f2b9d4bee Author: Karel Gardas

[commit: ghc] ghc-7.4: Refer to Control.Concurrent instead of GHC.Conc (6a217ed)

2012-03-06 Thread Paolo Capriotti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/6a217ed6f10d440902eb166d2e0ab4127eb3f699 --- commit 6a217ed6f10d440902eb166d2e0ab4127eb3f699 Author: Simon Marlow

[commit: ghc] ghc-7.4: raiseAsync: cope with ATOMICALLY_FRAMES inside UPDATE_FRAMES (#5866) (c6a2bbd)

2012-03-06 Thread Paolo Capriotti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/c6a2bbdbd3d701653d7e2ee22e2dea73316b49d8 --- commit c6a2bbdbd3d701653d7e2ee22e2dea73316b49d8 Author: Simon Marlow

Re: [commit: ghc] newcg: fixes to the mini-inliner (fixes stage2 crashes) (9a32e71)

2012-03-06 Thread Simon Marlow
On 06/03/2012 14:00, Johan Tibell wrote: Is this something that should be ported to master? I made a couple of improvements to the mini-inliner on the newcg branch which turned out to be wrong, and this commit fixed it. If the improvements get merged over, then the fixes should too.

Re: [commit: ghc] newcg: fixes to the mini-inliner (fixes stage2 crashes) (9a32e71)

2012-03-06 Thread Johan Tibell
On Tue, Mar 6, 2012 at 7:23 AM, Simon Marlow marlo...@gmail.com wrote: However it's possible that we'll replace the mini-inliner entirely. It has always been a bit of a hack, and the new code generator is quite effective at exposing its shortcomings. Edward's CmmRewriteAssignments pass was

Re: [commit: ghc] newcg: fixes to the mini-inliner (fixes stage2 crashes) (9a32e71)

2012-03-06 Thread Simon Marlow
On 06/03/2012 16:02, Johan Tibell wrote: On Tue, Mar 6, 2012 at 7:23 AM, Simon Marlow marlo...@gmail.com mailto:marlo...@gmail.com wrote: However it's possible that we'll replace the mini-inliner entirely. It has always been a bit of a hack, and the new code generator is quite

[commit: ghc] ghc-7.4: point to the wiki for Setting up your system for building GHC (#5874) (7b0998b)

2012-03-06 Thread Paolo Capriotti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/7b0998b3e2f6ba492a8f60c47392cef31ad9b902 --- commit 7b0998b3e2f6ba492a8f60c47392cef31ad9b902 Author: Simon Marlow

[commit: ghc] ghc-7.4: Replace createDirectoryHierarchy with createDirectoryIfMissing True (02eab9a)

2012-03-06 Thread Paolo Capriotti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/02eab9a56b0151b952bd09d65c2f6061c461d168 --- commit 02eab9a56b0151b952bd09d65c2f6061c461d168 Author: Takano Akio

[commit: ghc] ghc-7.4: Fix crash caused by allowing duplicate *-modules in the context (#5904) (1ddd4b3)

2012-03-06 Thread Paolo Capriotti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/1ddd4b3baf0cb592b8ada88fa3ab386c56489b56 --- commit 1ddd4b3baf0cb592b8ada88fa3ab386c56489b56 Author: Simon Marlow

[commit: ghc] ghc-7.4: Mention -threaded in the intro to Concurrent Haskell (9f19268)

2012-03-06 Thread Paolo Capriotti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/9f19268b00513d46ac52e22f2a12591b489c61a0 --- commit 9f19268b00513d46ac52e22f2a12591b489c61a0 Author: Simon Marlow

[commit: ghc] ghc-7.4: slight tweak to help text (#5896) (c12841b)

2012-03-06 Thread Paolo Capriotti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/c12841b4f8ee1a3cfa51a0bb9181fe4d61c5ecb2 --- commit c12841b4f8ee1a3cfa51a0bb9181fe4d61c5ecb2 Author: Simon Marlow

[commit: ghc] ghc-7.4: Remove documentation that a feature was missing, because it is not. (#5896) (30fc1dc)

2012-03-06 Thread Paolo Capriotti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/30fc1dc9549e16d925a59cc79832b120c422b699 --- commit 30fc1dc9549e16d925a59cc79832b120c422b699 Author: Simon Marlow

[commit: ghc] ghc-7.4: Be less conservative about recompiling after changes to -main-is (#5878) (09a4cfc)

2012-03-06 Thread Paolo Capriotti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/09a4cfcd3ba808dae6777ec6554a92658548ee0b --- commit 09a4cfcd3ba808dae6777ec6554a92658548ee0b Author: Simon Marlow

Re: [commit: ghc] newcg: fixes to the mini-inliner (fixes stage2 crashes) (9a32e71)

2012-03-06 Thread Johan Tibell
On Tue, Mar 6, 2012 at 8:54 AM, Simon Marlow marlo...@gmail.com wrote: what loop unrolling? In LLVM you mean? I added loop unrolling for the thawArray# etc primops both to the NCG and the LLVM backend. Eventually hoopl should buy us the ability to do some great optimisations at the C--

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

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

[commit: ghc] branch 'unboxed-tuple-arguments' created

2012-03-06 Thread Max Bolingbroke
Repository : ssh://darcs.haskell.org//srv/darcs/ghc New branch : unboxed-tuple-arguments Referencing: 7a64ef7dca2e3a221c4ade84147dceac5df02c44 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

[commit: ghc] unboxed-tuple-arguments: Support code generation for unboxed-tuple function arguments (7a64ef7)

2012-03-06 Thread Max Bolingbroke
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : unboxed-tuple-arguments http://hackage.haskell.org/trac/ghc/changeset/7a64ef7dca2e3a221c4ade84147dceac5df02c44 --- commit 7a64ef7dca2e3a221c4ade84147dceac5df02c44

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

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

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

2012-03-06 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 Tue Mar 6 18:10:01 GMT 2012. checking out new

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

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

pgj (x86 FreeBSD HEAD), build 619, Success

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

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

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

pgj2 (amd64 FreeBSD HEAD), build 617, Success

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

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

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

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

2012-03-06 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 Tue Mar 6 18:20:01 GMT 2012.

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

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

mbolingbroke (x86 OSX HEAD), build 179, Failure

2012-03-06 Thread Builder
mbolingbroke (x86 OSX HEAD), build 179 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/mbolingbroke/179.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success touching

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

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