Skip to content
This repository was archived by the owner on Aug 22, 2022. It is now read-only.

Commit 1fb5405

Browse files
authored
Update test expectations for new passing tests (#296)
1 parent 5fe3d50 commit 1fb5405

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/test/run_known_gcc_test_failures.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@
3434

3535
### Undefined behavior: native clang also fails
3636

37-
# Unlike gcc, libm functions are not replaced with builtins in clang.
38-
20030125-1.c.s.wast.wasm O2 # abort()
3937

4038
# Results of signed integer overflow are undefined in C, so don't care.
4139
# 'clang -O2' runs -instcombine pass that does these transformations:
@@ -287,7 +285,6 @@ eeprof-1.c.o.wasm # tests -finstrument-functions
287285
pr44942.c.o.wasm
288286

289287
# abort()
290-
20030125-1.c.o.wasm O2
291288
20040409-1.c.o.wasm O2
292289
20040409-2.c.o.wasm O2
293290
20040409-3.c.o.wasm O2

0 commit comments

Comments
 (0)