| Index: crosstest/crosstest.cfg
|
| diff --git a/crosstest/crosstest.cfg b/crosstest/crosstest.cfg
|
| index edb06ea7ef7a41d80a1d62b70e9e61c6d133c834..2222b90e1b379fa1f606935b45aefebf1635b5ac 100644
|
| --- a/crosstest/crosstest.cfg
|
| +++ b/crosstest/crosstest.cfg
|
| @@ -8,7 +8,7 @@ test: mem_intrin.cpp
|
|
|
| [test_arith]
|
| driver: test_arith_main.cpp
|
| -test: test_arith.cpp test_arith_frem.ll test_arith_sqrt.ll
|
| +test: test_arith.cpp test_arith_frem.ll test_arith_sqrt.ll test_arith_fabs.ll
|
|
|
| [test_bitmanip]
|
| driver: test_bitmanip_main.cpp
|
|
|