[nightly] 03-Nov-2010 build of HEAD on i386-unknown-linux (cam-02-unx)

2010-11-03 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 Nov 3 18:00:01 GMT 2010. checking out new source tree

pgj, build 190, Success

2010-11-03 Thread Builder
pgj, build 190 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/190.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

[nightly] 03-Nov-2010 build of STABLE on i386-unknown-linux (cam-02-unx)

2010-11-03 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 Nov 3 18:10:01 GMT 2010. checking out new source tree

[nightly] 03-Nov-2010 build of HEAD on x86_64-unknown-linux (cam-04-unx)

2010-11-03 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 Nov 3 18:00:01 GMT 2010. checking out new source t

kgardas-opensolaris-x86-head, build 46, Success

2010-11-03 Thread Builder
kgardas-opensolaris-x86-head, build 46 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/46.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Suc

emitPrimOp duplicated

2010-11-03 Thread Alexander McPhail
Hi, Is there a good reason that 'CgPrimOp.hs' and 'StgCmmPrim.hs' both provide a function "emitPrimOp", the implementations of which appear identical? Cheers, Vivian ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/c

[nightly] 03-Nov-2010 build of STABLE on x86_64-unknown-linux (cam-04-unx)

2010-11-03 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 Nov 3 18:10:01 GMT 2010. checking out new so

patch applied (ghc-7.0/ghc): Avoid scary message from tar if dph isn't in the tree

2010-11-03 Thread Ian Lynagh
Wed Nov 3 14:33:54 PDT 2010 Ian Lynagh * Avoid scary message from tar if dph isn't in the tree M ./ghc.mk -4 +4 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20101103213354-3fd76-87bdf9c45311d66e1a7af5b4838fb47ece3852cf.gz __

patch applied (ghc-7.0/ghc): Whitespace only

2010-11-03 Thread Ian Lynagh
Wed Nov 3 14:33:18 PDT 2010 Ian Lynagh * Whitespace only M ./ghc.mk -22 +22 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20101103213318-3fd76-78fb03187b991b74050cd466dba7b556ca94ca59.gz __

patch applied (ghc): Avoid scary message from tar if dph isn't in the tree

2010-11-03 Thread Ian Lynagh
Wed Nov 3 14:33:54 PDT 2010 Ian Lynagh * Avoid scary message from tar if dph isn't in the tree M ./ghc.mk -4 +4 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20101103213354-3fd76-87bdf9c45311d66e1a7af5b4838fb47ece3852cf.gz __

patch applied (ghc): Whitespace only

2010-11-03 Thread Ian Lynagh
Wed Nov 3 14:33:18 PDT 2010 Ian Lynagh * Whitespace only M ./ghc.mk -22 +22 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20101103213318-3fd76-78fb03187b991b74050cd466dba7b556ca94ca59.gz ___ Cvs-gh

patch applied (ghc): Remove no-longer-necessary withFlattenedDynflags

2010-11-03 Thread Ian Lynagh
Wed Nov 3 14:27:18 PDT 2010 Ian Lynagh * Remove no-longer-necessary withFlattenedDynflags M ./ghc/InteractiveUI.hs -23 +11 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20101103212718-3fd76-98e41faeb86ab565937f58144ad5f34b11ce7ffd.gz ___

patch applied (ghc): Use liftIO rather than io

2010-11-03 Thread Ian Lynagh
Wed Nov 3 14:22:16 PDT 2010 Ian Lynagh * Use liftIO rather than io M ./ghc/GhciMonad.hs -9 +6 M ./ghc/InteractiveUI.hs -81 +80 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20101103212216-3fd76-99aa0ca7b1cdf6ab219ec61109d8b2f4533876d1.gz

Re: FW: Inlining fromInteger

2010-11-03 Thread Ian Lynagh
Filed here: http://hackage.haskell.org/trac/ghc/ticket/4469 Thanks Ian ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: FW: Inlining fromInteger

2010-11-03 Thread Ian Lynagh
On Mon, Nov 01, 2010 at 11:21:16AM +, Simon Peyton-Jones wrote: > Roman reports a missing 'make' dependency. See below. > > Also, if I add INLINE pragmas to fromInteger and toEnum for Word8 and run > 'make' in the ghc subdirectory, I get: > > Undefined symbols: > "_base_GHCziWord_zdfBitsW

simonmar-win32-head, build 154, Success

2010-11-03 Thread Builder
simonmar-win32-head, build 154 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/154.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting

simonmar-win32-stable, build 90, Success

2010-11-03 Thread Builder
simonmar-win32-stable, build 90 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/90.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting

RE: [GHC] #4342: Review containers changes

2010-11-03 Thread Simon Peyton-Jones
Narrowing cc list slightly to avoid span Milan | Bang patterns are not in any standards, so this would rule out other | compilers not supporting them. Your rename seems reasonable, I would go | with that. Perhaps add a comment in the code to explain this point? | The natFromInt && frien

Validate failure: GADTwrong1

2010-11-03 Thread Simon Marlow
Output needs to be updated, maybe? => T2334(normal) 1591 of 2653 [0, 0, 0] cd ./indexed-types/should_fail && '/64playpen/simonmar/validate/bindisttest/install dir/bin/ghc' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf -rtsopts -c T233 4.hs>T2334.comp.s

pgj-freebsd-amd64-stable, build 68, Success

2010-11-03 Thread Builder
pgj-freebsd-amd64-stable, build 68 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/68.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success boo

tn23, build 179, Success

2010-11-03 Thread Builder
tn23, build 179 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/179.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

pgj2, build 186, Success

2010-11-03 Thread Builder
pgj2, build 186 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/186.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

[nightly] DPH Performance Test Succeeded

2010-11-03 Thread Ben Lippmeier
DPH Performance Test Succeeded Environment Platform host: limitingfactor.cse.unsw.EDU.AU arch: i386 processor: i386 system:Darwin 10.4.0 Versions GHC The Glorious Glasgow Haskell Compilation System, version 6.12.1 GCC i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Ap