RE: 7.0.3 test suite giving -fno-toplevel-reorder on cc1

2011-09-18 Thread Chris Dornan
Ah -- so bindists are doing more than relocating the files. I have transplanted gcc to my environment and it is going much better. I now get (for WAY=optc) the following: OVERALL SUMMARY for test run started at Sun Sep 11 18:45:07 BST 2011 2612 total tests, which gave rise to 14419 test

running testsuite standalone

2011-09-18 Thread Chris Dornan
[Last night's post got filtered so I am breaking it up - apologies if you get the original.] CONTEXT: I was trying to verify a non-bindist installation by running the testsuite on the target but neglected to match up the build gcc and installation gcc leading to stange cc1 failures. (I can't use

[nightly] 18-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)

2011-09-18 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 Sun Sep 18 18:00:02 BST 2011. checking out new source

[nightly] 18-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)

2011-09-18 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 Sun Sep 18 18:10:01 BST 2011. checking out new s

[commit: testsuite] master: Add amd64/OS X specific stats to the T4801 test (6c06117)

2011-09-18 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/6c06117761fa56275aea0af773dfa431fee9e792 >--- commit 6c06117761fa56275aea0af773dfa431fee9e792 Author: Ian Lynag

[commit: testsuite] master: Rejig how performance test stats are stored (04fc7b8)

2011-09-18 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/04fc7b801336d8c85a2590f2e8b34ac2ccbc73fc >--- commit 04fc7b801336d8c85a2590f2e8b34ac2ccbc73fc Author: Ian Lynag

[commit: testsuite] master: Merge branch 'master' of mac:ghc/git/val64/testsuite (967d417)

2011-09-18 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/967d4170a349f3bfdb00d568b24b508ec53be5e3 >--- commit 967d4170a349f3bfdb00d568b24b508ec53be5e3 Merge: e73d520...

[commit: testsuite] master: Add missing file (e73d520)

2011-09-18 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/e73d520c8c45111f7894095643c3eb9c6bc2c422 >--- commit e73d520c8c45111f7894095643c3eb9c6bc2c422 Author: Ian Lynag

Re: [commit: integer-simple] master: Don't define our own list type (44dd630)

2011-09-18 Thread Ian Lynagh
On Sat, Sep 17, 2011 at 11:48:13PM +0100, Ian Lynagh wrote: > On Sat, Sep 17, 2011 at 03:28:04PM -0700, Ian Lynagh wrote: > > > > commit 44dd630632f47bec3693ea9a22a896edfad15fd7 > > I didn't intend to push these. I think I have a detached HEAD. > > So the central repo is now at 44dd63, and my lo

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

2011-09-18 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/Win32 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

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

2011-09-18 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/containers commit ebd6d2ddf6b4a622cec172df9038768ca3409d7b Author: Milan Straka Date: Sun Sep 11 18:58:17 2011 +0200 Changing version of base dependency to < 5. The original was < 6. The dependency base >= 4.2 && base < 5 seems weird