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

2012-08-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 Mon Aug 6 18:20:01 BST 2012. check

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

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

pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 636, Failure

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

pgj2 (amd64 FreeBSD HEAD), build 776, Failure

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

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

2012-08-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 Mon Aug 6 18:00:01 BST 2012. checking out new source t

pgj (x86 FreeBSD HEAD), build 773, Failure

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

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

2012-08-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 Mon Aug 6 18:10:01 BST 2012. checking out new so

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

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

am-deb7-64 (HEAD), build 161, Failure

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

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

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

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

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

Re: Very strange code in CmmMachOps.hs

2012-08-06 Thread Corey O'Connor
Just making sure I understand the issues. Is this what you mean be "completely off": MO_F_Ge r -> Just (MO_F_Le r) -- <-- definitely wrong This says: The inverse of "Floating point greater than or equal" is "floating point less than or equal" Which should be: The inverse of "Floating point

Very strange code in CmmMachOps.hs

2012-08-06 Thread Thomas Schilling
The following code in from cmm/CmmMachOps.hs (lines 255-282) looks very wrong: == -- Inverting conditions -- Sometimes it's useful to be able to invert the sense of a -- condition. Not all conditional tests are invertible: in -- particular, flo

simonmar-win32-head (x86 Windows HEAD), build 626, Success

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

[commit: testsuite] master: reduce max_bytes_used for T1969 (135f061)

2012-08-06 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/135f06106ceb38ea921183e21e530bf4a2ede478 >--- commit 135f06106ceb38ea921183e21e530bf4a2ede478 Author: Simon Mar

[commit: ghc] master: Use "ReturnedTo" when generating safe foreign calls (6228e31)

2012-08-06 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/6228e318eabcba88c289d48287abc224fa57901d >--- commit 6228e318eabcba88c289d48287abc224fa57901d Author: Simon Marlow D

[commit: ghc] master: Fix two bugs in the sinker. (82fa790)

2012-08-06 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/82fa790a22bb5a41b1af2f3682980a53f3f2216d >--- commit 82fa790a22bb5a41b1af2f3682980a53f3f2216d Author: Simon Marlow D

[commit: ghc] master: fix warning (190c555)

2012-08-06 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/190c555e25d3f70dd3c806f764fea07a50621520 >--- commit 190c555e25d3f70dd3c806f764fea07a50621520 Author: Simon Marlow D

[commit: ghc] master: MO_F_Mul and MO_F_Add are commutative (cf3fb95)

2012-08-06 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/cf3fb956e9e370a8daa5c72fd0695e3c030d834d >--- commit cf3fb956e9e370a8daa5c72fd0695e3c030d834d Author: Simon Marlow D

[commit: ghc] master: finish a comment (5620662)

2012-08-06 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/5620662e08d126ad69b8619360b4ef226f497440 >--- commit 5620662e08d126ad69b8619360b4ef226f497440 Author: Simon Marlow D

[commit: ghc] master: Add a comment to explain why the FCode monad is lazy (290ec75)

2012-08-06 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/290ec750343a340d5f2cef8bf844f3822c9629e0 >--- commit 290ec750343a340d5f2cef8bf844f3822c9629e0 Author: Simon Marlow D

[commit: ghc] master: Foreign calls may clobber caller-saves registers (22d5822)

2012-08-06 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/22d5822929be3591d8a16b23a02f97e196ac2c09 >--- commit 22d5822929be3591d8a16b23a02f97e196ac2c09 Author: Simon Marlow D

[commit: ghc] master: Continue by jumping to the top-of-stack after a safe foreign call (f67a8b8)

2012-08-06 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/f67a8b859b4b5a94d06572e24c1947af0d3f5649 >--- commit f67a8b859b4b5a94d06572e24c1947af0d3f5649 Author: Simon Marlow D

[commit: ghc] master: comment (7db26e0)

2012-08-06 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/7db26e00a945532e2ab6be50a8ffe43a6a5917a8 >--- commit 7db26e00a945532e2ab6be50a8ffe43a6a5917a8 Author: Simon Marlow D