| Index: test/emscripten/core/test_longjmp4-Os.out
 | 
| diff --git a/test/emscripten/core/test_longjmp4-Os.out b/test/emscripten/core/test_longjmp4-Os.out
 | 
| new file mode 100644
 | 
| index 0000000000000000000000000000000000000000..53fdd41bf516a598828a1786f6b20b572921971d
 | 
| --- /dev/null
 | 
| +++ b/test/emscripten/core/test_longjmp4-Os.out
 | 
| @@ -0,0 +1,4 @@
 | 
| +Normal execution path of first function!
 | 
| +Exception execution path of first function! 0
 | 
| +Calling longjmp the second time!
 | 
| +Exception execution path of first function! 1
 | 
| 
 |