summaryrefslogtreecommitdiff
path: root/test/torture-s
diff options
context:
space:
mode:
Diffstat (limited to 'test/torture-s')
-rw-r--r--test/torture-s/fprintf-1.c.s5
-rw-r--r--test/torture-s/fprintf-chk-1.c.s5
-rw-r--r--test/torture-s/gofast.c.s5
-rw-r--r--test/torture-s/vfprintf-1.c.s5
-rw-r--r--test/torture-s/vfprintf-chk-1.c.s5
5 files changed, 15 insertions, 10 deletions
diff --git a/test/torture-s/fprintf-1.c.s b/test/torture-s/fprintf-1.c.s
index 542fc84e8..11f350329 100644
--- a/test/torture-s/fprintf-1.c.s
+++ b/test/torture-s/fprintf-1.c.s
@@ -1,5 +1,5 @@
.text
- .file "/usr/local/google/home/dschuff/s/wasm-waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/fprintf-1.c"
+ .file "/usr/local/google/home/jgravelle/code/wasm/waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/fprintf-1.c"
.section .text.main,"ax",@progbits
.hidden main
.globl main
@@ -201,8 +201,9 @@ main: # @main
.size .L.str.7, 4
- .ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283507)"
+ .ident "clang version 4.0.0 "
.functype fprintf, i32, i32, i32
.functype abort, void
.functype fwrite, i32, i32, i32, i32, i32
.functype fputc, i32, i32, i32
+ .import_global stdout
diff --git a/test/torture-s/fprintf-chk-1.c.s b/test/torture-s/fprintf-chk-1.c.s
index 58ada854e..014cdb183 100644
--- a/test/torture-s/fprintf-chk-1.c.s
+++ b/test/torture-s/fprintf-chk-1.c.s
@@ -1,5 +1,5 @@
.text
- .file "/usr/local/google/home/dschuff/s/wasm-waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/fprintf-chk-1.c"
+ .file "/usr/local/google/home/jgravelle/code/wasm/waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/fprintf-chk-1.c"
.section .text.__fprintf_chk,"ax",@progbits
.hidden __fprintf_chk
.globl __fprintf_chk
@@ -445,6 +445,7 @@ should_optimize:
.size .L.str.7, 4
- .ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283507)"
+ .ident "clang version 4.0.0 "
.functype abort, void
.functype vfprintf, i32, i32, i32, i32
+ .import_global stdout
diff --git a/test/torture-s/gofast.c.s b/test/torture-s/gofast.c.s
index 236b798b2..fa181aafc 100644
--- a/test/torture-s/gofast.c.s
+++ b/test/torture-s/gofast.c.s
@@ -1,5 +1,5 @@
.text
- .file "/usr/local/google/home/dschuff/s/wasm-waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/gofast.c"
+ .file "/usr/local/google/home/jgravelle/code/wasm/waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/gofast.c"
.section .text.fp_add,"ax",@progbits
.hidden fp_add
.globl fp_add
@@ -496,7 +496,8 @@ fail_count:
.size .L.str, 17
- .ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283507)"
+ .ident "clang version 4.0.0 "
.functype fprintf, i32, i32, i32
.functype abort, void
.functype exit, void, i32
+ .import_global stderr
diff --git a/test/torture-s/vfprintf-1.c.s b/test/torture-s/vfprintf-1.c.s
index 694998a9f..f92d47b7b 100644
--- a/test/torture-s/vfprintf-1.c.s
+++ b/test/torture-s/vfprintf-1.c.s
@@ -1,5 +1,5 @@
.text
- .file "/usr/local/google/home/dschuff/s/wasm-waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/vfprintf-1.c"
+ .file "/usr/local/google/home/jgravelle/code/wasm/waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/vfprintf-1.c"
.section .text.inner,"ax",@progbits
.hidden inner
.globl inner
@@ -363,6 +363,7 @@ main: # @main
.size .L.str.7, 4
- .ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283507)"
+ .ident "clang version 4.0.0 "
.functype vfprintf, i32, i32, i32, i32
.functype abort, void
+ .import_global stdout
diff --git a/test/torture-s/vfprintf-chk-1.c.s b/test/torture-s/vfprintf-chk-1.c.s
index 78338cd7a..6f3e671a2 100644
--- a/test/torture-s/vfprintf-chk-1.c.s
+++ b/test/torture-s/vfprintf-chk-1.c.s
@@ -1,5 +1,5 @@
.text
- .file "/usr/local/google/home/dschuff/s/wasm-waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/vfprintf-chk-1.c"
+ .file "/usr/local/google/home/jgravelle/code/wasm/waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/vfprintf-chk-1.c"
.section .text.__vfprintf_chk,"ax",@progbits
.hidden __vfprintf_chk
.globl __vfprintf_chk
@@ -560,6 +560,7 @@ should_optimize:
.size .L.str.7, 4
- .ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283507)"
+ .ident "clang version 4.0.0 "
.functype abort, void
.functype vfprintf, i32, i32, i32, i32
+ .import_global stdout