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

On branch  : master

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

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

commit c881468862ba7edb01738899242f44597ef17a6c
Author: Simon Marlow <marlo...@gmail.com>
Date:   Thu May 3 09:06:07 2012 +0100

    5250(llvm) is expect_broken(4211) on i386-unknown-linux

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

 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 3f77146..a8b225a 100644
--- a/tests/rts/all.T
+++ b/tests/rts/all.T
@@ -120,6 +120,8 @@ def config_5250(opts):
 test('5250', [ config_5250,
                # stack ptr is not 16-byte aligned on 32-bit Windows
                if_platform('i386-unknown-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