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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/d30552f5e42f2664e7ec9678e61fbe5f7042baaa

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

commit d30552f5e42f2664e7ec9678e61fbe5f7042baaa
Author: Simon Marlow <[email protected]>
Date:   Thu Aug 4 09:32:15 2011 +0100

    Test 5250 is an expected failure for optllvm due to #4211

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

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

diff --git a/tests/rts/all.T b/tests/rts/all.T
index 0b37ed1..389df04 100644
--- a/tests/rts/all.T
+++ b/tests/rts/all.T
@@ -112,6 +112,7 @@ def config_5250(opts):
 
 test('5250', [ config_5250,
                extra_clean(['spalign.o']),
+               expect_broken_for(4211, ['optllvm']),
                omit_ways(['ghci']) ],
              compile_and_run, ['spalign.c'])
 



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to