Skip to content
Snippets Groups Projects
Commit dd5ae654 authored by batterseapower's avatar batterseapower
Browse files

Merge branch 'master' of http://darcs.haskell.org/testsuite into encoding

parents e982d5c0 6a5525bf
No related branches found
No related tags found
No related merge requests found
......@@ -15,4 +15,4 @@ test('3579', normal, compile, [''])
test('2578', normal, run_command, ['$MAKE -s --no-print-directory 2578'])
# skip llvm on i386 as we don't support fPIC
test('jmp_tbl', if_arch('i386', omit_ways(['llvm', 'optllvm'])), compile, ['-fPIC -O'])
test('massive_array', if_arch('i386', omit_ways(['llvm', 'optllvm'])), compile, ['-fPIC -dynamic'])
test('massive_array', if_arch('i386', omit_ways(['llvm', 'optllvm'])), compile, ['-fPIC'])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment