pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 198
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/198.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 181
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/181.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | S
pgj2 (amd64 FreeBSD HEAD), build 316
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/316.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date | Succ
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 31 18:10:01 BST 2011.
checking out new source tree
pgj (x86 FreeBSD HEAD), build 318
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/318.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date | Success
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 Thu Mar 31 18:00:01 BST 2011.
checking out new source tree
simonmar-win32-head (x86 Windows HEAD), build 276
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/276.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
set
Repository : ssh://darcs.haskell.org//srv/darcs/ghc-git/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/a8e642153554161bd9c50ed417b1d74825c77a55
>---
commit a8e642153554161bd9c50ed417b1d74825c77a55
Author: I
tn23 (x86 OSX HEAD), build 295
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/295.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date | Success
bo
simonmar-win32-stable (x86 Windows STABLE), build 211
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/211.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Succe
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 176
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/176.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions
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 31 18:10:02 BST 2011.
checking out new s
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 31 18:00:01 BST 2011.
checking out new source
sparky-unreg (Sparc Solaris unreg HEAD), build 76
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky-unreg/76.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions | Failure: Just (ExitFailure 29)
Build failed
Detail
I think the inliner assumes temporaries are single-assignment. Could
that be the problem?
Cheers,
Simon
On 30/03/11 18:25, Edward Z. Yang wrote:
I believe I've run into an inliner bug. (This is the "new codegen
starts segfaulting stage2 GHC after I started inlining across comments").
Reified this email thread into #5070
http://hackage.haskell.org/trac/ghc/ticket/5070
Edward
Excerpts from Edward Z. Yang's message of Sun Mar 13 16:22:58 -0400 2011:
> I'm looking at the current failure of DPH with the new code generator,
> which is a bit different from what I've dealt with befo
Full logs at http://log.ouroborus.net/limitingfactor/dph
Environment
Platform
host: limitingfactor.cse.unsw.EDU.AU
arch: i386
processor: i386
system:Darwin 10.6.0
Versions
GHC The Glorious Glasgow Haskell Compilation System, version 7.0.1
GCC i686-apple-da
Hi all,
The GHC repos are now read-only while we do the git migration.
Thanks
Ian
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Mar 30 08:49:42 PDT 2011 Ian Lynagh
* Remove spaces from wc output in test 4850
Fixes the test on OS X
M ./tests/ghc-regress/rts/Makefile -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20110330154942-3fd76-f35d4d48f2b4ec55307f
Thu Mar 31 03:26:34 PDT 2011 dimit...@microsoft.com
* Introducing a datatype for WorkLists that properly prioritizes equalities.
We were not prioritizing the interaction of equalities in the worklist,
because
pre-canonicalization solved the constraints one by one, in their arrival
order
Thu Mar 31 03:21:16 PDT 2011 simo...@microsoft.com
* Re-enable assertion now the new type checker is in
(See Trac #3011.)
M ./compiler/typecheck/TcMType.lhs -2 +2
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110331102116-1287e-970fe6990
Thu Mar 31 03:23:15 PDT 2011 simo...@microsoft.com
* Fix Trac #5048: location on AbsBinds
This patch just puts a better SrcSpan on the AbsBinds
produced by the type checker
M ./compiler/basicTypes/SrcLoc.lhs -13 +11
M ./compiler/typecheck/TcBinds.lhs -4 +6
View patch online:
htt
Thu Mar 31 03:22:24 PDT 2011 simo...@microsoft.com
* Comments and variable naming only
M ./compiler/typecheck/TcBinds.lhs -3 +5
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110331102224-1287e-a26af006b14fe01b209a63f850a8caec0b54cb7c.gz
Thu Mar 31 03:15:55 PDT 2011 simo...@microsoft.com
* Add a new static flag -fno-opt-coercion
This just disables the coercion optimiser, mainly for measurements in the
paper
M ./compiler/main/StaticFlagParser.hs +1
M ./compiler/main/StaticFlags.hs -2 +5
M ./compiler/types/OptCo
Thu Mar 31 03:15:22 PDT 2011 simo...@microsoft.com
* New statistics flags -ddump-core-stats
This dumps a (one-line) listing of the size of the Core program,
just after tidying
M ./compiler/coreSyn/CoreUtils.lhs +58
M ./compiler/main/DynFlags.hs +2
M ./compiler/main/TidyPgm.lh
Adam Megacz writes:
> people who download the paper from the authoritative source at ACM
> won't even know the appendix exists.
... which is here:
http://dx.doi.org/10.1145/1190315.1190324
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.
Ian Lynagh writes:
> On Mon, Jan 17, 2011 at 12:38:57AM +, meg...@cs.berkeley.edu wrote:
>> Sun Jan 16 03:20:12 UTC 2011 meg...@cs.berkeley.edu
>> * Add warning that GHC.CoreSyn.Expr is based on Appendix C of TLDI'07
>> paper, not the body of the paper.
>
> Thanks for the patch! However,
Ian is going to produce a cheat sheet showing how to take pending darcs patches
in your tree, and apply them to the git repo.
Simon
| -Original Message-
| From: cvs-ghc-boun...@haskell.org [mailto:cvs-ghc-boun...@haskell.org] On
| Behalf Of David Terei
| Sent: 30 March 2011 18:27
| To:
28 matches
Mail list logo