;;; TOOL: run-interp-spec
;;; STDIN_FILE: third_party/testsuite/elem.wast
(;; STDOUT ;;;
assert_unlinkable passed: out of bounds table access: elem segment is out of bounds: [0, 1) >= max value 0
assert_unlinkable passed: out of bounds table access: elem segment is out of bounds: [0, 1) >= max value 0
assert_unlinkable passed: out of bounds table access: elem segment is out of bounds: [0, 1) >= max value 0
assert_unlinkable passed: out of bounds table access: elem segment is out of bounds: [1, 1) >= max value 0
assert_unlinkable passed: out of bounds table access: elem segment is out of bounds: [10, 11) >= max value 10
assert_unlinkable passed: out of bounds table access: elem segment is out of bounds: [10, 11) >= max value 10
assert_unlinkable passed: out of bounds table access: elem segment is out of bounds: [10, 11) >= max value 10
assert_unlinkable passed: out of bounds table access: elem segment is out of bounds: [10, 11) >= max value 10
assert_unlinkable passed: out of bounds table access: elem segment is out of bounds: [4294967295, 4294967296) >= max value 10
assert_unlinkable passed: out of bounds table access: elem segment is out of bounds: [4294967295, 4294967296) >= max value 10
assert_unlinkable passed: out of bounds table access: elem segment is out of bounds: [4294967286, 4294967287) >= max value 10
assert_unlinkable passed: out of bounds table access: elem segment is out of bounds: [4294967286, 4294967287) >= max value 10
out/test/spec/elem.wast:248: assert_invalid passed:
  0000015: error: elem section without table section
out/test/spec/elem.wast:258: assert_invalid passed:
  0000014: error: expected i32 init_expr
out/test/spec/elem.wast:266: assert_invalid passed:
  0000015: error: expected END opcode after initializer expression
out/test/spec/elem.wast:274: assert_invalid passed:
  0000013: error: unexpected opcode in initializer expression: 0x1
out/test/spec/elem.wast:282: assert_invalid passed:
  0000013: error: unexpected opcode in initializer expression: 0x1
out/test/spec/elem.wast:290: assert_invalid passed:
  0000015: error: expected END opcode after initializer expression
out/test/spec/elem.wast:353: assert_trap passed: uninitialized table element
31/31 tests passed.
;;; STDOUT ;;)
