diff --git a/tests/Sanity/suite_libgomp/runtest.sh b/tests/Sanity/suite_libgomp/runtest.sh index 9214b73..07b5619 100755 --- a/tests/Sanity/suite_libgomp/runtest.sh +++ b/tests/Sanity/suite_libgomp/runtest.sh @@ -325,7 +325,7 @@ rlJournalStart rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/pr99555-1.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/simd-math-1.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/switch-conversion{,-2}.c" - rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/target-{4,7,9,12,14,15,16,17,18,19,21,22,23,24,25,26,27,28,29,30,32,33,34,36,37,38,39,41,42,43,44,46,47,53,54}.c" + rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/target-{4,7,9,12,14,15,16,17,18,19,21,22,23,24,25,26,27,28,29,30,32,33,34,36,37,38,39,41,42,43,44,46,47,49,51,53,54,55a}.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/target-critical-1.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/target-has-device-addr-3.c" rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/target-{link,print}-1.c"