Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : ghc-7.4

http://hackage.haskell.org/trac/ghc/changeset/3a609b2ed0cd444647f799d245794665bfddb01e

>---------------------------------------------------------------

commit 3a609b2ed0cd444647f799d245794665bfddb01e
Author: Simon Marlow <marlo...@gmail.com>
Date:   Thu May 3 09:05:21 2012 +0100

    5250(llvm) is expect_broken(4211)

>---------------------------------------------------------------

 tests/rts/all.T |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/tests/rts/all.T b/tests/rts/all.T
index 80d4ec1..9efe391 100644
--- a/tests/rts/all.T
+++ b/tests/rts/all.T
@@ -117,6 +117,8 @@ def config_5250(opts):
 test('5250', [ config_5250,
                # stack ptr is not 16-byte aligned on 32-bit Windows
                if_os('mingw32', expect_fail),
+               if_platform('i386-unknown-linux',
+                           expect_broken_for(4211,['llvm'])),
                extra_clean(['spalign.o']),
                omit_ways(['ghci']) ],
              compile_and_run, ['spalign.c'])



_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to