Skip to content

Commit 96fa075

Browse files
committed
Fix rustc test suite
1 parent 7292fa2 commit 96fa075

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/test_rustc_tests.sh

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ rm tests/ui/parser/unclosed-delimiter-in-dep.rs # submodule contains //~ERROR
3434

3535
# vendor intrinsics
3636
rm tests/ui/asm/x86_64/evex512-implicit-feature.rs # unimplemented AVX512 x86 vendor intrinsic
37+
rm tests/ui/simd/dont-invalid-bitcast-x86_64.rs # unimplemented llvm.x86.sse41.round.ps
3738

3839
# exotic linkages
3940
rm tests/incremental/hashes/function_interfaces.rs

0 commit comments

Comments
 (0)