From ffde9d21243b73af53e8632776397519cd720aca Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Tue, 7 Oct 2014 21:49:19 +0100 Subject: testsuite: T5486 requires integer-gmp internals Signed-off-by: Sergei Trofimovich --- testsuite/tests/llvm/should_compile/all.T | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/tests/llvm') diff --git a/testsuite/tests/llvm/should_compile/all.T b/testsuite/tests/llvm/should_compile/all.T index 5e5ca53e52..e9154196f0 100644 --- a/testsuite/tests/llvm/should_compile/all.T +++ b/testsuite/tests/llvm/should_compile/all.T @@ -7,7 +7,7 @@ setTestOpts(f) test('T5054', reqlib('hmatrix'), compile, ['-package hmatrix']) test('T5054_2', reqlib('hmatrix'), compile, ['-package hmatrix']) -test('T5486', normal, compile, ['']) +test('T5486', reqlib('integer-gmp'), compile, ['']) test('T5681', normal, compile, ['']) test('T6158', [reqlib('vector'), reqlib('primitive')], compile, ['-package vector -package primitive']) test('T7571', cmm_src, compile, ['']) -- cgit v1.2.1