>>> wabt: Building testing/wabt 1.0.36-r0 (using abuild 3.13.0-r5) started Tue, 20 Aug 2024 15:29:54 +0000 >>> wabt: Checking sanity of /home/buildozer/aports/testing/wabt/APKBUILD... >>> wabt: Analyzing dependencies... >>> wabt: Installing for build: build-base cmake samurai (1/8) Installing libbz2 (1.0.8-r6) (2/8) Installing xz-libs (5.6.2-r0) (3/8) Installing libarchive (3.7.4-r0) (4/8) Installing rhash-libs (1.4.4-r0) (5/8) Installing libuv (1.48.0-r0) (6/8) Installing cmake (3.30.2-r0) (7/8) Installing samurai (1.2-r5) (8/8) Installing .makedepends-wabt (20240820.152955) Executing busybox-1.36.1-r31.trigger OK: 386 MiB in 111 packages >>> wabt: Cleaning up srcdir >>> wabt: Cleaning up pkgdir >>> wabt: Cleaning up tmpdir >>> wabt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/wabt-1.0.36.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> wabt: Fetching wabt-1.0.36.tar.gz::https://github.com/WebAssembly/wabt/archive/1.0.36.tar.gz >>> wabt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/wasm-c-api-b6dd1fb658a282c64b029867845bc50ae59e1497.tar.gz >>> wabt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/picosha2-27fcf6979298949e8a462e16d09a0351c18fcaf2.tar.gz >>> wabt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/wabt-1.0.36.tar.gz >>> wabt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/wasm-c-api-b6dd1fb658a282c64b029867845bc50ae59e1497.tar.gz >>> wabt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/picosha2-27fcf6979298949e8a462e16d09a0351c18fcaf2.tar.gz >>> wabt: Checking sha512sums... wabt-1.0.36.tar.gz: OK wasm-c-api-b6dd1fb658a282c64b029867845bc50ae59e1497.tar.gz: OK picosha2-27fcf6979298949e8a462e16d09a0351c18fcaf2.tar.gz: OK >>> wabt: Unpacking /var/cache/distfiles/edge/wabt-1.0.36.tar.gz... >>> wabt: Unpacking /var/cache/distfiles/edge/wasm-c-api-b6dd1fb658a282c64b029867845bc50ae59e1497.tar.gz... >>> wabt: Unpacking /var/cache/distfiles/edge/picosha2-27fcf6979298949e8a462e16d09a0351c18fcaf2.tar.gz... 'third_party/wasm-c-api' -> '/home/buildozer/aports/testing/wabt/src/wasm-c-api-b6dd1fb658a282c64b029867845bc50ae59e1497' 'third_party/picosha2' -> '/home/buildozer/aports/testing/wabt/src/PicoSHA2-27fcf6979298949e8a462e16d09a0351c18fcaf2' -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for alloca.h -- Looking for alloca.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for setjmp.h -- Looking for setjmp.h - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of size_t -- Check size of size_t - done -- Looking for __i386__ -- Looking for __i386__ - not found -- Looking for __SSE2_MATH__ -- Looking for __SSE2_MATH__ - not found -- Configuring done (0.8s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build [1/144] Building C object CMakeFiles/wasm-rt-impl.dir/wasm2c/wasm-rt-mem-impl.c.o [2/144] Building C object CMakeFiles/wasm-rt-impl.dir/wasm2c/wasm-rt-exceptions-impl.c.o [3/144] Building C object CMakeFiles/wasm-rt-impl.dir/wasm2c/wasm-rt-impl.c.o [4/144] Generating gen-wasm2c-prebuilt [5/144] Building CXX object CMakeFiles/wasm-decompile.dir/src/tools/wasm-decompile.cc.o [6/144] Building CXX object CMakeFiles/wasm-strip.dir/src/tools/wasm-strip.cc.o [7/144] Building CXX object CMakeFiles/wasm-validate.dir/src/tools/wasm-validate.cc.o [8/144] Building CXX object CMakeFiles/wat-desugar.dir/src/tools/wat-desugar.cc.o [9/144] Building CXX object CMakeFiles/spectest-interp.dir/src/tools/spectest-interp.cc.o [10/144] Building CXX object CMakeFiles/wasm-interp.dir/src/tools/wasm-interp.cc.o [11/144] Building CXX object CMakeFiles/wasm-objdump.dir/src/binary-reader-objdump.cc.o [12/144] Building CXX object CMakeFiles/wasm-objdump.dir/src/tools/wasm-objdump.cc.o [13/144] Building CXX object CMakeFiles/wasm-stats.dir/src/binary-reader-stats.cc.o [14/144] Building CXX object CMakeFiles/wasm-stats.dir/src/tools/wasm-stats.cc.o [15/144] Building CXX object CMakeFiles/wasm2c.dir/src/tools/wasm2c.cc.o [16/144] Building CXX object CMakeFiles/wasm2wat.dir/src/tools/wasm2wat.cc.o [17/144] Building CXX object CMakeFiles/wast2json.dir/src/tools/wast2json.cc.o [18/144] Building CXX object CMakeFiles/wat2wasm.dir/src/tools/wat2wasm.cc.o [19/144] Building CXX object CMakeFiles/wasm.dir/src/interp/interp-wasm-c-api.cc.o [20/144] Building CXX object CMakeFiles/wasm.dir/src/interp/istream.cc.o [21/144] Building CXX object CMakeFiles/wasm.dir/src/interp/interp-util.cc.o [22/144] Building CXX object CMakeFiles/wasm.dir/src/interp/interp.cc.o [23/144] Building CXX object CMakeFiles/wasm.dir/src/interp/binary-reader-interp.cc.o [24/144] Building CXX object CMakeFiles/wasm.dir/src/prebuilt/wasm2c_atomicops_source_declarations.cc.o [25/144] Building CXX object CMakeFiles/wasm.dir/src/prebuilt/wasm2c_simd_source_declarations.cc.o [26/144] Building CXX object CMakeFiles/wasm.dir/src/prebuilt/wasm2c_source_declarations.cc.o [27/144] Building CXX object CMakeFiles/wasm.dir/src/prebuilt/wasm2c_source_includes.cc.o [28/144] Building CXX object CMakeFiles/wasm.dir/src/prebuilt/wasm2c_header_bottom.cc.o [29/144] Building CXX object CMakeFiles/wasm.dir/src/prebuilt/wasm2c_header_top.cc.o [30/144] Building CXX object CMakeFiles/wasm.dir/src/c-writer.cc.o [31/144] Building CXX object CMakeFiles/wasm.dir/src/wat-writer.cc.o [32/144] Building CXX object CMakeFiles/wasm.dir/src/wast-parser.cc.o [33/144] Building CXX object CMakeFiles/wasm.dir/src/wast-lexer.cc.o [34/144] Building CXX object CMakeFiles/wasm.dir/src/validator.cc.o [35/144] Building CXX object CMakeFiles/wasm.dir/src/utf8.cc.o [36/144] Building CXX object CMakeFiles/wasm.dir/src/type-checker.cc.o [37/144] Building CXX object CMakeFiles/wasm.dir/src/tracing.cc.o [38/144] Building CXX object CMakeFiles/wasm.dir/src/token.cc.o [39/144] Building CXX object CMakeFiles/wasm.dir/src/stream.cc.o [40/144] Building CXX object CMakeFiles/wasm.dir/src/shared-validator.cc.o [41/144] Building CXX object CMakeFiles/wasm.dir/src/sha256.cc.o [42/144] Building CXX object CMakeFiles/wasm.dir/src/resolve-names.cc.o [43/144] Building CXX object CMakeFiles/wasm.dir/src/option-parser.cc.o [44/144] Building CXX object CMakeFiles/wasm.dir/src/opcode.cc.o [45/144] Building C object CMakeFiles/wasm.dir/src/opcode-code-table.c.o [46/144] Building CXX object CMakeFiles/wasm.dir/src/literal.cc.o [47/144] Building CXX object CMakeFiles/wasm.dir/src/lexer-source.cc.o [48/144] Building CXX object CMakeFiles/wasm.dir/src/lexer-source-line-finder.cc.o [49/144] Building CXX object CMakeFiles/wasm.dir/src/leb128.cc.o [50/144] Building CXX object CMakeFiles/wasm.dir/src/ir.cc.o [51/144] Building CXX object CMakeFiles/wasm.dir/src/ir-util.cc.o [52/144] Building CXX object CMakeFiles/wasm.dir/src/generate-names.cc.o [53/144] Building CXX object CMakeFiles/wasm.dir/src/filenames.cc.o [54/144] Building CXX object CMakeFiles/wasm.dir/src/feature.cc.o [55/144] Building CXX object CMakeFiles/wasm.dir/src/expr-visitor.cc.o [56/144] Building CXX object CMakeFiles/wasm.dir/src/error-formatter.cc.o [57/144] Building CXX object CMakeFiles/wasm.dir/src/decompiler.cc.o [58/144] Building CXX object CMakeFiles/wasm.dir/src/config.cc.o [59/144] Building CXX object CMakeFiles/wasm.dir/src/common.cc.o [60/144] Building CXX object CMakeFiles/wasm.dir/src/color.cc.o [61/144] Building CXX object CMakeFiles/wasm.dir/src/binding-hash.cc.o [62/144] Building CXX object CMakeFiles/wasm.dir/src/binary.cc.o [63/144] Building CXX object CMakeFiles/wasm.dir/src/binary-writer.cc.o [64/144] Building CXX object CMakeFiles/wasm.dir/src/binary-writer-spec.cc.o [65/144] Building CXX object CMakeFiles/wasm.dir/src/binary-reader.cc.o [66/144] Building CXX object CMakeFiles/wasm.dir/src/binary-reader-logging.cc.o [67/144] Building CXX object CMakeFiles/wasm.dir/src/binary-reader-ir.cc.o [68/144] Building CXX object CMakeFiles/wasm.dir/src/apply-names.cc.o [69/144] Building CXX object CMakeFiles/wabt.dir/src/interp/istream.cc.o [70/144] Building CXX object CMakeFiles/wabt.dir/src/interp/interp-util.cc.o [71/144] Building CXX object CMakeFiles/wabt.dir/src/interp/interp.cc.o [72/144] Building CXX object CMakeFiles/wabt.dir/src/interp/binary-reader-interp.cc.o [73/144] Building CXX object CMakeFiles/wabt.dir/src/prebuilt/wasm2c_atomicops_source_declarations.cc.o [74/144] Building CXX object CMakeFiles/wabt.dir/src/prebuilt/wasm2c_simd_source_declarations.cc.o [75/144] Building CXX object CMakeFiles/wabt.dir/src/prebuilt/wasm2c_source_declarations.cc.o [76/144] Building CXX object CMakeFiles/wabt.dir/src/prebuilt/wasm2c_source_includes.cc.o [77/144] Building CXX object CMakeFiles/wabt.dir/src/prebuilt/wasm2c_header_bottom.cc.o [78/144] Building CXX object CMakeFiles/wabt.dir/src/prebuilt/wasm2c_header_top.cc.o [79/144] Building CXX object CMakeFiles/wabt.dir/src/c-writer.cc.o [80/144] Building CXX object CMakeFiles/wabt.dir/src/wat-writer.cc.o [81/144] Building CXX object CMakeFiles/wabt.dir/src/wast-parser.cc.o [82/144] Linking C static library libwasm-rt-impl.a [83/144] Building CXX object CMakeFiles/wabt.dir/src/wast-lexer.cc.o [84/144] Building CXX object CMakeFiles/wabt.dir/src/validator.cc.o [85/144] Building CXX object CMakeFiles/wabt.dir/src/utf8.cc.o [86/144] Building CXX object CMakeFiles/wabt.dir/src/type-checker.cc.o [87/144] Building CXX object CMakeFiles/wabt.dir/src/tracing.cc.o [88/144] Building CXX object CMakeFiles/wabt.dir/src/token.cc.o [89/144] Building CXX object CMakeFiles/wabt.dir/src/stream.cc.o [90/144] Building CXX object CMakeFiles/wabt.dir/src/shared-validator.cc.o [91/144] Building CXX object CMakeFiles/wabt.dir/src/sha256.cc.o [92/144] Building CXX object CMakeFiles/wabt.dir/src/resolve-names.cc.o [93/144] Building CXX object CMakeFiles/wabt.dir/src/option-parser.cc.o [94/144] Building CXX object CMakeFiles/wabt.dir/src/opcode.cc.o [95/144] Building C object CMakeFiles/wabt.dir/src/opcode-code-table.c.o [96/144] Building CXX object CMakeFiles/wabt.dir/src/literal.cc.o [97/144] Building CXX object CMakeFiles/wabt.dir/src/lexer-source.cc.o [98/144] Building CXX object CMakeFiles/wabt.dir/src/lexer-source-line-finder.cc.o [99/144] Building CXX object CMakeFiles/wabt.dir/src/leb128.cc.o [100/144] Building CXX object CMakeFiles/wabt.dir/src/ir.cc.o [101/144] Building CXX object CMakeFiles/wabt.dir/src/ir-util.cc.o [102/144] Building CXX object CMakeFiles/wabt.dir/src/generate-names.cc.o [103/144] Building CXX object CMakeFiles/wabt.dir/src/filenames.cc.o [104/144] Building CXX object CMakeFiles/wabt.dir/src/feature.cc.o [105/144] Building CXX object CMakeFiles/wabt.dir/src/expr-visitor.cc.o [106/144] Building CXX object CMakeFiles/wabt.dir/src/error-formatter.cc.o [107/144] Building CXX object CMakeFiles/wabt.dir/src/decompiler.cc.o /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/token.cc: In constructor 'wabt::Token::Token(wabt::Location, wabt::TokenType, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/token.cc:61:1: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | Token::Token(Location loc, TokenType token_type, Opcode opcode) | ^~~~~ [108/144] Building CXX object CMakeFiles/wabt.dir/src/config.cc.o [109/144] Building CXX object CMakeFiles/wabt.dir/src/common.cc.o [110/144] Building CXX object CMakeFiles/wabt.dir/src/color.cc.o [111/144] Building CXX object CMakeFiles/wabt.dir/src/binding-hash.cc.o [112/144] Building CXX object CMakeFiles/wabt.dir/src/binary.cc.o [113/144] Building CXX object CMakeFiles/wabt.dir/src/binary-writer.cc.o [114/144] Building CXX object CMakeFiles/wabt.dir/src/binary-writer-spec.cc.o [115/144] Building CXX object CMakeFiles/wabt.dir/src/binary-reader.cc.o [116/144] Building CXX object CMakeFiles/wabt.dir/src/binary-reader-logging.cc.o /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/token.cc: In constructor 'wabt::Token::Token(wabt::Location, wabt::TokenType, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/token.cc:61:1: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | Token::Token(Location loc, TokenType token_type, Opcode opcode) | ^~~~~ [117/144] Building CXX object CMakeFiles/wabt.dir/src/binary-reader-ir.cc.o [118/144] Building CXX object CMakeFiles/wabt.dir/src/apply-names.cc.o In file included from /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/tools/wasm-strip.cc:18: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnOpcode(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:178:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 178 | Result OnOpcode(Opcode Opcode) override { return Result::Ok; } | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicLoadExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:205:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 205 | Result OnAtomicLoadExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicStoreExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:211:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 211 | Result OnAtomicStoreExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicRmwExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:217:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 217 | Result OnAtomicRmwExpr(Opcode opcode, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicRmwCmpxchgExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:223:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 223 | Result OnAtomicRmwCmpxchgExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicWaitExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:229:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 229 | Result OnAtomicWaitExpr(Opcode, Index, Address, Address) override { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicNotifyExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:233:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 233 | Result OnAtomicNotifyExpr(Opcode, Index, Address, Address) override { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnBinaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:236:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 236 | Result OnBinaryExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnCompareExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:252:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 252 | Result OnCompareExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnConvertExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:253:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 253 | Result OnConvertExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnLoadExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:266:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 266 | Result OnLoadExpr(Opcode opcode, | ^~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnStoreExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:311:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 311 | Result OnStoreExpr(Opcode opcode, | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnUnaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:319:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 319 | Result OnUnaryExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnTernaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:320:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 320 | Result OnTernaryExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnSimdLaneOpExpr(wabt::Opcode, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:324:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 324 | Result OnSimdLaneOpExpr(Opcode opcode, uint64_t value) override { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnSimdLoadLaneExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:327:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 327 | Result OnSimdLoadLaneExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnSimdStoreLaneExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:334:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 334 | Result OnSimdStoreLaneExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnSimdShuffleOpExpr(wabt::Opcode, v128)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:341:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 341 | Result OnSimdShuffleOpExpr(Opcode opcode, v128 value) override { | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnLoadSplatExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:344:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 344 | Result OnLoadSplatExpr(Opcode opcode, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnLoadZeroExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:350:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 350 | Result OnLoadZeroExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:920:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 920 | Result BinaryReaderLogging::OnOpcode(Opcode opcode) { | ^~~~~~~~~~~~~~~~~~~ In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)', inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 921 | return reader_->OnOpcode(opcode); | ~~~~~~~~~~~~~~~~~^~~~~~~~ In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)', inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 921 | return reader_->OnOpcode(opcode); | ~~~~~~~~~~~~~~~~~^~~~~~~~ In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)', inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 921 | return reader_->OnOpcode(opcode); | ~~~~~~~~~~~~~~~~~^~~~~~~~ In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)', inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 921 | return reader_->OnOpcode(opcode); | ~~~~~~~~~~~~~~~~~^~~~~~~~ In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)', inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 921 | return reader_->OnOpcode(opcode); | ~~~~~~~~~~~~~~~~~^~~~~~~~ In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)', inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 921 | return reader_->OnOpcode(opcode); | ~~~~~~~~~~~~~~~~~^~~~~~~~ In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)', inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 921 | return reader_->OnOpcode(opcode); | ~~~~~~~~~~~~~~~~~^~~~~~~~ In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)', inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 921 | return reader_->OnOpcode(opcode); | ~~~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 921 | return reader_->OnOpcode(opcode); | ~~~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnSimdLaneOpExpr(wabt::Opcode, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:394:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 394 | Result BinaryReaderLogging::OnSimdLaneOpExpr(Opcode opcode, uint64_t value) { | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:396:35: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 396 | return reader_->OnSimdLaneOpExpr(opcode, value); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnAtomicLoadExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:798:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 798 | DEFINE_LOAD_STORE_OPCODE(OnAtomicLoadExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:798:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 798 | DEFINE_LOAD_STORE_OPCODE(OnAtomicLoadExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnAtomicRmwExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:799:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 799 | DEFINE_LOAD_STORE_OPCODE(OnAtomicRmwExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:799:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 799 | DEFINE_LOAD_STORE_OPCODE(OnAtomicRmwExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnAtomicRmwCmpxchgExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:800:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 800 | DEFINE_LOAD_STORE_OPCODE(OnAtomicRmwCmpxchgExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:800:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 800 | DEFINE_LOAD_STORE_OPCODE(OnAtomicRmwCmpxchgExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnAtomicStoreExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:801:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 801 | DEFINE_LOAD_STORE_OPCODE(OnAtomicStoreExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:801:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 801 | DEFINE_LOAD_STORE_OPCODE(OnAtomicStoreExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnAtomicWaitExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:802:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 802 | DEFINE_LOAD_STORE_OPCODE(OnAtomicWaitExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:802:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 802 | DEFINE_LOAD_STORE_OPCODE(OnAtomicWaitExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnAtomicNotifyExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:804:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 804 | DEFINE_LOAD_STORE_OPCODE(OnAtomicNotifyExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:804:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 804 | DEFINE_LOAD_STORE_OPCODE(OnAtomicNotifyExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnBinaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:722:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 722 | Result BinaryReaderLogging::name(Opcode opcode) { \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:805:1: note: in expansion of macro 'DEFINE_OPCODE' 805 | DEFINE_OPCODE(OnBinaryExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:724:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 724 | return reader_->name(opcode); \ | ~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:805:1: note: in expansion of macro 'DEFINE_OPCODE' 805 | DEFINE_OPCODE(OnBinaryExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnCompareExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:722:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 722 | Result BinaryReaderLogging::name(Opcode opcode) { \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:811:1: note: in expansion of macro 'DEFINE_OPCODE' 811 | DEFINE_OPCODE(OnCompareExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:724:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 724 | return reader_->name(opcode); \ | ~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:811:1: note: in expansion of macro 'DEFINE_OPCODE' 811 | DEFINE_OPCODE(OnCompareExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnConvertExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:722:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 722 | Result BinaryReaderLogging::name(Opcode opcode) { \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:812:1: note: in expansion of macro 'DEFINE_OPCODE' 812 | DEFINE_OPCODE(OnConvertExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:724:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 724 | return reader_->name(opcode); \ | ~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:812:1: note: in expansion of macro 'DEFINE_OPCODE' 812 | DEFINE_OPCODE(OnConvertExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnLoadExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:819:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 819 | DEFINE_LOAD_STORE_OPCODE(OnLoadExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:819:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 819 | DEFINE_LOAD_STORE_OPCODE(OnLoadExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnLoadSplatExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:846:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 846 | DEFINE_LOAD_STORE_OPCODE(OnLoadSplatExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:846:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 846 | DEFINE_LOAD_STORE_OPCODE(OnLoadSplatExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnLoadZeroExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:847:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 847 | DEFINE_LOAD_STORE_OPCODE(OnLoadZeroExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:847:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 847 | DEFINE_LOAD_STORE_OPCODE(OnLoadZeroExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnStoreExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:848:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 848 | DEFINE_LOAD_STORE_OPCODE(OnStoreExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:848:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 848 | DEFINE_LOAD_STORE_OPCODE(OnStoreExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnUnaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:722:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 722 | Result BinaryReaderLogging::name(Opcode opcode) { \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:851:1: note: in expansion of macro 'DEFINE_OPCODE' 851 | DEFINE_OPCODE(OnUnaryExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:724:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 724 | return reader_->name(opcode); \ | ~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:851:1: note: in expansion of macro 'DEFINE_OPCODE' 851 | DEFINE_OPCODE(OnUnaryExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnTernaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:722:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 722 | Result BinaryReaderLogging::name(Opcode opcode) { \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:852:1: note: in expansion of macro 'DEFINE_OPCODE' 852 | DEFINE_OPCODE(OnTernaryExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:724:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 724 | return reader_->name(opcode); \ | ~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:852:1: note: in expansion of macro 'DEFINE_OPCODE' 852 | DEFINE_OPCODE(OnTernaryExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnSimdLoadLaneExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:737:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 737 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:853:1: note: in expansion of macro 'DEFINE_SIMD_LOAD_STORE_LANE_OPCODE' 853 | DEFINE_SIMD_LOAD_STORE_LANE_OPCODE(OnSimdLoadLaneExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:745:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 745 | return reader_->name(opcode, memidx, alignment_log2, offset, value); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:853:1: note: in expansion of macro 'DEFINE_SIMD_LOAD_STORE_LANE_OPCODE' 853 | DEFINE_SIMD_LOAD_STORE_LANE_OPCODE(OnSimdLoadLaneExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnSimdStoreLaneExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:737:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 737 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:854:1: note: in expansion of macro 'DEFINE_SIMD_LOAD_STORE_LANE_OPCODE' 854 | DEFINE_SIMD_LOAD_STORE_LANE_OPCODE(OnSimdStoreLaneExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:745:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 745 | return reader_->name(opcode, memidx, alignment_log2, offset, value); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:854:1: note: in expansion of macro 'DEFINE_SIMD_LOAD_STORE_LANE_OPCODE' 854 | DEFINE_SIMD_LOAD_STORE_LANE_OPCODE(OnSimdStoreLaneExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnSimdShuffleOpExpr(wabt::Opcode, v128)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:399:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 399 | Result BinaryReaderLogging::OnSimdShuffleOpExpr(Opcode opcode, v128 value) { | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:402:38: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 402 | return reader_->OnSimdShuffleOpExpr(opcode, value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc:25: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicLoadExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:205:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 205 | Result OnAtomicLoadExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicStoreExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:211:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 211 | Result OnAtomicStoreExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicRmwExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:217:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 217 | Result OnAtomicRmwExpr(Opcode opcode, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicRmwCmpxchgExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:223:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 223 | Result OnAtomicRmwCmpxchgExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicWaitExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:229:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 229 | Result OnAtomicWaitExpr(Opcode, Index, Address, Address) override { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicNotifyExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:233:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 233 | Result OnAtomicNotifyExpr(Opcode, Index, Address, Address) override { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnBinaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:236:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 236 | Result OnBinaryExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnCompareExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:252:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 252 | Result OnCompareExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnConvertExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:253:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 253 | Result OnConvertExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnLoadExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:266:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 266 | Result OnLoadExpr(Opcode opcode, | ^~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnStoreExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:311:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 311 | Result OnStoreExpr(Opcode opcode, | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnUnaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:319:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 319 | Result OnUnaryExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnTernaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:320:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 320 | Result OnTernaryExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnSimdLaneOpExpr(wabt::Opcode, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:324:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 324 | Result OnSimdLaneOpExpr(Opcode opcode, uint64_t value) override { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnSimdLoadLaneExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:327:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 327 | Result OnSimdLoadLaneExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnSimdStoreLaneExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:334:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 334 | Result OnSimdStoreLaneExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnSimdShuffleOpExpr(wabt::Opcode, v128)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:341:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 341 | Result OnSimdShuffleOpExpr(Opcode opcode, v128 value) override { | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnLoadSplatExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:344:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 344 | Result OnLoadSplatExpr(Opcode opcode, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnLoadZeroExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:350:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 350 | Result OnLoadZeroExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderOpcnt::OnOpcode(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc:242:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 242 | Result BinaryReaderOpcnt::OnOpcode(Opcode opcode) { | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc: In constructor 'wabt::OpcodeInfo::OpcodeInfo(wabt::Opcode, Kind)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc:32:1: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 32 | OpcodeInfo::OpcodeInfo(Opcode opcode, Kind kind) | ^~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc: In function 'wabt::Result wabt::{anonymous}::BinaryReaderOpcnt::Emplace(Args&& ...) [with Args = {wabt::Opcode&, wabt::OpcodeInfo::Kind, long long unsigned int*}]': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc:229:8: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 229 | Result BinaryReaderOpcnt::Emplace(Args&&... args) { | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderOpcnt::OnOpcodeUint64(uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc:274:17: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 274 | return Emplace(current_opcode_, OpcodeInfo::Kind::Uint64, &value); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderOpcnt::OnOpcodeF64(uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc:282:17: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 282 | return Emplace(current_opcode_, OpcodeInfo::Kind::Float64, &value); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc: In constructor 'wabt::OpcodeInfo::OpcodeInfo(wabt::Opcode, Kind, T*, size_t) [with T = unsigned int]': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc:36:1: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 36 | OpcodeInfo::OpcodeInfo(Opcode opcode, Kind kind, T* data, size_t count) | ^~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_map.h:63, from /usr/include/c++/14.2.0/map:63, from /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-stats.h:20, from /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc:17: In constructor 'std::pair<_T1, _T2>::pair(std::tuple<_Args1 ...>&, std::tuple<_Args2 ...>&, std::_Index_tuple<_Indexes1 ...>, std::_Index_tuple<_Indexes2 ...>) [with _Args1 = {wabt::Opcode, wabt::OpcodeInfo::Kind, unsigned int*, int}; unsigned int ..._Indexes1 = {0, 1, 2, 3}; _Args2 = {int}; unsigned int ..._Indexes2 = {0}; _T1 = const wabt::OpcodeInfo; _T2 = unsigned int]', inlined from 'std::pair<_T1, _T2>::pair(std::piecewise_construct_t, std::tuple<_Args1 ...>, std::tuple<_Args2 ...>) [with _Args1 = {wabt::Opcode, wabt::OpcodeInfo::Kind, unsigned int*, int}; _Args2 = {int}; _T1 = const wabt::OpcodeInfo; _T2 = unsigned int]' at /usr/include/c++/14.2.0/tuple:2877:63, inlined from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Tp = std::_Rb_tree_node >]' at /usr/include/c++/14.2.0/bits/new_allocator.h:191:4, inlined from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Tp = std::_Rb_tree_node >]' at /usr/include/c++/14.2.0/bits/alloc_traits.h:534:17, inlined from 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_construct_node(_Link_type, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Key = wabt::OpcodeInfo; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_tree.h:593:32, inlined from 'std::_Rb_tree_node<_Val>* std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_create_node(_Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Key = wabt::OpcodeInfo; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_tree.h:610:21, inlined from 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Auto_node::_Auto_node(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Key = wabt::OpcodeInfo; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_tree.h:1633:32, inlined from 'std::pair, bool> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_unique(_Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Key = wabt::OpcodeInfo; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_tree.h:2430:13: /usr/include/c++/14.2.0/tuple:2887:9: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 2887 | : first(std::forward<_Args1>(std::get<_Indexes1>(__tuple1))...), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'wabt::OpcodeInfo::OpcodeInfo(wabt::Opcode, Kind, T*, size_t, T) [with T = unsigned int]', inlined from 'std::pair<_T1, _T2>::pair(std::tuple<_Args1 ...>&, std::tuple<_Args2 ...>&, std::_Index_tuple<_Indexes1 ...>, std::_Index_tuple<_Indexes2 ...>) [with _Args1 = {wabt::Opcode, wabt::OpcodeInfo::Kind, unsigned int*, unsigned int, unsigned int}; unsigned int ..._Indexes1 = {0, 1, 2, 3, 4}; _Args2 = {int}; unsigned int ..._Indexes2 = {0}; _T1 = const wabt::OpcodeInfo; _T2 = unsigned int]' at /usr/include/c++/14.2.0/tuple:2887:9, inlined from 'std::pair<_T1, _T2>::pair(std::piecewise_construct_t, std::tuple<_Args1 ...>, std::tuple<_Args2 ...>) [with _Args1 = {wabt::Opcode, wabt::OpcodeInfo::Kind, unsigned int*, unsigned int, unsigned int}; _Args2 = {int}; _T1 = const wabt::OpcodeInfo; _T2 = unsigned int]' at /usr/include/c++/14.2.0/tuple:2877:63, inlined from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Tp = std::_Rb_tree_node >]' at /usr/include/c++/14.2.0/bits/new_allocator.h:191:4, inlined from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Tp = std::_Rb_tree_node >]' at /usr/include/c++/14.2.0/bits/alloc_traits.h:534:17, inlined from 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_construct_node(_Link_type, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Key = wabt::OpcodeInfo; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_tree.h:593:32, inlined from 'std::_Rb_tree_node<_Val>* std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_create_node(_Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Key = wabt::OpcodeInfo; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_tree.h:610:21, inlined from 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Auto_node::_Auto_node(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Key = wabt::OpcodeInfo; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_tree.h:1633:32, inlined from 'std::pair, bool> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_unique(_Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Key = wabt::OpcodeInfo; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_tree.h:2430:13, inlined from 'std::pair, std::_Select1st >, _Compare, typename __gnu_cxx::__alloc_traits<_Alloc>::rebind >::other>::iterator, bool> std::map<_Key, _Tp, _Compare, _Alloc>::emplace(_Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Key = wabt::OpcodeInfo; _Tp = unsigned int; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_map.h:608:33, inlined from 'wabt::Result wabt::{anonymous}::BinaryReaderOpcnt::Emplace(Args&& ...) [with Args = {wabt::Opcode&, wabt::OpcodeInfo::Kind, unsigned int*&, unsigned int&, unsigned int&}]' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc:230:38, inlined from 'virtual wabt::Result wabt::{anonymous}::BinaryReaderOpcnt::OnBrTableExpr(wabt::Index, wabt::Index*, wabt::Index)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc:296:17: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc:46:43: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 46 | : OpcodeInfo(opcode, kind, data, count) { | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc: In function 'wabt::Result wabt::{anonymous}::BinaryReaderOpcnt::Emplace(Args&& ...) [with Args = {wabt::Opcode&, wabt::OpcodeInfo::Kind, unsigned int*}]': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc:229:8: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 229 | Result BinaryReaderOpcnt::Emplace(Args&&... args) { | ^~~~~~~~~~~~~~~~~ In constructor 'std::pair<_T1, _T2>::pair(std::tuple<_Args1 ...>&, std::tuple<_Args2 ...>&, std::_Index_tuple<_Indexes1 ...>, std::_Index_tuple<_Indexes2 ...>) [with _Args1 = {wabt::Opcode, wabt::OpcodeInfo::Kind, unsigned int*}; unsigned int ..._Indexes1 = {0, 1, 2}; _Args2 = {int}; unsigned int ..._Indexes2 = {0}; _T1 = const wabt::OpcodeInfo; _T2 = unsigned int]', inlined from 'std::pair<_T1, _T2>::pair(std::piecewise_construct_t, std::tuple<_Args1 ...>, std::tuple<_Args2 ...>) [with _Args1 = {wabt::Opcode, wabt::OpcodeInfo::Kind, unsigned int*}; _Args2 = {int}; _T1 = const wabt::OpcodeInfo; _T2 = unsigned int]' at /usr/include/c++/14.2.0/tuple:2877:63, inlined from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Tp = std::_Rb_tree_node >]' at /usr/include/c++/14.2.0/bits/new_allocator.h:191:4, inlined from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Tp = std::_Rb_tree_node >]' at /usr/include/c++/14.2.0/bits/alloc_traits.h:534:17, inlined from 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_construct_node(_Link_type, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Key = wabt::OpcodeInfo; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_tree.h:593:32, inlined from 'std::_Rb_tree_node<_Val>* std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_create_node(_Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Key = wabt::OpcodeInfo; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_tree.h:610:21, inlined from 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Auto_node::_Auto_node(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Key = wabt::OpcodeInfo; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_tree.h:1633:32, inlined from 'std::pair, bool> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_unique(_Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Key = wabt::OpcodeInfo; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_tree.h:2430:13, inlined from 'std::pair, std::_Select1st >, _Compare, typename __gnu_cxx::__alloc_traits<_Alloc>::rebind >::other>::iterator, bool> std::map<_Key, _Tp, _Compare, _Alloc>::emplace(_Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Key = wabt::OpcodeInfo; _Tp = unsigned int; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_map.h:608:33, inlined from 'wabt::Result wabt::{anonymous}::BinaryReaderOpcnt::Emplace(Args&& ...) [with Args = {wabt::Opcode&, wabt::OpcodeInfo::Kind, unsigned int*}]' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc:230:38: /usr/include/c++/14.2.0/tuple:2887:9: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 2887 | : first(std::forward<_Args1>(std::get<_Indexes1>(__tuple1))...), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderOpcnt::OnOpcodeUint32(uint32_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc:252:17: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 252 | return Emplace(current_opcode_, OpcodeInfo::Kind::Uint32, &value); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderOpcnt::OnOpcodeIndex(wabt::Index)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc:256:17: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 256 | return Emplace(current_opcode_, OpcodeInfo::Kind::Index, &value); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderOpcnt::OnOpcodeF32(uint32_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-stats.cc:278:17: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 278 | return Emplace(current_opcode_, OpcodeInfo::Kind::Float32, &value); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::CheckOpcode1(wabt::Opcode, const wabt::Limits*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:326:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 326 | Result TypeChecker::CheckOpcode1(Opcode opcode, const Limits* limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnAtomicLoad(wabt::Opcode, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:412:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 412 | Result TypeChecker::OnAtomicLoad(Opcode opcode, const Limits& limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:413:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 413 | return CheckOpcode1(opcode, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnConvert(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:585:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 585 | Result TypeChecker::OnConvert(Opcode opcode) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:586:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 586 | return CheckOpcode1(opcode); | ~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnTableGet(wabt::Type, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:766:31: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 766 | Result result = CheckOpcode1(Opcode::TableGet, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnLoad(wabt::Opcode, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:682:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 682 | Result TypeChecker::OnLoad(Opcode opcode, const Limits& limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:413:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 413 | return CheckOpcode1(opcode, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnUnary(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:893:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 893 | Result TypeChecker::OnUnary(Opcode opcode) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:586:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 586 | return CheckOpcode1(opcode); | ~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::CheckOpcode2(wabt::Opcode, const wabt::Limits*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:333:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 333 | Result TypeChecker::CheckOpcode2(Opcode opcode, const Limits* limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnAtomicNotify(wabt::Opcode, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:436:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 436 | Result TypeChecker::OnAtomicNotify(Opcode opcode, const Limits& limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:437:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 437 | return CheckOpcode2(opcode, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnBinary(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:440:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 440 | Result TypeChecker::OnBinary(Opcode opcode) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:441:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 441 | return CheckOpcode2(opcode); | ~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnSimdLaneOp(wabt::Opcode, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:901:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 901 | Result TypeChecker::OnSimdLaneOp(Opcode opcode, uint64_t lane_idx) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:919:36: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 919 | result |= CheckOpcode1(opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:927:36: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 927 | result |= CheckOpcode2(opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnSimdLoadLane(wabt::Opcode, const wabt::Limits&, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:935:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 935 | Result TypeChecker::OnSimdLoadLane(Opcode opcode, | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:945:41: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 945 | result |= CheckOpcode2(opcode, &limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:945:41: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnSimdShuffleOp(wabt::Opcode, v128)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:963:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 963 | Result TypeChecker::OnSimdShuffleOp(Opcode opcode, v128 lane_idx) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:974:32: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 974 | result |= CheckOpcode2(opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnAtomicStore(wabt::Opcode, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:416:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 416 | Result TypeChecker::OnAtomicStore(Opcode opcode, const Limits& limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:437:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 437 | return CheckOpcode2(opcode, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnAtomicRmw(wabt::Opcode, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:420:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 420 | Result TypeChecker::OnAtomicRmw(Opcode opcode, const Limits& limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:437:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 437 | return CheckOpcode2(opcode, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnStore(wabt::Opcode, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:881:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 881 | Result TypeChecker::OnStore(Opcode opcode, const Limits& limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:437:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 437 | return CheckOpcode2(opcode, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnCompare(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:562:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 562 | Result TypeChecker::OnCompare(Opcode opcode) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:441:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 441 | return CheckOpcode2(opcode); | ~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnSimdStoreLane(wabt::Opcode, const wabt::Limits&, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:949:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 949 | Result TypeChecker::OnSimdStoreLane(Opcode opcode, | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:945:41: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 945 | result |= CheckOpcode2(opcode, &limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:945:41: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::CheckOpcode3(wabt::Opcode, const wabt::Limits*, const wabt::Limits*, const wabt::Limits*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:341:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 341 | Result TypeChecker::CheckOpcode3(Opcode opcode, | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnAtomicRmwCmpxchg(wabt::Opcode, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:424:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 424 | Result TypeChecker::OnAtomicRmwCmpxchg(Opcode opcode, const Limits& limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:425:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 425 | return CheckOpcode3(opcode, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnMemoryCopy(const wabt::Limits&, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:718:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 718 | return CheckOpcode3(Opcode::MemoryCopy, &dst_limits, &src_limits, | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 719 | &size_limits); | ~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnMemoryFill(const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:727:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 727 | return CheckOpcode3(Opcode::MemoryFill, &limits, nullptr, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnMemoryInit(uint32_t, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:737:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 737 | return CheckOpcode3(Opcode::MemoryInit, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnTableCopy(const wabt::Limits&, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:753:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 753 | return CheckOpcode3(Opcode::TableCopy, &dst_limits, &src_limits, | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 754 | &size_limits); | ~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnTableInit(uint32_t, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:762:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 762 | return CheckOpcode3(Opcode::TableInit, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnTernary(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:897:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 897 | Result TypeChecker::OnTernary(Opcode opcode) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:898:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 898 | return CheckOpcode3(opcode); | ~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnAtomicWait(wabt::Opcode, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:428:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 428 | Result TypeChecker::OnAtomicWait(Opcode opcode, const Limits& limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:425:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 425 | return CheckOpcode3(opcode, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::CheckOpcode1(wabt::Opcode, const wabt::Limits*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:326:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 326 | Result TypeChecker::CheckOpcode1(Opcode opcode, const Limits* limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnAtomicLoad(wabt::Opcode, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:412:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 412 | Result TypeChecker::OnAtomicLoad(Opcode opcode, const Limits& limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:413:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 413 | return CheckOpcode1(opcode, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnConvert(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:585:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 585 | Result TypeChecker::OnConvert(Opcode opcode) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:586:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 586 | return CheckOpcode1(opcode); | ~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnTableGet(wabt::Type, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:766:31: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 766 | Result result = CheckOpcode1(Opcode::TableGet, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnLoad(wabt::Opcode, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:682:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 682 | Result TypeChecker::OnLoad(Opcode opcode, const Limits& limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:413:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 413 | return CheckOpcode1(opcode, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnUnary(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:893:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 893 | Result TypeChecker::OnUnary(Opcode opcode) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:586:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 586 | return CheckOpcode1(opcode); | ~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::CheckOpcode2(wabt::Opcode, const wabt::Limits*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:333:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 333 | Result TypeChecker::CheckOpcode2(Opcode opcode, const Limits* limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnAtomicNotify(wabt::Opcode, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:436:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 436 | Result TypeChecker::OnAtomicNotify(Opcode opcode, const Limits& limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:437:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 437 | return CheckOpcode2(opcode, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnBinary(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:440:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 440 | Result TypeChecker::OnBinary(Opcode opcode) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:441:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 441 | return CheckOpcode2(opcode); | ~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnSimdLaneOp(wabt::Opcode, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:901:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 901 | Result TypeChecker::OnSimdLaneOp(Opcode opcode, uint64_t lane_idx) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:919:36: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 919 | result |= CheckOpcode1(opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:927:36: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 927 | result |= CheckOpcode2(opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnSimdLoadLane(wabt::Opcode, const wabt::Limits&, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:935:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 935 | Result TypeChecker::OnSimdLoadLane(Opcode opcode, | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:945:41: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 945 | result |= CheckOpcode2(opcode, &limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:945:41: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnSimdShuffleOp(wabt::Opcode, v128)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:963:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 963 | Result TypeChecker::OnSimdShuffleOp(Opcode opcode, v128 lane_idx) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:974:32: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 974 | result |= CheckOpcode2(opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnAtomicStore(wabt::Opcode, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:416:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 416 | Result TypeChecker::OnAtomicStore(Opcode opcode, const Limits& limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:437:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 437 | return CheckOpcode2(opcode, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnAtomicRmw(wabt::Opcode, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:420:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 420 | Result TypeChecker::OnAtomicRmw(Opcode opcode, const Limits& limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:437:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 437 | return CheckOpcode2(opcode, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnStore(wabt::Opcode, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:881:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 881 | Result TypeChecker::OnStore(Opcode opcode, const Limits& limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:437:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 437 | return CheckOpcode2(opcode, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnCompare(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:562:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 562 | Result TypeChecker::OnCompare(Opcode opcode) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:441:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 441 | return CheckOpcode2(opcode); | ~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnSimdStoreLane(wabt::Opcode, const wabt::Limits&, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:949:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 949 | Result TypeChecker::OnSimdStoreLane(Opcode opcode, | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:945:41: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 945 | result |= CheckOpcode2(opcode, &limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:945:41: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::CheckOpcode3(wabt::Opcode, const wabt::Limits*, const wabt::Limits*, const wabt::Limits*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:341:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 341 | Result TypeChecker::CheckOpcode3(Opcode opcode, | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnAtomicRmwCmpxchg(wabt::Opcode, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:424:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 424 | Result TypeChecker::OnAtomicRmwCmpxchg(Opcode opcode, const Limits& limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:425:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 425 | return CheckOpcode3(opcode, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnMemoryCopy(const wabt::Limits&, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:718:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 718 | return CheckOpcode3(Opcode::MemoryCopy, &dst_limits, &src_limits, | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 719 | &size_limits); | ~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnMemoryFill(const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:727:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 727 | return CheckOpcode3(Opcode::MemoryFill, &limits, nullptr, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnMemoryInit(uint32_t, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:737:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 737 | return CheckOpcode3(Opcode::MemoryInit, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnTableCopy(const wabt::Limits&, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:753:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 753 | return CheckOpcode3(Opcode::TableCopy, &dst_limits, &src_limits, | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 754 | &size_limits); | ~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnTableInit(uint32_t, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:762:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 762 | return CheckOpcode3(Opcode::TableInit, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnTernary(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:897:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 897 | Result TypeChecker::OnTernary(Opcode opcode) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:898:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 898 | return CheckOpcode3(opcode); | ~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc: In member function 'wabt::Result wabt::TypeChecker::OnAtomicWait(wabt::Opcode, const wabt::Limits&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:428:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 428 | Result TypeChecker::OnAtomicWait(Opcode opcode, const Limits& limits) { | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/type-checker.cc:425:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 425 | return CheckOpcode3(opcode, &limits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:920:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 920 | Result BinaryReaderLogging::OnOpcode(Opcode opcode) { | ^~~~~~~~~~~~~~~~~~~ In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)', inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 921 | return reader_->OnOpcode(opcode); | ~~~~~~~~~~~~~~~~~^~~~~~~~ In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)', inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 921 | return reader_->OnOpcode(opcode); | ~~~~~~~~~~~~~~~~~^~~~~~~~ In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)', inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 921 | return reader_->OnOpcode(opcode); | ~~~~~~~~~~~~~~~~~^~~~~~~~ In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)', inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 921 | return reader_->OnOpcode(opcode); | ~~~~~~~~~~~~~~~~~^~~~~~~~ In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)', inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 921 | return reader_->OnOpcode(opcode); | ~~~~~~~~~~~~~~~~~^~~~~~~~ In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)', inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 921 | return reader_->OnOpcode(opcode); | ~~~~~~~~~~~~~~~~~^~~~~~~~ In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)', inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27, inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 921 | return reader_->OnOpcode(opcode); | ~~~~~~~~~~~~~~~~~^~~~~~~~ In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)', inlined from 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 921 | return reader_->OnOpcode(opcode); | ~~~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnOpcode(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:921:27: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 921 | return reader_->OnOpcode(opcode); | ~~~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnSimdLaneOpExpr(wabt::Opcode, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:394:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 394 | Result BinaryReaderLogging::OnSimdLaneOpExpr(Opcode opcode, uint64_t value) { | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:396:35: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 396 | return reader_->OnSimdLaneOpExpr(opcode, value); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnAtomicLoadExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:798:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 798 | DEFINE_LOAD_STORE_OPCODE(OnAtomicLoadExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:798:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 798 | DEFINE_LOAD_STORE_OPCODE(OnAtomicLoadExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnAtomicRmwExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:799:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 799 | DEFINE_LOAD_STORE_OPCODE(OnAtomicRmwExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:799:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 799 | DEFINE_LOAD_STORE_OPCODE(OnAtomicRmwExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnAtomicRmwCmpxchgExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:800:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 800 | DEFINE_LOAD_STORE_OPCODE(OnAtomicRmwCmpxchgExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:800:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 800 | DEFINE_LOAD_STORE_OPCODE(OnAtomicRmwCmpxchgExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnAtomicStoreExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:801:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 801 | DEFINE_LOAD_STORE_OPCODE(OnAtomicStoreExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:801:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 801 | DEFINE_LOAD_STORE_OPCODE(OnAtomicStoreExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnAtomicWaitExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:802:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 802 | DEFINE_LOAD_STORE_OPCODE(OnAtomicWaitExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:802:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 802 | DEFINE_LOAD_STORE_OPCODE(OnAtomicWaitExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnAtomicNotifyExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:804:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 804 | DEFINE_LOAD_STORE_OPCODE(OnAtomicNotifyExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:804:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 804 | DEFINE_LOAD_STORE_OPCODE(OnAtomicNotifyExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnBinaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:722:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 722 | Result BinaryReaderLogging::name(Opcode opcode) { \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:805:1: note: in expansion of macro 'DEFINE_OPCODE' 805 | DEFINE_OPCODE(OnBinaryExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:724:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 724 | return reader_->name(opcode); \ | ~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:805:1: note: in expansion of macro 'DEFINE_OPCODE' 805 | DEFINE_OPCODE(OnBinaryExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnCompareExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:722:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 722 | Result BinaryReaderLogging::name(Opcode opcode) { \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:811:1: note: in expansion of macro 'DEFINE_OPCODE' 811 | DEFINE_OPCODE(OnCompareExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:724:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 724 | return reader_->name(opcode); \ | ~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:811:1: note: in expansion of macro 'DEFINE_OPCODE' 811 | DEFINE_OPCODE(OnCompareExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnConvertExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:722:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 722 | Result BinaryReaderLogging::name(Opcode opcode) { \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:812:1: note: in expansion of macro 'DEFINE_OPCODE' 812 | DEFINE_OPCODE(OnConvertExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:724:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 724 | return reader_->name(opcode); \ | ~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:812:1: note: in expansion of macro 'DEFINE_OPCODE' 812 | DEFINE_OPCODE(OnConvertExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnLoadExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:819:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 819 | DEFINE_LOAD_STORE_OPCODE(OnLoadExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:819:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 819 | DEFINE_LOAD_STORE_OPCODE(OnLoadExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnLoadSplatExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:846:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 846 | DEFINE_LOAD_STORE_OPCODE(OnLoadSplatExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:846:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 846 | DEFINE_LOAD_STORE_OPCODE(OnLoadSplatExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnLoadZeroExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:847:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 847 | DEFINE_LOAD_STORE_OPCODE(OnLoadZeroExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:847:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 847 | DEFINE_LOAD_STORE_OPCODE(OnLoadZeroExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnStoreExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:728:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:848:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 848 | DEFINE_LOAD_STORE_OPCODE(OnStoreExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:733:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 733 | return reader_->name(opcode, memidx, alignment_log2, offset); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:848:1: note: in expansion of macro 'DEFINE_LOAD_STORE_OPCODE' 848 | DEFINE_LOAD_STORE_OPCODE(OnStoreExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnUnaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:722:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 722 | Result BinaryReaderLogging::name(Opcode opcode) { \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:851:1: note: in expansion of macro 'DEFINE_OPCODE' 851 | DEFINE_OPCODE(OnUnaryExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:724:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 724 | return reader_->name(opcode); \ | ~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:851:1: note: in expansion of macro 'DEFINE_OPCODE' 851 | DEFINE_OPCODE(OnUnaryExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnTernaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:722:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 722 | Result BinaryReaderLogging::name(Opcode opcode) { \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:852:1: note: in expansion of macro 'DEFINE_OPCODE' 852 | DEFINE_OPCODE(OnTernaryExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:724:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 724 | return reader_->name(opcode); \ | ~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:852:1: note: in expansion of macro 'DEFINE_OPCODE' 852 | DEFINE_OPCODE(OnTernaryExpr) | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnSimdLoadLaneExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:737:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 737 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:853:1: note: in expansion of macro 'DEFINE_SIMD_LOAD_STORE_LANE_OPCODE' 853 | DEFINE_SIMD_LOAD_STORE_LANE_OPCODE(OnSimdLoadLaneExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:745:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 745 | return reader_->name(opcode, memidx, alignment_log2, offset, value); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:853:1: note: in expansion of macro 'DEFINE_SIMD_LOAD_STORE_LANE_OPCODE' 853 | DEFINE_SIMD_LOAD_STORE_LANE_OPCODE(OnSimdLoadLaneExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnSimdStoreLaneExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:737:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 737 | Result BinaryReaderLogging::name(Opcode opcode, Index memidx, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:854:1: note: in expansion of macro 'DEFINE_SIMD_LOAD_STORE_LANE_OPCODE' 854 | DEFINE_SIMD_LOAD_STORE_LANE_OPCODE(OnSimdStoreLaneExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:745:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 745 | return reader_->name(opcode, memidx, alignment_log2, offset, value); \ | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:854:1: note: in expansion of macro 'DEFINE_SIMD_LOAD_STORE_LANE_OPCODE' 854 | DEFINE_SIMD_LOAD_STORE_LANE_OPCODE(OnSimdStoreLaneExpr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc: In member function 'virtual wabt::Result wabt::BinaryReaderLogging::OnSimdShuffleOpExpr(wabt::Opcode, v128)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:399:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 399 | Result BinaryReaderLogging::OnSimdShuffleOpExpr(Opcode opcode, v128 value) { | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-logging.cc:402:38: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 402 | return reader_->OnSimdShuffleOpExpr(opcode, value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-objdump.cc:30: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicLoadExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:205:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 205 | Result OnAtomicLoadExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicStoreExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:211:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 211 | Result OnAtomicStoreExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicRmwExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:217:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 217 | Result OnAtomicRmwExpr(Opcode opcode, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicRmwCmpxchgExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:223:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 223 | Result OnAtomicRmwCmpxchgExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicWaitExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:229:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 229 | Result OnAtomicWaitExpr(Opcode, Index, Address, Address) override { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicNotifyExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:233:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 233 | Result OnAtomicNotifyExpr(Opcode, Index, Address, Address) override { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnBinaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:236:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 236 | Result OnBinaryExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnCompareExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:252:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 252 | Result OnCompareExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnConvertExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:253:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 253 | Result OnConvertExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnLoadExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:266:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 266 | Result OnLoadExpr(Opcode opcode, | ^~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnStoreExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:311:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 311 | Result OnStoreExpr(Opcode opcode, | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnUnaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:319:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 319 | Result OnUnaryExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnTernaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:320:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 320 | Result OnTernaryExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnSimdLaneOpExpr(wabt::Opcode, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:324:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 324 | Result OnSimdLaneOpExpr(Opcode opcode, uint64_t value) override { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnSimdLoadLaneExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:327:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 327 | Result OnSimdLoadLaneExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnSimdStoreLaneExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:334:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 334 | Result OnSimdStoreLaneExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnSimdShuffleOpExpr(wabt::Opcode, v128)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:341:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 341 | Result OnSimdShuffleOpExpr(Opcode opcode, v128 value) override { | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnLoadSplatExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:344:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 344 | Result OnLoadSplatExpr(Opcode opcode, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnLoadZeroExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:350:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 350 | Result OnLoadZeroExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-objdump.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderObjdumpBase::OnOpcode(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-objdump.cc:221:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 221 | Result BinaryReaderObjdumpBase::OnOpcode(Opcode opcode) { | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-objdump.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderObjdump::OnOpcode(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-objdump.cc:1928:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1928 | Result BinaryReaderObjdump::OnOpcode(Opcode opcode) { | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-objdump.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderObjdumpDisassemble::OnOpcode(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-objdump.cc:580:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 580 | Result BinaryReaderObjdumpDisassemble::OnOpcode(Opcode opcode) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'bool wabt::SharedValidator::ValidInitOpcode(wabt::Opcode) const': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:528:6: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 528 | bool SharedValidator::ValidInitOpcode(Opcode opcode) const { | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::CheckInstr(wabt::Opcode, const wabt::Location&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:545:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 545 | Result SharedValidator::CheckInstr(Opcode opcode, const Location& loc) { | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:547:40: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 547 | if (in_init_expr_ && !ValidInitOpcode(opcode)) { | ~~~~~~~~~~~~~~~^~~~~~~~ In file included from /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/common.h:37, from /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/shared-validator.h:25, from /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:17: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnLocalGet(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/result.h:56:15: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 56 | if (Failed(expr)) { \ | ~~~~~~^~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:897:3: note: in expansion of macro 'CHECK_RESULT' 897 | CHECK_RESULT(CheckInstr(Opcode::LocalGet, loc)); | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnLocalSet(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/result.h:56:15: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 56 | if (Failed(expr)) { \ | ~~~~~~^~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:906:3: note: in expansion of macro 'CHECK_RESULT' 906 | CHECK_RESULT(CheckInstr(Opcode::LocalSet, loc)); | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnLocalTee(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/result.h:56:15: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 56 | if (Failed(expr)) { \ | ~~~~~~^~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:915:3: note: in expansion of macro 'CHECK_RESULT' 915 | CHECK_RESULT(CheckInstr(Opcode::LocalTee, loc)); | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnAtomicFence(const wabt::Location&, uint32_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:559:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 559 | Result result = CheckInstr(Opcode::AtomicFence, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnSelect(const wabt::Location&, wabt::Index, wabt::Type*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1048:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1048 | Result result = CheckInstr(Opcode::Select, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnDataDrop(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:772:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 772 | Result result = CheckInstr(Opcode::DataDrop, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnGlobalGet(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:813:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 813 | Result result = CheckInstr(Opcode::GlobalGet, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnGlobalSet(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:833:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 833 | Result result = CheckInstr(Opcode::GlobalSet, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnElemDrop(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:791:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 791 | Result result = CheckInstr(Opcode::ElemDrop, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnMemoryFill(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:945:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 945 | Result result = CheckInstr(Opcode::MemoryFill, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnMemoryGrow(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:953:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 953 | Result result = CheckInstr(Opcode::MemoryGrow, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnMemorySize(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:972:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 972 | Result result = CheckInstr(Opcode::MemorySize, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnMemoryCopy(const wabt::Location&, wabt::Var, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:935:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 935 | Result result = CheckInstr(Opcode::MemoryCopy, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnAtomicLoad(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:569:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 569 | Result SharedValidator::OnAtomicLoad(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:574:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 574 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:579:56: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 579 | result |= typechecker_.OnAtomicLoad(opcode, mt.limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:579:56: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnAtomicNotify(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:583:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 583 | Result SharedValidator::OnAtomicNotify(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:588:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 588 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:593:58: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 593 | result |= typechecker_.OnAtomicNotify(opcode, mt.limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:593:58: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnAtomicRmwCmpxchg(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:597:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 597 | Result SharedValidator::OnAtomicRmwCmpxchg(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:602:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 602 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:607:62: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 607 | result |= typechecker_.OnAtomicRmwCmpxchg(opcode, mt.limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:607:62: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnAtomicRmw(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:611:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 611 | Result SharedValidator::OnAtomicRmw(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:616:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 616 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:621:55: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 621 | result |= typechecker_.OnAtomicRmw(opcode, mt.limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:621:55: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnAtomicStore(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:625:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 625 | Result SharedValidator::OnAtomicStore(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:630:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 630 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:635:57: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 635 | result |= typechecker_.OnAtomicStore(opcode, mt.limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:635:57: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnAtomicWait(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:639:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 639 | Result SharedValidator::OnAtomicWait(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:644:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 644 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:649:56: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 649 | result |= typechecker_.OnAtomicWait(opcode, mt.limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:649:56: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnLoad(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:854:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 854 | Result SharedValidator::OnLoad(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:859:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 859 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:864:50: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 864 | result |= typechecker_.OnLoad(opcode, mt.limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:864:50: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnLoadSplat(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:868:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 868 | Result SharedValidator::OnLoadSplat(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnLoadZero(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:882:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 882 | Result SharedValidator::OnLoadZero(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnMemoryInit(const wabt::Location&, wabt::Var, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:963:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 963 | Result result = CheckInstr(Opcode::MemoryInit, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnStore(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1105:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1105 | Result SharedValidator::OnStore(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1110:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1110 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1115:51: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1115 | result |= typechecker_.OnStore(opcode, mt.limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1115:51: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnSimdLoadLane(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1067:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1067 | Result SharedValidator::OnSimdLoadLane(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1073:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1073 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1078:65: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1078 | result |= typechecker_.OnSimdLoadLane(opcode, mt.limits, value); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnSimdStoreLane(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1082:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1082 | Result SharedValidator::OnSimdStoreLane(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1088:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1088 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1093:66: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1093 | result |= typechecker_.OnSimdStoreLane(opcode, mt.limits, value); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTableSize(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1178:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1178 | Result result = CheckInstr(Opcode::TableSize, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTableFill(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1133:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1133 | Result result = CheckInstr(Opcode::TableFill, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTableGet(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1141:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1141 | Result result = CheckInstr(Opcode::TableGet, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTableGrow(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1149:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1149 | Result result = CheckInstr(Opcode::TableGrow, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTableSet(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1170:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1170 | Result result = CheckInstr(Opcode::TableSet, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTableInit(const wabt::Location&, wabt::Var, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1159:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1159 | Result result = CheckInstr(Opcode::TableInit, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTableCopy(const wabt::Location&, wabt::Var, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1122:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1122 | Result result = CheckInstr(Opcode::TableCopy, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnCatch(const wabt::Location&, wabt::Var, bool)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:740:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 740 | Result result = CheckInstr(Opcode::Catch, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnThrow(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1192:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1192 | Result result = CheckInstr(Opcode::Throw, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::CheckBlockSignature(const wabt::Location&, wabt::Opcode, wabt::Type, wabt::TypeVector*, wabt::TypeVector*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:396:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 396 | Result SharedValidator::CheckBlockSignature(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnBlock(const wabt::Location&, wabt::Type)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:660:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 660 | Result result = CheckInstr(Opcode::Block, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnIf(const wabt::Location&, wabt::Type)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:846:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 846 | Result result = CheckInstr(Opcode::If, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnLoop(const wabt::Location&, wabt::Type)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:924:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 924 | Result result = CheckInstr(Opcode::Loop, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTry(const wabt::Location&, wabt::Type)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1200:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1200 | Result result = CheckInstr(Opcode::Try, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnCallIndirect(const wabt::Location&, wabt::Var, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:710:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 710 | Result result = CheckInstr(Opcode::CallIndirect, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnCallRef(const wabt::Location&, wabt::Index*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:722:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 722 | Result result = CheckInstr(Opcode::CallRef, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnReturnCallIndirect(const wabt::Location&, wabt::Var, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1030:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1030 | Result result = CheckInstr(Opcode::CallIndirect, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnCall(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:700:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 700 | Result result = CheckInstr(Opcode::Call, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnReturnCall(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1020:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1020 | Result result = CheckInstr(Opcode::ReturnCall, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnBinary(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:653:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 653 | Result SharedValidator::OnBinary(const Location& loc, Opcode opcode) { | ^~~~~~~~~~~~~~~ In member function 'wabt::Result wabt::SharedValidator::CheckInstr(wabt::Opcode, const wabt::Location&)', inlined from 'wabt::Result wabt::SharedValidator::OnBinary(const wabt::Location&, wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:654:29: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:547:40: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 547 | if (in_init_expr_ && !ValidInitOpcode(opcode)) { | ~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnBinary(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:655:41: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 655 | result |= typechecker_.OnBinary(opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnCompare(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:752:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 752 | Result SharedValidator::OnCompare(const Location& loc, Opcode opcode) { | ^~~~~~~~~~~~~~~ In member function 'wabt::Result wabt::SharedValidator::CheckInstr(wabt::Opcode, const wabt::Location&)', inlined from 'wabt::Result wabt::SharedValidator::OnCompare(const wabt::Location&, wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:753:29: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:547:40: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 547 | if (in_init_expr_ && !ValidInitOpcode(opcode)) { | ~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnCompare(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:754:42: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 754 | result |= typechecker_.OnCompare(opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnConvert(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:765:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 765 | Result SharedValidator::OnConvert(const Location& loc, Opcode opcode) { | ^~~~~~~~~~~~~~~ In member function 'wabt::Result wabt::SharedValidator::CheckInstr(wabt::Opcode, const wabt::Location&)', inlined from 'wabt::Result wabt::SharedValidator::OnConvert(const wabt::Location&, wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:766:29: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:547:40: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 547 | if (in_init_expr_ && !ValidInitOpcode(opcode)) { | ~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnConvert(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:767:42: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 767 | result |= typechecker_.OnConvert(opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTernary(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1185:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1185 | Result SharedValidator::OnTernary(const Location& loc, Opcode opcode) { | ^~~~~~~~~~~~~~~ In member function 'wabt::Result wabt::SharedValidator::CheckInstr(wabt::Opcode, const wabt::Location&)', inlined from 'wabt::Result wabt::SharedValidator::OnTernary(const wabt::Location&, wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1186:29: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:547:40: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 547 | if (in_init_expr_ && !ValidInitOpcode(opcode)) { | ~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTernary(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1187:42: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1187 | result |= typechecker_.OnTernary(opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnUnary(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1208:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1208 | Result SharedValidator::OnUnary(const Location& loc, Opcode opcode) { | ^~~~~~~~~~~~~~~ In member function 'wabt::Result wabt::SharedValidator::CheckInstr(wabt::Opcode, const wabt::Location&)', inlined from 'wabt::Result wabt::SharedValidator::OnUnary(const wabt::Location&, wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1209:29: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:547:40: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 547 | if (in_init_expr_ && !ValidInitOpcode(opcode)) { | ~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnUnary(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1210:40: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1210 | result |= typechecker_.OnUnary(opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnSimdLaneOp(const wabt::Location&, wabt::Opcode, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1059:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1059 | Result SharedValidator::OnSimdLaneOp(const Location& loc, | ^~~~~~~~~~~~~~~ In member function 'wabt::Result wabt::SharedValidator::CheckInstr(wabt::Opcode, const wabt::Location&)', inlined from 'wabt::Result wabt::SharedValidator::OnSimdLaneOp(const wabt::Location&, wabt::Opcode, uint64_t)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1062:29: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:547:40: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 547 | if (in_init_expr_ && !ValidInitOpcode(opcode)) { | ~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnSimdLaneOp(const wabt::Location&, wabt::Opcode, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1063:52: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1063 | result |= typechecker_.OnSimdLaneOp(opcode, value); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnSimdShuffleOp(const wabt::Location&, wabt::Opcode, v128)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1097:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1097 | Result SharedValidator::OnSimdShuffleOp(const Location& loc, | ^~~~~~~~~~~~~~~ In member function 'wabt::Result wabt::SharedValidator::CheckInstr(wabt::Opcode, const wabt::Location&)', inlined from 'wabt::Result wabt::SharedValidator::OnSimdShuffleOp(const wabt::Location&, wabt::Opcode, v128)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1100:29: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:547:40: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 547 | if (in_init_expr_ && !ValidInitOpcode(opcode)) { | ~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnSimdShuffleOp(const wabt::Location&, wabt::Opcode, v128)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1101:55: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1101 | result |= typechecker_.OnSimdShuffleOp(opcode, value); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnRefFunc(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:985:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 985 | Result result = CheckInstr(Opcode::RefFunc, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc: In function 'wabt::Result wabt::{anonymous}::BinaryReader::ReportUnexpectedOpcode(wabt::Opcode, const char*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:240:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 240 | Result BinaryReader::ReportUnexpectedOpcode(Opcode opcode, const char* where) { | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc: In member function 'wabt::Result wabt::{anonymous}::BinaryReader::ReadInstructions(wabt::Offset, const char*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:679:5: note: in expansion of macro 'CALLBACK' 679 | CALLBACK(OnOpcode, opcode); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:53:36: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 53 | return ReportUnexpectedOpcode(opcode); \ | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:680:5: note: in expansion of macro 'ERROR_UNLESS_OPCODE_ENABLED' 680 | ERROR_UNLESS_OPCODE_ENABLED(opcode); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:977:9: note: in expansion of macro 'CALLBACK' 977 | CALLBACK(OnLoadExpr, opcode, memidx, alignment_log2, offset); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:998:9: note: in expansion of macro 'CALLBACK' 998 | CALLBACK(OnStoreExpr, opcode, memidx, alignment_log2, offset); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1166:9: note: in expansion of macro 'CALLBACK' 1166 | CALLBACK(OnBinaryExpr, opcode); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1250:9: note: in expansion of macro 'CALLBACK' 1250 | CALLBACK(OnCompareExpr, opcode); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1333:9: note: in expansion of macro 'CALLBACK' 1333 | CALLBACK(OnUnaryExpr, opcode); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1347:9: note: in expansion of macro 'CALLBACK' 1347 | CALLBACK(OnTernaryExpr, opcode); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1367:9: note: in expansion of macro 'CALLBACK' 1367 | CALLBACK(OnSimdLaneOpExpr, opcode, lane_val); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1375:9: note: in expansion of macro 'CALLBACK' 1375 | CALLBACK(OnSimdShuffleOpExpr, opcode, value); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1390:9: note: in expansion of macro 'CALLBACK' 1390 | CALLBACK(OnLoadSplatExpr, opcode, memidx, alignment_log2, offset); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1405:9: note: in expansion of macro 'CALLBACK' 1405 | CALLBACK(OnSimdLoadLaneExpr, opcode, memidx, alignment_log2, offset, | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1422:9: note: in expansion of macro 'CALLBACK' 1422 | CALLBACK(OnSimdStoreLaneExpr, opcode, memidx, alignment_log2, offset, | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1436:9: note: in expansion of macro 'CALLBACK' 1436 | CALLBACK(OnLoadZeroExpr, opcode, memidx, alignment_log2, offset); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1477:9: note: in expansion of macro 'CALLBACK' 1477 | CALLBACK(OnConvertExpr, opcode); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1538:9: note: in expansion of macro 'CALLBACK' 1538 | CALLBACK(OnUnaryExpr, opcode); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1550:9: note: in expansion of macro 'CALLBACK' 1550 | CALLBACK(OnConvertExpr, opcode); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1561:9: note: in expansion of macro 'CALLBACK' 1561 | CALLBACK(OnAtomicNotifyExpr, opcode, memidx, alignment_log2, offset); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1574:9: note: in expansion of macro 'CALLBACK' 1574 | CALLBACK(OnAtomicWaitExpr, opcode, memidx, alignment_log2, offset); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1602:9: note: in expansion of macro 'CALLBACK' 1602 | CALLBACK(OnAtomicLoadExpr, opcode, memidx, alignment_log2, offset); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1620:9: note: in expansion of macro 'CALLBACK' 1620 | CALLBACK(OnAtomicStoreExpr, opcode, memidx, alignment_log2, offset); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1673:9: note: in expansion of macro 'CALLBACK' 1673 | CALLBACK(OnAtomicRmwExpr, opcode, memidx, alignment_log2, offset); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1691:9: note: in expansion of macro 'CALLBACK' 1691 | CALLBACK(OnAtomicRmwCmpxchgExpr, opcode, memidx, alignment_log2, | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1850:38: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1850 | return ReportUnexpectedOpcode(opcode); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In member function 'wabt::Result wabt::{anonymous}::BinaryReader::ReadElemSection(wabt::Offset)', inlined from 'wabt::Result wabt::{anonymous}::BinaryReader::ReadSections(const ReadSectionsOptions&)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:2949:41, inlined from 'wabt::Result wabt::{anonymous}::BinaryReader::ReadModule(const ReadModuleOptions&)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:3014:3, inlined from 'wabt::Result wabt::ReadBinary(const void*, size_t, BinaryReaderDelegate*, const ReadBinaryOptions&)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:3031:27: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:2752:9: note: in expansion of macro 'CALLBACK' 2752 | CALLBACK(OnOpcode, Opcode::RefFunc); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'bool wabt::SharedValidator::ValidInitOpcode(wabt::Opcode) const': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:528:6: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 528 | bool SharedValidator::ValidInitOpcode(Opcode opcode) const { | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::CheckInstr(wabt::Opcode, const wabt::Location&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:545:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 545 | Result SharedValidator::CheckInstr(Opcode opcode, const Location& loc) { | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:547:40: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 547 | if (in_init_expr_ && !ValidInitOpcode(opcode)) { | ~~~~~~~~~~~~~~~^~~~~~~~ In file included from /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/common.h:37, from /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/shared-validator.h:25, from /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:17: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnLocalGet(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/result.h:56:15: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 56 | if (Failed(expr)) { \ | ~~~~~~^~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:897:3: note: in expansion of macro 'CHECK_RESULT' 897 | CHECK_RESULT(CheckInstr(Opcode::LocalGet, loc)); | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnLocalSet(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/result.h:56:15: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 56 | if (Failed(expr)) { \ | ~~~~~~^~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:906:3: note: in expansion of macro 'CHECK_RESULT' 906 | CHECK_RESULT(CheckInstr(Opcode::LocalSet, loc)); | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnLocalTee(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/result.h:56:15: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 56 | if (Failed(expr)) { \ | ~~~~~~^~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:915:3: note: in expansion of macro 'CHECK_RESULT' 915 | CHECK_RESULT(CheckInstr(Opcode::LocalTee, loc)); | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnAtomicFence(const wabt::Location&, uint32_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:559:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 559 | Result result = CheckInstr(Opcode::AtomicFence, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnSelect(const wabt::Location&, wabt::Index, wabt::Type*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1048:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1048 | Result result = CheckInstr(Opcode::Select, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnDataDrop(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:772:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 772 | Result result = CheckInstr(Opcode::DataDrop, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnGlobalGet(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:813:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 813 | Result result = CheckInstr(Opcode::GlobalGet, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnGlobalSet(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:833:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 833 | Result result = CheckInstr(Opcode::GlobalSet, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnElemDrop(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:791:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 791 | Result result = CheckInstr(Opcode::ElemDrop, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnMemoryFill(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:945:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 945 | Result result = CheckInstr(Opcode::MemoryFill, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnMemoryGrow(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:953:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 953 | Result result = CheckInstr(Opcode::MemoryGrow, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnMemorySize(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:972:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 972 | Result result = CheckInstr(Opcode::MemorySize, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnMemoryCopy(const wabt::Location&, wabt::Var, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:935:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 935 | Result result = CheckInstr(Opcode::MemoryCopy, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnAtomicLoad(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:569:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 569 | Result SharedValidator::OnAtomicLoad(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:574:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 574 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:579:56: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 579 | result |= typechecker_.OnAtomicLoad(opcode, mt.limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:579:56: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnAtomicNotify(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:583:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 583 | Result SharedValidator::OnAtomicNotify(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:588:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 588 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:593:58: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 593 | result |= typechecker_.OnAtomicNotify(opcode, mt.limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:593:58: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnAtomicRmwCmpxchg(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:597:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 597 | Result SharedValidator::OnAtomicRmwCmpxchg(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:602:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 602 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:607:62: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 607 | result |= typechecker_.OnAtomicRmwCmpxchg(opcode, mt.limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:607:62: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnAtomicRmw(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:611:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 611 | Result SharedValidator::OnAtomicRmw(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:616:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 616 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:621:55: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 621 | result |= typechecker_.OnAtomicRmw(opcode, mt.limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:621:55: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnAtomicStore(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:625:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 625 | Result SharedValidator::OnAtomicStore(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:630:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 630 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:635:57: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 635 | result |= typechecker_.OnAtomicStore(opcode, mt.limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:635:57: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnAtomicWait(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:639:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 639 | Result SharedValidator::OnAtomicWait(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:644:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 644 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:649:56: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 649 | result |= typechecker_.OnAtomicWait(opcode, mt.limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:649:56: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnLoad(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:854:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 854 | Result SharedValidator::OnLoad(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:859:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 859 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:864:50: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 864 | result |= typechecker_.OnLoad(opcode, mt.limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:864:50: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnLoadSplat(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:868:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 868 | Result SharedValidator::OnLoadSplat(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnLoadZero(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:882:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 882 | Result SharedValidator::OnLoadZero(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnMemoryInit(const wabt::Location&, wabt::Var, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:963:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 963 | Result result = CheckInstr(Opcode::MemoryInit, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnStore(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1105:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1105 | Result SharedValidator::OnStore(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1110:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1110 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1115:51: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1115 | result |= typechecker_.OnStore(opcode, mt.limits); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1115:51: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnSimdLoadLane(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1067:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1067 | Result SharedValidator::OnSimdLoadLane(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1073:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1073 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1078:65: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1078 | result |= typechecker_.OnSimdLoadLane(opcode, mt.limits, value); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnSimdStoreLane(const wabt::Location&, wabt::Opcode, wabt::Var, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1082:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1082 | Result SharedValidator::OnSimdStoreLane(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1088:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1088 | Result result = CheckInstr(opcode, loc); | ~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1093:66: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1093 | result |= typechecker_.OnSimdStoreLane(opcode, mt.limits, value); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTableSize(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1178:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1178 | Result result = CheckInstr(Opcode::TableSize, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTableFill(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1133:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1133 | Result result = CheckInstr(Opcode::TableFill, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTableGet(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1141:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1141 | Result result = CheckInstr(Opcode::TableGet, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTableGrow(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1149:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1149 | Result result = CheckInstr(Opcode::TableGrow, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTableSet(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1170:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1170 | Result result = CheckInstr(Opcode::TableSet, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTableInit(const wabt::Location&, wabt::Var, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1159:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1159 | Result result = CheckInstr(Opcode::TableInit, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTableCopy(const wabt::Location&, wabt::Var, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1122:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1122 | Result result = CheckInstr(Opcode::TableCopy, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnCatch(const wabt::Location&, wabt::Var, bool)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:740:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 740 | Result result = CheckInstr(Opcode::Catch, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnThrow(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1192:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1192 | Result result = CheckInstr(Opcode::Throw, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::CheckBlockSignature(const wabt::Location&, wabt::Opcode, wabt::Type, wabt::TypeVector*, wabt::TypeVector*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:396:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 396 | Result SharedValidator::CheckBlockSignature(const Location& loc, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnBlock(const wabt::Location&, wabt::Type)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:660:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 660 | Result result = CheckInstr(Opcode::Block, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnIf(const wabt::Location&, wabt::Type)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:846:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 846 | Result result = CheckInstr(Opcode::If, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnLoop(const wabt::Location&, wabt::Type)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:924:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 924 | Result result = CheckInstr(Opcode::Loop, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTry(const wabt::Location&, wabt::Type)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1200:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1200 | Result result = CheckInstr(Opcode::Try, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnCallIndirect(const wabt::Location&, wabt::Var, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:710:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 710 | Result result = CheckInstr(Opcode::CallIndirect, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnCallRef(const wabt::Location&, wabt::Index*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:722:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 722 | Result result = CheckInstr(Opcode::CallRef, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnReturnCallIndirect(const wabt::Location&, wabt::Var, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1030:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1030 | Result result = CheckInstr(Opcode::CallIndirect, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnCall(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:700:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 700 | Result result = CheckInstr(Opcode::Call, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnReturnCall(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1020:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1020 | Result result = CheckInstr(Opcode::ReturnCall, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnBinary(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:653:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 653 | Result SharedValidator::OnBinary(const Location& loc, Opcode opcode) { | ^~~~~~~~~~~~~~~ In member function 'wabt::Result wabt::SharedValidator::CheckInstr(wabt::Opcode, const wabt::Location&)', inlined from 'wabt::Result wabt::SharedValidator::OnBinary(const wabt::Location&, wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:654:29: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:547:40: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 547 | if (in_init_expr_ && !ValidInitOpcode(opcode)) { | ~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnBinary(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:655:41: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 655 | result |= typechecker_.OnBinary(opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnCompare(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:752:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 752 | Result SharedValidator::OnCompare(const Location& loc, Opcode opcode) { | ^~~~~~~~~~~~~~~ In member function 'wabt::Result wabt::SharedValidator::CheckInstr(wabt::Opcode, const wabt::Location&)', inlined from 'wabt::Result wabt::SharedValidator::OnCompare(const wabt::Location&, wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:753:29: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:547:40: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 547 | if (in_init_expr_ && !ValidInitOpcode(opcode)) { | ~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnCompare(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:754:42: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 754 | result |= typechecker_.OnCompare(opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnConvert(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:765:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 765 | Result SharedValidator::OnConvert(const Location& loc, Opcode opcode) { | ^~~~~~~~~~~~~~~ In member function 'wabt::Result wabt::SharedValidator::CheckInstr(wabt::Opcode, const wabt::Location&)', inlined from 'wabt::Result wabt::SharedValidator::OnConvert(const wabt::Location&, wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:766:29: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:547:40: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 547 | if (in_init_expr_ && !ValidInitOpcode(opcode)) { | ~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnConvert(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:767:42: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 767 | result |= typechecker_.OnConvert(opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTernary(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1185:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1185 | Result SharedValidator::OnTernary(const Location& loc, Opcode opcode) { | ^~~~~~~~~~~~~~~ In member function 'wabt::Result wabt::SharedValidator::CheckInstr(wabt::Opcode, const wabt::Location&)', inlined from 'wabt::Result wabt::SharedValidator::OnTernary(const wabt::Location&, wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1186:29: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:547:40: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 547 | if (in_init_expr_ && !ValidInitOpcode(opcode)) { | ~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnTernary(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1187:42: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1187 | result |= typechecker_.OnTernary(opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnUnary(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1208:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1208 | Result SharedValidator::OnUnary(const Location& loc, Opcode opcode) { | ^~~~~~~~~~~~~~~ In member function 'wabt::Result wabt::SharedValidator::CheckInstr(wabt::Opcode, const wabt::Location&)', inlined from 'wabt::Result wabt::SharedValidator::OnUnary(const wabt::Location&, wabt::Opcode)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1209:29: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:547:40: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 547 | if (in_init_expr_ && !ValidInitOpcode(opcode)) { | ~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnUnary(const wabt::Location&, wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1210:40: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1210 | result |= typechecker_.OnUnary(opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnSimdLaneOp(const wabt::Location&, wabt::Opcode, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1059:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1059 | Result SharedValidator::OnSimdLaneOp(const Location& loc, | ^~~~~~~~~~~~~~~ In member function 'wabt::Result wabt::SharedValidator::CheckInstr(wabt::Opcode, const wabt::Location&)', inlined from 'wabt::Result wabt::SharedValidator::OnSimdLaneOp(const wabt::Location&, wabt::Opcode, uint64_t)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1062:29: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:547:40: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 547 | if (in_init_expr_ && !ValidInitOpcode(opcode)) { | ~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnSimdLaneOp(const wabt::Location&, wabt::Opcode, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1063:52: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1063 | result |= typechecker_.OnSimdLaneOp(opcode, value); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnSimdShuffleOp(const wabt::Location&, wabt::Opcode, v128)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1097:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1097 | Result SharedValidator::OnSimdShuffleOp(const Location& loc, | ^~~~~~~~~~~~~~~ In member function 'wabt::Result wabt::SharedValidator::CheckInstr(wabt::Opcode, const wabt::Location&)', inlined from 'wabt::Result wabt::SharedValidator::OnSimdShuffleOp(const wabt::Location&, wabt::Opcode, v128)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1100:29: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:547:40: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 547 | if (in_init_expr_ && !ValidInitOpcode(opcode)) { | ~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnSimdShuffleOp(const wabt::Location&, wabt::Opcode, v128)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:1101:55: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1101 | result |= typechecker_.OnSimdShuffleOp(opcode, value); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc: In member function 'wabt::Result wabt::SharedValidator::OnRefFunc(const wabt::Location&, wabt::Var)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/shared-validator.cc:985:29: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 985 | Result result = CheckInstr(Opcode::RefFunc, loc); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc: In function 'wabt::Result wabt::{anonymous}::BinaryReader::ReportUnexpectedOpcode(wabt::Opcode, const char*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:240:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 240 | Result BinaryReader::ReportUnexpectedOpcode(Opcode opcode, const char* where) { | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc: In member function 'wabt::Result wabt::{anonymous}::BinaryReader::ReadInstructions(wabt::Offset, const char*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:679:5: note: in expansion of macro 'CALLBACK' 679 | CALLBACK(OnOpcode, opcode); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:53:36: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 53 | return ReportUnexpectedOpcode(opcode); \ | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:680:5: note: in expansion of macro 'ERROR_UNLESS_OPCODE_ENABLED' 680 | ERROR_UNLESS_OPCODE_ENABLED(opcode); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:977:9: note: in expansion of macro 'CALLBACK' 977 | CALLBACK(OnLoadExpr, opcode, memidx, alignment_log2, offset); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:998:9: note: in expansion of macro 'CALLBACK' 998 | CALLBACK(OnStoreExpr, opcode, memidx, alignment_log2, offset); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1166:9: note: in expansion of macro 'CALLBACK' 1166 | CALLBACK(OnBinaryExpr, opcode); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1250:9: note: in expansion of macro 'CALLBACK' 1250 | CALLBACK(OnCompareExpr, opcode); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1333:9: note: in expansion of macro 'CALLBACK' 1333 | CALLBACK(OnUnaryExpr, opcode); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1347:9: note: in expansion of macro 'CALLBACK' 1347 | CALLBACK(OnTernaryExpr, opcode); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1367:9: note: in expansion of macro 'CALLBACK' 1367 | CALLBACK(OnSimdLaneOpExpr, opcode, lane_val); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1375:9: note: in expansion of macro 'CALLBACK' 1375 | CALLBACK(OnSimdShuffleOpExpr, opcode, value); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1390:9: note: in expansion of macro 'CALLBACK' 1390 | CALLBACK(OnLoadSplatExpr, opcode, memidx, alignment_log2, offset); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1405:9: note: in expansion of macro 'CALLBACK' 1405 | CALLBACK(OnSimdLoadLaneExpr, opcode, memidx, alignment_log2, offset, | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1422:9: note: in expansion of macro 'CALLBACK' 1422 | CALLBACK(OnSimdStoreLaneExpr, opcode, memidx, alignment_log2, offset, | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1436:9: note: in expansion of macro 'CALLBACK' 1436 | CALLBACK(OnLoadZeroExpr, opcode, memidx, alignment_log2, offset); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1477:9: note: in expansion of macro 'CALLBACK' 1477 | CALLBACK(OnConvertExpr, opcode); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1538:9: note: in expansion of macro 'CALLBACK' 1538 | CALLBACK(OnUnaryExpr, opcode); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1550:9: note: in expansion of macro 'CALLBACK' 1550 | CALLBACK(OnConvertExpr, opcode); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1561:9: note: in expansion of macro 'CALLBACK' 1561 | CALLBACK(OnAtomicNotifyExpr, opcode, memidx, alignment_log2, offset); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1574:9: note: in expansion of macro 'CALLBACK' 1574 | CALLBACK(OnAtomicWaitExpr, opcode, memidx, alignment_log2, offset); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1602:9: note: in expansion of macro 'CALLBACK' 1602 | CALLBACK(OnAtomicLoadExpr, opcode, memidx, alignment_log2, offset); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1620:9: note: in expansion of macro 'CALLBACK' 1620 | CALLBACK(OnAtomicStoreExpr, opcode, memidx, alignment_log2, offset); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1673:9: note: in expansion of macro 'CALLBACK' 1673 | CALLBACK(OnAtomicRmwExpr, opcode, memidx, alignment_log2, offset); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1691:9: note: in expansion of macro 'CALLBACK' 1691 | CALLBACK(OnAtomicRmwCmpxchgExpr, opcode, memidx, alignment_log2, | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:1850:38: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1850 | return ReportUnexpectedOpcode(opcode); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In member function 'wabt::Result wabt::{anonymous}::BinaryReader::ReadElemSection(wabt::Offset)', inlined from 'wabt::Result wabt::{anonymous}::BinaryReader::ReadSections(const ReadSectionsOptions&)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:2949:41, inlined from 'wabt::Result wabt::{anonymous}::BinaryReader::ReadModule(const ReadModuleOptions&)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:3014:3, inlined from 'wabt::Result wabt::ReadBinary(const void*, size_t, BinaryReaderDelegate*, const ReadBinaryOptions&)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:3031:27: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:42:9: note: in definition of macro 'ERROR_IF' 42 | if (expr) { \ | ^~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:61:3: note: in expansion of macro 'ERROR_UNLESS' 61 | ERROR_UNLESS(Succeeded(delegate_->member(__VA_ARGS__)), \ | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader.cc:2752:9: note: in expansion of macro 'CALLBACK' 2752 | CALLBACK(OnOpcode, Opcode::RefFunc); | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc: In function 'void wabt::WriteOpcode(Stream*, Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:50:6: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 50 | void WriteOpcode(Stream* stream, Opcode opcode) { | ^~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:712:41: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:715:40: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:718:47: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:721:42: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:724:41: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc: In member function 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:728:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | WriteOpcode(stream_, Opcode::AtomicFence); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:734:43: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc: In member function 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:737:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 737 | WriteOpcode(stream_, cast(expr)->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:740:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 740 | WriteOpcode(stream_, Opcode::Block); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:743:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 743 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:746:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 746 | WriteOpcode(stream_, Opcode::Br); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:751:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 751 | WriteOpcode(stream_, Opcode::BrIf); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:757:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 757 | WriteOpcode(stream_, Opcode::BrTable); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:770:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 770 | WriteOpcode(stream_, Opcode::Call); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:776:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 776 | WriteOpcode(stream_, Opcode::ReturnCall); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:785:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 785 | WriteOpcode(stream_, Opcode::CallIndirect); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:792:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 792 | WriteOpcode(stream_, Opcode::CallRef); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:800:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 800 | WriteOpcode(stream_, Opcode::ReturnCallIndirect); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:807:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 807 | WriteOpcode(stream_, cast(expr)->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:813:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 813 | WriteOpcode(stream_, Opcode::I32Const); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:818:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 818 | WriteOpcode(stream_, Opcode::I64Const); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:822:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 822 | WriteOpcode(stream_, Opcode::F32Const); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:826:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 826 | WriteOpcode(stream_, Opcode::F64Const); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:830:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 830 | WriteOpcode(stream_, Opcode::V128Const); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:839:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 839 | WriteOpcode(stream_, cast(expr)->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:842:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 842 | WriteOpcode(stream_, Opcode::Drop); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:846:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 846 | WriteOpcode(stream_, Opcode::GlobalGet); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:852:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 852 | WriteOpcode(stream_, Opcode::GlobalSet); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:858:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 858 | WriteOpcode(stream_, Opcode::If); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:865:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 865 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:862:20: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 862 | WriteOpcode(stream_, Opcode::Else); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:869:35: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc: In member function 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:873:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 873 | WriteOpcode(stream_, Opcode::LocalGet); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:879:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 879 | WriteOpcode(stream_, Opcode::LocalSet); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:885:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 885 | WriteOpcode(stream_, Opcode::LocalTee); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:890:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 890 | WriteOpcode(stream_, Opcode::Loop); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:893:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 893 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:900:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 900 | WriteOpcode(stream_, Opcode::MemoryCopy); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:907:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 907 | WriteOpcode(stream_, Opcode::DataDrop); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:915:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 915 | WriteOpcode(stream_, Opcode::MemoryFill); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:922:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 922 | WriteOpcode(stream_, Opcode::MemoryGrow); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:931:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 931 | WriteOpcode(stream_, Opcode::MemoryInit); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:940:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 940 | WriteOpcode(stream_, Opcode::MemorySize); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:948:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 948 | WriteOpcode(stream_, Opcode::TableCopy); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:955:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 955 | WriteOpcode(stream_, Opcode::ElemDrop); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:964:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 964 | WriteOpcode(stream_, Opcode::TableInit); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:971:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 971 | WriteOpcode(stream_, Opcode::TableGet); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:977:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 977 | WriteOpcode(stream_, Opcode::TableSet); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:983:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 983 | WriteOpcode(stream_, Opcode::TableGrow); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:989:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 989 | WriteOpcode(stream_, Opcode::TableSize); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:995:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 995 | WriteOpcode(stream_, Opcode::TableFill); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1000:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1000 | WriteOpcode(stream_, Opcode::RefFunc); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1006:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1006 | WriteOpcode(stream_, Opcode::RefNull); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1011:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1011 | WriteOpcode(stream_, Opcode::RefIsNull); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1014:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1014 | WriteOpcode(stream_, Opcode::Nop); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1017:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1017 | WriteOpcode(stream_, Opcode::Rethrow); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1022:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1022 | WriteOpcode(stream_, Opcode::Return); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1027:20: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1027 | WriteOpcode(stream_, Opcode::Select); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1029:20: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1029 | WriteOpcode(stream_, Opcode::SelectT); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1039:36: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc: In member function 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1042:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1042 | WriteOpcode(stream_, Opcode::Throw); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1048:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1048 | WriteOpcode(stream_, Opcode::Try); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1062:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1062 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1055:26: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1055 | WriteOpcode(stream_, Opcode::CatchAll); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1057:26: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1057 | WriteOpcode(stream_, Opcode::Catch); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1065:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1065 | WriteOpcode(stream_, Opcode::Delegate); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1070:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1070 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1076:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 1076 | WriteOpcode(stream_, cast(expr)->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1079:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 1079 | WriteOpcode(stream_, cast(expr)->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1083:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 1083 | WriteOpcode(stream_, opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::SimdLoadLaneExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteSimdLoadStoreLaneExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::SimdLoadLaneExpr]' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:704:24, inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1089:51: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::SimdStoreLaneExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteSimdLoadStoreLaneExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::SimdStoreLaneExpr]' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:704:24, inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1093:52: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc: In member function 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1098:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 1098 | WriteOpcode(stream_, opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1104:40: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1107:39: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc: In member function 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1110:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1110 | WriteOpcode(stream_, Opcode::Unreachable); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteInitExpr(const wabt::ExprList&)', inlined from 'wabt::Result wabt::{anonymous}::BinaryWriter::WriteModule()' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1477:20, inlined from 'wabt::Result wabt::WriteBinaryModule(Stream*, const Module*, const WriteBinaryOptions&)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1812:35: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1134:14: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1134 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteInitExpr(const wabt::ExprList&)', inlined from 'wabt::Result wabt::{anonymous}::BinaryWriter::WriteModule()' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1545:22, inlined from 'wabt::Result wabt::WriteBinaryModule(Stream*, const Module*, const WriteBinaryOptions&)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1812:35: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1134:14: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1134 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteInitExpr(const wabt::ExprList&)', inlined from 'wabt::Result wabt::{anonymous}::BinaryWriter::WriteModule()' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1560:24, inlined from 'wabt::Result wabt::WriteBinaryModule(Stream*, const Module*, const WriteBinaryOptions&)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1812:35: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1134:14: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1134 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteFunc(const wabt::Func*)', inlined from 'wabt::Result wabt::{anonymous}::BinaryWriter::WriteModule()' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1602:16, inlined from 'wabt::Result wabt::WriteBinaryModule(Stream*, const Module*, const WriteBinaryOptions&)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1812:35: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1155:14: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1155 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteInitExpr(const wabt::ExprList&)', inlined from 'wabt::Result wabt::{anonymous}::BinaryWriter::WriteModule()' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1664:22, inlined from 'wabt::Result wabt::WriteBinaryModule(Stream*, const Module*, const WriteBinaryOptions&)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1812:35: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1134:14: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1134 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnLoadZeroExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:951:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 951 | Result BinaryReaderInterp::OnLoadZeroExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnLoadSplatExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:940:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 940 | Result BinaryReaderInterp::OnLoadSplatExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnSimdStoreLaneExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:922:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 922 | Result BinaryReaderInterp::OnSimdStoreLaneExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnSimdLoadLaneExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:910:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 910 | Result BinaryReaderInterp::OnSimdLoadLaneExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnSimdShuffleOpExpr(wabt::Opcode, v128)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:934:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 934 | Result BinaryReaderInterp::OnSimdShuffleOpExpr(Opcode opcode, v128 value) { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnSimdLaneOpExpr(wabt::Opcode, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:900:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 900 | Result BinaryReaderInterp::OnSimdLaneOpExpr(Opcode opcode, uint64_t value) { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnTernaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:894:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 894 | Result BinaryReaderInterp::OnTernaryExpr(Opcode opcode) { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnUnaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:888:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 888 | Result BinaryReaderInterp::OnUnaryExpr(Opcode opcode) { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnStoreExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:1307:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1307 | Result BinaryReaderInterp::OnStoreExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnLoadExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:1296:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1296 | Result BinaryReaderInterp::OnLoadExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnConvertExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:1208:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1208 | Result BinaryReaderInterp::OnConvertExpr(Opcode opcode) { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnCompareExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:1202:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1202 | Result BinaryReaderInterp::OnCompareExpr(Opcode opcode) { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnBinaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:1006:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1006 | Result BinaryReaderInterp::OnBinaryExpr(Opcode opcode) { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnAtomicNotifyExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:1419:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1419 | Result BinaryReaderInterp::OnAtomicNotifyExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnAtomicWaitExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:1402:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1402 | Result BinaryReaderInterp::OnAtomicWaitExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnAtomicRmwCmpxchgExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:995:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 995 | Result BinaryReaderInterp::OnAtomicRmwCmpxchgExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnAtomicRmwExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:984:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 984 | Result BinaryReaderInterp::OnAtomicRmwExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnAtomicStoreExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:973:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 973 | Result BinaryReaderInterp::OnAtomicStoreExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnAtomicLoadExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:962:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 962 | Result BinaryReaderInterp::OnAtomicLoadExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnOpcode(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:880:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 880 | Result BinaryReaderInterp::OnOpcode(Opcode opcode) { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc: In function 'void wabt::WriteOpcode(Stream*, Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:50:6: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 50 | void WriteOpcode(Stream* stream, Opcode opcode) { | ^~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:712:41: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:715:40: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:718:47: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:721:42: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:724:41: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc: In member function 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:728:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 728 | WriteOpcode(stream_, Opcode::AtomicFence); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:734:43: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc: In member function 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:737:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 737 | WriteOpcode(stream_, cast(expr)->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:740:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 740 | WriteOpcode(stream_, Opcode::Block); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:743:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 743 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:746:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 746 | WriteOpcode(stream_, Opcode::Br); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:751:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 751 | WriteOpcode(stream_, Opcode::BrIf); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:757:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 757 | WriteOpcode(stream_, Opcode::BrTable); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:770:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 770 | WriteOpcode(stream_, Opcode::Call); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:776:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 776 | WriteOpcode(stream_, Opcode::ReturnCall); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:785:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 785 | WriteOpcode(stream_, Opcode::CallIndirect); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:792:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 792 | WriteOpcode(stream_, Opcode::CallRef); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:800:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 800 | WriteOpcode(stream_, Opcode::ReturnCallIndirect); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:807:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 807 | WriteOpcode(stream_, cast(expr)->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:813:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 813 | WriteOpcode(stream_, Opcode::I32Const); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:818:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 818 | WriteOpcode(stream_, Opcode::I64Const); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:822:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 822 | WriteOpcode(stream_, Opcode::F32Const); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:826:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 826 | WriteOpcode(stream_, Opcode::F64Const); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:830:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 830 | WriteOpcode(stream_, Opcode::V128Const); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:839:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 839 | WriteOpcode(stream_, cast(expr)->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:842:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 842 | WriteOpcode(stream_, Opcode::Drop); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:846:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 846 | WriteOpcode(stream_, Opcode::GlobalGet); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:852:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 852 | WriteOpcode(stream_, Opcode::GlobalSet); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:858:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 858 | WriteOpcode(stream_, Opcode::If); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:865:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 865 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:862:20: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 862 | WriteOpcode(stream_, Opcode::Else); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:869:35: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc: In member function 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:873:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 873 | WriteOpcode(stream_, Opcode::LocalGet); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:879:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 879 | WriteOpcode(stream_, Opcode::LocalSet); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:885:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 885 | WriteOpcode(stream_, Opcode::LocalTee); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:890:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 890 | WriteOpcode(stream_, Opcode::Loop); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:893:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 893 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:900:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 900 | WriteOpcode(stream_, Opcode::MemoryCopy); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:907:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 907 | WriteOpcode(stream_, Opcode::DataDrop); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:915:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 915 | WriteOpcode(stream_, Opcode::MemoryFill); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:922:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 922 | WriteOpcode(stream_, Opcode::MemoryGrow); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:931:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 931 | WriteOpcode(stream_, Opcode::MemoryInit); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:940:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 940 | WriteOpcode(stream_, Opcode::MemorySize); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:948:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 948 | WriteOpcode(stream_, Opcode::TableCopy); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:955:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 955 | WriteOpcode(stream_, Opcode::ElemDrop); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:964:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 964 | WriteOpcode(stream_, Opcode::TableInit); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:971:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 971 | WriteOpcode(stream_, Opcode::TableGet); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:977:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 977 | WriteOpcode(stream_, Opcode::TableSet); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:983:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 983 | WriteOpcode(stream_, Opcode::TableGrow); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:989:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 989 | WriteOpcode(stream_, Opcode::TableSize); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:995:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 995 | WriteOpcode(stream_, Opcode::TableFill); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1000:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1000 | WriteOpcode(stream_, Opcode::RefFunc); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1006:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1006 | WriteOpcode(stream_, Opcode::RefNull); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1011:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1011 | WriteOpcode(stream_, Opcode::RefIsNull); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1014:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1014 | WriteOpcode(stream_, Opcode::Nop); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1017:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1017 | WriteOpcode(stream_, Opcode::Rethrow); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1022:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1022 | WriteOpcode(stream_, Opcode::Return); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1027:20: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1027 | WriteOpcode(stream_, Opcode::Select); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1029:20: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1029 | WriteOpcode(stream_, Opcode::SelectT); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1039:36: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc: In member function 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1042:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1042 | WriteOpcode(stream_, Opcode::Throw); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1048:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1048 | WriteOpcode(stream_, Opcode::Try); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1062:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1062 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1055:26: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1055 | WriteOpcode(stream_, Opcode::CatchAll); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1057:26: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1057 | WriteOpcode(stream_, Opcode::Catch); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1065:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1065 | WriteOpcode(stream_, Opcode::Delegate); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1070:22: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1070 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1076:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 1076 | WriteOpcode(stream_, cast(expr)->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1079:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 1079 | WriteOpcode(stream_, cast(expr)->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1083:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 1083 | WriteOpcode(stream_, opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::SimdLoadLaneExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteSimdLoadStoreLaneExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::SimdLoadLaneExpr]' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:704:24, inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1089:51: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::SimdStoreLaneExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteSimdLoadStoreLaneExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::SimdStoreLaneExpr]' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:704:24, inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1093:52: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc: In member function 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1098:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 1098 | WriteOpcode(stream_, opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1104:40: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteLoadStoreExpr(const wabt::Func*, const wabt::Expr*, const char*) [with T = wabt::LoadStoreExpr]', inlined from 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1107:39: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:688:14: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 688 | WriteOpcode(stream_, typed_expr->opcode); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc: In member function 'void wabt::{anonymous}::BinaryWriter::WriteExpr(const wabt::Func*, const wabt::Expr*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1110:18: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1110 | WriteOpcode(stream_, Opcode::Unreachable); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteInitExpr(const wabt::ExprList&)', inlined from 'wabt::Result wabt::{anonymous}::BinaryWriter::WriteModule()' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1477:20, inlined from 'wabt::Result wabt::WriteBinaryModule(Stream*, const Module*, const WriteBinaryOptions&)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1812:35: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1134:14: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1134 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteInitExpr(const wabt::ExprList&)', inlined from 'wabt::Result wabt::{anonymous}::BinaryWriter::WriteModule()' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1545:22, inlined from 'wabt::Result wabt::WriteBinaryModule(Stream*, const Module*, const WriteBinaryOptions&)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1812:35: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1134:14: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1134 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteInitExpr(const wabt::ExprList&)', inlined from 'wabt::Result wabt::{anonymous}::BinaryWriter::WriteModule()' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1560:24, inlined from 'wabt::Result wabt::WriteBinaryModule(Stream*, const Module*, const WriteBinaryOptions&)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1812:35: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1134:14: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1134 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteFunc(const wabt::Func*)', inlined from 'wabt::Result wabt::{anonymous}::BinaryWriter::WriteModule()' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1602:16, inlined from 'wabt::Result wabt::WriteBinaryModule(Stream*, const Module*, const WriteBinaryOptions&)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1812:35: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1155:14: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1155 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In member function 'void wabt::{anonymous}::BinaryWriter::WriteInitExpr(const wabt::ExprList&)', inlined from 'wabt::Result wabt::{anonymous}::BinaryWriter::WriteModule()' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1664:22, inlined from 'wabt::Result wabt::WriteBinaryModule(Stream*, const Module*, const WriteBinaryOptions&)' at /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1812:35: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-writer.cc:1134:14: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1134 | WriteOpcode(stream_, Opcode::End); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc: In function 'std::string wabt::Decompiler::OpcodeToToken(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:94:15: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 94 | std::string OpcodeToToken(Opcode opcode) { | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:20: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/decompiler-ls.h: In function 'wabt::Type wabt::GetMemoryType(Type, Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/decompiler-ls.h:48:13: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 48 | inline Type GetMemoryType(Type operand_type, Opcode opc) { | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/decompiler-ls.h: In member function 'void wabt::LoadStoreTracking::LoadStore(uint64_t, wabt::Opcode, wabt::Type, wabt::Address, const wabt::Node&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/decompiler-ls.h:123:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 123 | void LoadStore(uint64_t offset, | ^~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/decompiler-ls.h:129:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 129 | type = GetMemoryType(type, opc); | ~~~~~~~~~~~~~^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/decompiler-ls.h: In member function 'void wabt::LoadStoreTracking::Track(const wabt::Node&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/decompiler-ls.h:94:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 94 | LoadStore(le.offset, le.opcode, le.opcode.GetResultType(), le.align, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 95 | n.children[0]); | ~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/decompiler-ls.h:100:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 100 | LoadStore(se.offset, se.opcode, se.opcode.GetParamType2(), se.align, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 101 | n.children[0]); | ~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc: In member function 'wabt::Decompiler::Value wabt::Decompiler::DecompileExpr(const wabt::Node&, const wabt::Node*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:460:44: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 460 | auto opcs = OpcodeToToken(be.opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:477:46: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 477 | return WrapBinary(args, OpcodeToToken(ce.opcode), false, | ~~~~~~~~~~~~~^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:484:48: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 484 | return WrapChild(args[0], OpcodeToToken(ue.opcode) + "(", ")", | ~~~~~~~~~~~~~^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:489:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 489 | LoadStore(args[0], n.children[0], le.offset, le.opcode, le.align, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 490 | le.opcode.GetResultType()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:495:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 495 | LoadStore(args[0], n.children[0], se.offset, se.opcode, se.align, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 496 | se.opcode.GetParamType2()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:629:45: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 629 | name = std::string(OpcodeToToken(cast(n.e)->opcode)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:632:45: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 632 | name = std::string(OpcodeToToken(cast(n.e)->opcode)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc: In member function 'void wabt::Decompiler::LoadStore(Value&, const wabt::Node&, uint64_t, wabt::Opcode, wabt::Address, wabt::Type)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:260:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 260 | void LoadStore(Value& val, | ^~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:348:49: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 348 | val.v.back() += cat(":", GetDecompTypeName(GetMemoryType(op_type, opc)), | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/wast-lexer.cc: In member function 'wabt::Token wabt::WastLexer::GetKeywordToken()': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/wast-lexer.cc:626:63: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 626 | return Token(GetLocation(), info->token_type, info->opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnLoadZeroExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:951:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 951 | Result BinaryReaderInterp::OnLoadZeroExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnLoadSplatExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:940:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 940 | Result BinaryReaderInterp::OnLoadSplatExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnSimdStoreLaneExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:922:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 922 | Result BinaryReaderInterp::OnSimdStoreLaneExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnSimdLoadLaneExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:910:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 910 | Result BinaryReaderInterp::OnSimdLoadLaneExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnSimdShuffleOpExpr(wabt::Opcode, v128)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:934:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 934 | Result BinaryReaderInterp::OnSimdShuffleOpExpr(Opcode opcode, v128 value) { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnSimdLaneOpExpr(wabt::Opcode, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:900:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 900 | Result BinaryReaderInterp::OnSimdLaneOpExpr(Opcode opcode, uint64_t value) { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnTernaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:894:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 894 | Result BinaryReaderInterp::OnTernaryExpr(Opcode opcode) { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnUnaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:888:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 888 | Result BinaryReaderInterp::OnUnaryExpr(Opcode opcode) { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnStoreExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:1307:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1307 | Result BinaryReaderInterp::OnStoreExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnLoadExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:1296:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1296 | Result BinaryReaderInterp::OnLoadExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnConvertExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:1208:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1208 | Result BinaryReaderInterp::OnConvertExpr(Opcode opcode) { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnCompareExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:1202:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1202 | Result BinaryReaderInterp::OnCompareExpr(Opcode opcode) { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnBinaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:1006:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1006 | Result BinaryReaderInterp::OnBinaryExpr(Opcode opcode) { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnAtomicNotifyExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:1419:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1419 | Result BinaryReaderInterp::OnAtomicNotifyExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnAtomicWaitExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:1402:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1402 | Result BinaryReaderInterp::OnAtomicWaitExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnAtomicRmwCmpxchgExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:995:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 995 | Result BinaryReaderInterp::OnAtomicRmwCmpxchgExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnAtomicRmwExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:984:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 984 | Result BinaryReaderInterp::OnAtomicRmwExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnAtomicStoreExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:973:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 973 | Result BinaryReaderInterp::OnAtomicStoreExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnAtomicLoadExpr(wabt::Opcode, wabt::interp::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:962:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 962 | Result BinaryReaderInterp::OnAtomicLoadExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc: In member function 'virtual wabt::Result wabt::interp::{anonymous}::BinaryReaderInterp::OnOpcode(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/interp/binary-reader-interp.cc:880:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 880 | Result BinaryReaderInterp::OnOpcode(Opcode opcode) { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/wast-lexer.cc: In member function 'wabt::Token wabt::WastLexer::GetKeywordToken()': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/wast-lexer.cc:626:63: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 626 | return Token(GetLocation(), info->token_type, info->opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc: In function 'std::string wabt::Decompiler::OpcodeToToken(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:94:15: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 94 | std::string OpcodeToToken(Opcode opcode) { | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:20: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/decompiler-ls.h: In function 'wabt::Type wabt::GetMemoryType(Type, Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/decompiler-ls.h:48:13: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 48 | inline Type GetMemoryType(Type operand_type, Opcode opc) { | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/decompiler-ls.h: In member function 'void wabt::LoadStoreTracking::LoadStore(uint64_t, wabt::Opcode, wabt::Type, wabt::Address, const wabt::Node&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/decompiler-ls.h:123:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 123 | void LoadStore(uint64_t offset, | ^~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/decompiler-ls.h:129:25: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 129 | type = GetMemoryType(type, opc); | ~~~~~~~~~~~~~^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/decompiler-ls.h: In member function 'void wabt::LoadStoreTracking::Track(const wabt::Node&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/decompiler-ls.h:94:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 94 | LoadStore(le.offset, le.opcode, le.opcode.GetResultType(), le.align, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 95 | n.children[0]); | ~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/decompiler-ls.h:100:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 100 | LoadStore(se.offset, se.opcode, se.opcode.GetParamType2(), se.align, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 101 | n.children[0]); | ~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc: In member function 'wabt::Decompiler::Value wabt::Decompiler::DecompileExpr(const wabt::Node&, const wabt::Node*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:460:44: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 460 | auto opcs = OpcodeToToken(be.opcode); | ^ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:477:46: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 477 | return WrapBinary(args, OpcodeToToken(ce.opcode), false, | ~~~~~~~~~~~~~^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:484:48: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 484 | return WrapChild(args[0], OpcodeToToken(ue.opcode) + "(", ")", | ~~~~~~~~~~~~~^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:489:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 489 | LoadStore(args[0], n.children[0], le.offset, le.opcode, le.align, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 490 | le.opcode.GetResultType()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:495:18: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 495 | LoadStore(args[0], n.children[0], se.offset, se.opcode, se.align, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 496 | se.opcode.GetParamType2()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:629:45: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 629 | name = std::string(OpcodeToToken(cast(n.e)->opcode)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:632:45: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 632 | name = std::string(OpcodeToToken(cast(n.e)->opcode)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc: In member function 'void wabt::Decompiler::LoadStore(Value&, const wabt::Node&, uint64_t, wabt::Opcode, wabt::Address, wabt::Type)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:260:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 260 | void LoadStore(Value& val, | ^~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/decompiler.cc:348:49: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 348 | val.v.back() += cat(":", GetDecompTypeName(GetMemoryType(op_type, opc)), | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/tools/spectest-interp.cc:28: /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnOpcode(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:178:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 178 | Result OnOpcode(Opcode Opcode) override { return Result::Ok; } | ^~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicLoadExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:205:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 205 | Result OnAtomicLoadExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicStoreExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:211:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 211 | Result OnAtomicStoreExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicRmwExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:217:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 217 | Result OnAtomicRmwExpr(Opcode opcode, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicRmwCmpxchgExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:223:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 223 | Result OnAtomicRmwCmpxchgExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicWaitExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:229:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 229 | Result OnAtomicWaitExpr(Opcode, Index, Address, Address) override { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnAtomicNotifyExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:233:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 233 | Result OnAtomicNotifyExpr(Opcode, Index, Address, Address) override { | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnBinaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:236:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 236 | Result OnBinaryExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnCompareExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:252:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 252 | Result OnCompareExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnConvertExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:253:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 253 | Result OnConvertExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnLoadExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:266:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 266 | Result OnLoadExpr(Opcode opcode, | ^~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnStoreExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:311:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 311 | Result OnStoreExpr(Opcode opcode, | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnUnaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:319:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 319 | Result OnUnaryExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnTernaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:320:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 320 | Result OnTernaryExpr(Opcode opcode) override { return Result::Ok; } | ^~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnSimdLaneOpExpr(wabt::Opcode, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:324:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 324 | Result OnSimdLaneOpExpr(Opcode opcode, uint64_t value) override { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnSimdLoadLaneExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:327:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 327 | Result OnSimdLoadLaneExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnSimdStoreLaneExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:334:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 334 | Result OnSimdStoreLaneExpr(Opcode opcode, | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnSimdShuffleOpExpr(wabt::Opcode, v128)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:341:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 341 | Result OnSimdShuffleOpExpr(Opcode opcode, v128 value) override { | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnLoadSplatExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:344:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 344 | Result OnLoadSplatExpr(Opcode opcode, | ^~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h: In member function 'virtual wabt::Result wabt::BinaryReaderNop::OnLoadZeroExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/include/wabt/binary-reader-nop.h:350:10: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 350 | Result OnLoadZeroExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnLoadZeroExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1306:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1306 | Result BinaryReaderIR::OnLoadZeroExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnLoadSplatExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1298:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1298 | Result BinaryReaderIR::OnLoadSplatExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnSimdStoreLaneExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1285:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1285 | Result BinaryReaderIR::OnSimdStoreLaneExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnSimdLoadLaneExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1276:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1276 | Result BinaryReaderIR::OnSimdLoadLaneExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnSimdShuffleOpExpr(wabt::Opcode, v128)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1294:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1294 | Result BinaryReaderIR::OnSimdShuffleOpExpr(Opcode opcode, v128 value) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnSimdLaneOpExpr(wabt::Opcode, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1272:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1272 | Result BinaryReaderIR::OnSimdLaneOpExpr(Opcode opcode, uint64_t value) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnTernaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1255:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1255 | Result BinaryReaderIR::OnTernaryExpr(Opcode opcode) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnUnaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1251:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1251 | Result BinaryReaderIR::OnUnaryExpr(Opcode opcode) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnStoreExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1162:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1162 | Result BinaryReaderIR::OnStoreExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnLoadExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1035:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1035 | Result BinaryReaderIR::OnLoadExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnConvertExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:934:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 934 | Result BinaryReaderIR::OnConvertExpr(Opcode opcode) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnCompareExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:930:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 930 | Result BinaryReaderIR::OnCompareExpr(Opcode opcode) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnBinaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:856:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 856 | Result BinaryReaderIR::OnBinaryExpr(Opcode opcode) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnAtomicNotifyExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:848:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 848 | Result BinaryReaderIR::OnAtomicNotifyExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnAtomicWaitExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:836:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 836 | Result BinaryReaderIR::OnAtomicWaitExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnAtomicRmwCmpxchgExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:828:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 828 | Result BinaryReaderIR::OnAtomicRmwCmpxchgExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnAtomicRmwExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:820:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 820 | Result BinaryReaderIR::OnAtomicRmwExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnAtomicStoreExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:812:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 812 | Result BinaryReaderIR::OnAtomicStoreExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnAtomicLoadExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:804:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 804 | Result BinaryReaderIR::OnAtomicLoadExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnOpcode(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:793:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 793 | Result BinaryReaderIR::OnOpcode(Opcode opcode) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnLoadZeroExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1306:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1306 | Result BinaryReaderIR::OnLoadZeroExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnLoadSplatExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1298:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1298 | Result BinaryReaderIR::OnLoadSplatExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnSimdStoreLaneExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1285:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1285 | Result BinaryReaderIR::OnSimdStoreLaneExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnSimdLoadLaneExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1276:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1276 | Result BinaryReaderIR::OnSimdLoadLaneExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnSimdShuffleOpExpr(wabt::Opcode, v128)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1294:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1294 | Result BinaryReaderIR::OnSimdShuffleOpExpr(Opcode opcode, v128 value) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnSimdLaneOpExpr(wabt::Opcode, uint64_t)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1272:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1272 | Result BinaryReaderIR::OnSimdLaneOpExpr(Opcode opcode, uint64_t value) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnTernaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1255:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1255 | Result BinaryReaderIR::OnTernaryExpr(Opcode opcode) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnUnaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1251:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1251 | Result BinaryReaderIR::OnUnaryExpr(Opcode opcode) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnStoreExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1162:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1162 | Result BinaryReaderIR::OnStoreExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnLoadExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:1035:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 1035 | Result BinaryReaderIR::OnLoadExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnConvertExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:934:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 934 | Result BinaryReaderIR::OnConvertExpr(Opcode opcode) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnCompareExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:930:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 930 | Result BinaryReaderIR::OnCompareExpr(Opcode opcode) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnBinaryExpr(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:856:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 856 | Result BinaryReaderIR::OnBinaryExpr(Opcode opcode) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnAtomicNotifyExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:848:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 848 | Result BinaryReaderIR::OnAtomicNotifyExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnAtomicWaitExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:836:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 836 | Result BinaryReaderIR::OnAtomicWaitExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnAtomicRmwCmpxchgExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:828:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 828 | Result BinaryReaderIR::OnAtomicRmwCmpxchgExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnAtomicRmwExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:820:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 820 | Result BinaryReaderIR::OnAtomicRmwExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnAtomicStoreExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:812:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 812 | Result BinaryReaderIR::OnAtomicStoreExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnAtomicLoadExpr(wabt::Opcode, wabt::Index, wabt::Address, wabt::Address)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:804:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 804 | Result BinaryReaderIR::OnAtomicLoadExpr(Opcode opcode, | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc: In member function 'virtual wabt::Result wabt::{anonymous}::BinaryReaderIR::OnOpcode(wabt::Opcode)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/binary-reader-ir.cc:793:8: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 793 | Result BinaryReaderIR::OnOpcode(Opcode opcode) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc: In member function 'void wabt::{anonymous}::CWriter::WriteInfixBinaryExpr(wabt::Opcode, const char*, AssignOp)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4057:6: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 4057 | void CWriter::WriteInfixBinaryExpr(Opcode opcode, | ^~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc: In member function 'void wabt::{anonymous}::CWriter::WriteSimpleUnaryExpr(wabt::Opcode, const char*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4050:6: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 4050 | void CWriter::WriteSimpleUnaryExpr(Opcode opcode, const char* op) { | ^~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc: In member function 'void wabt::{anonymous}::CWriter::Write(const wabt::ConvertExpr&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4823:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4823 | WriteSimpleUnaryExpr(expr.opcode, "!"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4827:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4827 | WriteSimpleUnaryExpr(expr.opcode, "(u64)(s64)(s32)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4831:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4831 | WriteSimpleUnaryExpr(expr.opcode, "(u64)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4835:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4835 | WriteSimpleUnaryExpr(expr.opcode, "(u32)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4839:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4839 | WriteSimpleUnaryExpr(expr.opcode, "I32_TRUNC_S_F32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4843:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4843 | WriteSimpleUnaryExpr(expr.opcode, "I64_TRUNC_S_F32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4847:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4847 | WriteSimpleUnaryExpr(expr.opcode, "I32_TRUNC_S_F64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4851:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4851 | WriteSimpleUnaryExpr(expr.opcode, "I64_TRUNC_S_F64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4855:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4855 | WriteSimpleUnaryExpr(expr.opcode, "I32_TRUNC_U_F32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4859:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4859 | WriteSimpleUnaryExpr(expr.opcode, "I64_TRUNC_U_F32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4863:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4863 | WriteSimpleUnaryExpr(expr.opcode, "I32_TRUNC_U_F64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4867:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4867 | WriteSimpleUnaryExpr(expr.opcode, "I64_TRUNC_U_F64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4871:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4871 | WriteSimpleUnaryExpr(expr.opcode, "I32_TRUNC_SAT_S_F32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4875:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4875 | WriteSimpleUnaryExpr(expr.opcode, "I64_TRUNC_SAT_S_F32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4879:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4879 | WriteSimpleUnaryExpr(expr.opcode, "I32_TRUNC_SAT_S_F64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4883:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4883 | WriteSimpleUnaryExpr(expr.opcode, "I64_TRUNC_SAT_S_F64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4887:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4887 | WriteSimpleUnaryExpr(expr.opcode, "I32_TRUNC_SAT_U_F32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4891:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4891 | WriteSimpleUnaryExpr(expr.opcode, "I64_TRUNC_SAT_U_F32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4895:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4895 | WriteSimpleUnaryExpr(expr.opcode, "I32_TRUNC_SAT_U_F64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4899:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4899 | WriteSimpleUnaryExpr(expr.opcode, "I64_TRUNC_SAT_U_F64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4903:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4903 | WriteSimpleUnaryExpr(expr.opcode, "(f32)(s32)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4907:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4907 | WriteSimpleUnaryExpr(expr.opcode, "(f32)(s64)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4911:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4911 | WriteSimpleUnaryExpr(expr.opcode, "(f32)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4915:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4915 | WriteSimpleUnaryExpr(expr.opcode, "(f32)wasm_quiet"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4925:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4925 | WriteSimpleUnaryExpr(expr.opcode, "(f64)(s32)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4929:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4929 | WriteSimpleUnaryExpr(expr.opcode, "(f64)(s64)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4933:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4933 | WriteSimpleUnaryExpr(expr.opcode, "(f64)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4937:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4937 | WriteSimpleUnaryExpr(expr.opcode, "(f64)wasm_quietf"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4947:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4947 | WriteSimpleUnaryExpr(expr.opcode, "f32_reinterpret_i32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4951:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4951 | WriteSimpleUnaryExpr(expr.opcode, "i32_reinterpret_f32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4955:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4955 | WriteSimpleUnaryExpr(expr.opcode, "f64_reinterpret_i64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4959:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4959 | WriteSimpleUnaryExpr(expr.opcode, "i64_reinterpret_f64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4963:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4963 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i32x4_trunc_sat_f32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4967:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4967 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_u32x4_trunc_sat_f32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4971:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4971 | WriteSimpleUnaryExpr(expr.opcode, "v128_i32x4_trunc_sat_f64x2_zero"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4975:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4975 | WriteSimpleUnaryExpr(expr.opcode, "v128_u32x4_trunc_sat_f64x2_zero"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4979:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4979 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_convert_i32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4983:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4983 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_convert_u32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4987:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4987 | WriteSimpleUnaryExpr(expr.opcode, "v128_f32x4_demote_f64x2_zero"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4991:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4991 | WriteSimpleUnaryExpr(expr.opcode, "v128_f64x2_convert_low_i32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4995:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4995 | WriteSimpleUnaryExpr(expr.opcode, "v128_f64x2_convert_low_u32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4999:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4999 | WriteSimpleUnaryExpr(expr.opcode, "v128_f64x2_promote_low_f32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc: In member function 'void wabt::{anonymous}::CWriter::Write(const wabt::UnaryExpr&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5086:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5086 | WriteSimpleUnaryExpr(expr.opcode, "I32_CLZ"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5090:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5090 | WriteSimpleUnaryExpr(expr.opcode, "I64_CLZ"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5094:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5094 | WriteSimpleUnaryExpr(expr.opcode, "I32_CTZ"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5098:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5098 | WriteSimpleUnaryExpr(expr.opcode, "I64_CTZ"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5102:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5102 | WriteSimpleUnaryExpr(expr.opcode, "I32_POPCNT"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5106:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5106 | WriteSimpleUnaryExpr(expr.opcode, "I64_POPCNT"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5111:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5111 | WriteSimpleUnaryExpr(expr.opcode, "-"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5115:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5115 | WriteSimpleUnaryExpr(expr.opcode, "wasm_fabsf"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5119:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5119 | WriteSimpleUnaryExpr(expr.opcode, "wasm_fabs"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5123:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5123 | WriteSimpleUnaryExpr(expr.opcode, "wasm_sqrtf"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5127:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5127 | WriteSimpleUnaryExpr(expr.opcode, "wasm_sqrt"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5131:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5131 | WriteSimpleUnaryExpr(expr.opcode, "wasm_ceilf"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5135:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5135 | WriteSimpleUnaryExpr(expr.opcode, "wasm_ceil"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5139:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5139 | WriteSimpleUnaryExpr(expr.opcode, "wasm_floorf"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5143:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5143 | WriteSimpleUnaryExpr(expr.opcode, "wasm_floor"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5147:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5147 | WriteSimpleUnaryExpr(expr.opcode, "wasm_truncf"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5151:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5151 | WriteSimpleUnaryExpr(expr.opcode, "wasm_trunc"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5155:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5155 | WriteSimpleUnaryExpr(expr.opcode, "wasm_nearbyintf"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5159:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5159 | WriteSimpleUnaryExpr(expr.opcode, "wasm_nearbyint"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5163:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5163 | WriteSimpleUnaryExpr(expr.opcode, "(u32)(s32)(s8)(u8)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5167:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5167 | WriteSimpleUnaryExpr(expr.opcode, "(u32)(s32)(s16)(u16)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5171:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5171 | WriteSimpleUnaryExpr(expr.opcode, "(u64)(s64)(s8)(u8)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5175:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5175 | WriteSimpleUnaryExpr(expr.opcode, "(u64)(s64)(s16)(u16)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5179:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5179 | WriteSimpleUnaryExpr(expr.opcode, "(u64)(s64)(s32)(u32)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5183:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5183 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i8x16_abs"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5187:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5187 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i8x16_all_true"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5191:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5191 | WriteSimpleUnaryExpr(expr.opcode, "v128_i8x16_bitmask"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5195:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5195 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i8x16_neg"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5199:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5199 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i8x16_popcnt"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5203:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5203 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i8x16_splat"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5207:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5207 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i16x8_abs"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5211:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5211 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i16x8_all_true"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5215:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5215 | WriteSimpleUnaryExpr(expr.opcode, "v128_i16x8_bitmask"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5219:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5219 | WriteSimpleUnaryExpr(expr.opcode, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 5220 | "simde_wasm_i16x8_extadd_pairwise_i8x16"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5224:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5224 | WriteSimpleUnaryExpr(expr.opcode, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 5225 | "simde_wasm_u16x8_extadd_pairwise_u8x16"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5229:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5229 | WriteSimpleUnaryExpr(expr.opcode, "v128_i16x8_extend_high_i8x16"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5233:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5233 | WriteSimpleUnaryExpr(expr.opcode, "v128_u16x8_extend_high_u8x16"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5237:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5237 | WriteSimpleUnaryExpr(expr.opcode, "v128_i16x8_extend_low_i8x16"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5241:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5241 | WriteSimpleUnaryExpr(expr.opcode, "v128_u16x8_extend_low_u8x16"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5245:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5245 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i16x8_neg"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5249:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5249 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i16x8_splat"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5253:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5253 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i32x4_abs"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5257:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5257 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i32x4_all_true"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5261:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5261 | WriteSimpleUnaryExpr(expr.opcode, "v128_i32x4_bitmask"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5265:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5265 | WriteSimpleUnaryExpr(expr.opcode, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 5266 | "simde_wasm_i32x4_extadd_pairwise_i16x8"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5270:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5270 | WriteSimpleUnaryExpr(expr.opcode, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 5271 | "simde_wasm_u32x4_extadd_pairwise_u16x8"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5275:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5275 | WriteSimpleUnaryExpr(expr.opcode, "v128_i32x4_extend_high_i16x8"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5279:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5279 | WriteSimpleUnaryExpr(expr.opcode, "v128_u32x4_extend_high_u16x8"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5283:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5283 | WriteSimpleUnaryExpr(expr.opcode, "v128_i32x4_extend_low_i16x8"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5287:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5287 | WriteSimpleUnaryExpr(expr.opcode, "v128_u32x4_extend_low_u16x8"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5291:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5291 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i32x4_neg"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5295:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5295 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i32x4_splat"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5299:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5299 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i64x2_abs"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5303:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5303 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i64x2_all_true"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5307:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5307 | WriteSimpleUnaryExpr(expr.opcode, "v128_i64x2_bitmask"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5311:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5311 | WriteSimpleUnaryExpr(expr.opcode, "v128_i64x2_extend_high_i32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5315:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5315 | WriteSimpleUnaryExpr(expr.opcode, "v128_u64x2_extend_high_u32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5319:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5319 | WriteSimpleUnaryExpr(expr.opcode, "v128_i64x2_extend_low_i32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5323:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5323 | WriteSimpleUnaryExpr(expr.opcode, "v128_u64x2_extend_low_u32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5327:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5327 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i64x2_neg"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5331:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5331 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i64x2_splat"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5335:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5335 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_abs"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5339:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5339 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_ceil"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5343:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5343 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_floor"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5347:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5347 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_nearest"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5351:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5351 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_neg"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5355:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5355 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_splat"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5359:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5359 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_sqrt"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5363:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5363 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_trunc"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5367:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5367 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f64x2_abs"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5371:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5371 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f64x2_ceil"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5375:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5375 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f64x2_floor"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5379:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5379 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f64x2_nearest"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5383:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5383 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f64x2_neg"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5387:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5387 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f64x2_splat"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5391:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5391 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f64x2_sqrt"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5395:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5395 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f64x2_trunc"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5399:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5399 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_v128_any_true"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5403:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5403 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_v128_not"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc: In member function 'void wabt::{anonymous}::CWriter::WritePrefixBinaryExpr(wabt::Opcode, const char*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4072:6: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 4072 | void CWriter::WritePrefixBinaryExpr(Opcode opcode, const char* op) { | ^~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc: In member function 'void wabt::{anonymous}::CWriter::WriteSignedBinaryExpr(wabt::Opcode, const char*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4080:6: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 4080 | void CWriter::WriteSignedBinaryExpr(Opcode opcode, const char* op) { | ^~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc: In member function 'void wabt::{anonymous}::CWriter::Write(const wabt::CompareExpr&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4565:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4565 | WriteInfixBinaryExpr(expr.opcode, "==", AssignOp::Disallowed); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4572:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4572 | WriteInfixBinaryExpr(expr.opcode, "!=", AssignOp::Disallowed); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4577:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4577 | WriteSignedBinaryExpr(expr.opcode, "<"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4584:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4584 | WriteInfixBinaryExpr(expr.opcode, "<", AssignOp::Disallowed); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4589:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4589 | WriteSignedBinaryExpr(expr.opcode, "<="); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4596:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4596 | WriteInfixBinaryExpr(expr.opcode, "<=", AssignOp::Disallowed); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4601:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4601 | WriteSignedBinaryExpr(expr.opcode, ">"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4608:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4608 | WriteInfixBinaryExpr(expr.opcode, ">", AssignOp::Disallowed); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4613:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4613 | WriteSignedBinaryExpr(expr.opcode, ">="); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4620:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4620 | WriteInfixBinaryExpr(expr.opcode, ">=", AssignOp::Disallowed); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4624:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4624 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_eq"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4628:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4628 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_ge"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4632:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4632 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_ge"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4636:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4636 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_gt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4640:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4640 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_gt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4644:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4644 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_le"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4648:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4648 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_le"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4652:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4652 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_lt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4656:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4656 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_lt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4660:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4660 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_ne"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4664:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4664 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_eq"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4668:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4668 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_ge"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4672:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4672 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_ge"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4676:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4676 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_gt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4679:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4679 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_gt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4683:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4683 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_le"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4687:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4687 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_le"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4691:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4691 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_lt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4695:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4695 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_lt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4699:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4699 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_ne"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4703:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4703 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_eq"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4707:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4707 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_ge"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4711:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4711 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u32x4_ge"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4715:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4715 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_gt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4719:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4719 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u32x4_gt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4723:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4723 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_le"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4727:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4727 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u32x4_le"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4731:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4731 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_lt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4735:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4735 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u32x4_lt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4739:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4739 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_ne"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4743:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4743 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_eq"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4747:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4747 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_ge"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4751:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4751 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_gt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4755:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4755 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_le"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4759:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4759 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_lt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4763:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4763 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_ne"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4767:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4767 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_eq"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4771:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4771 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_ge"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4775:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4775 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_gt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4779:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4779 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_le"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4783:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4783 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_lt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4787:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4787 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_ne"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4791:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4791 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_eq"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4795:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4795 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_ge"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4799:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4799 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_gt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4803:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4803 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_le"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4807:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4807 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_lt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4811:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4811 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_ne"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc: In member function 'void wabt::{anonymous}::CWriter::Write(const wabt::BinaryExpr&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4097:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4097 | WriteInfixBinaryExpr(expr.opcode, "+"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4104:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4104 | WriteInfixBinaryExpr(expr.opcode, "-"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4111:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4111 | WriteInfixBinaryExpr(expr.opcode, "*"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4115:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4115 | WritePrefixBinaryExpr(expr.opcode, "I32_DIV_S"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4119:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4119 | WritePrefixBinaryExpr(expr.opcode, "I64_DIV_S"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4124:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4124 | WritePrefixBinaryExpr(expr.opcode, "DIV_U"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4129:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4129 | WriteInfixBinaryExpr(expr.opcode, "/"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4133:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4133 | WritePrefixBinaryExpr(expr.opcode, "I32_REM_S"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4137:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4137 | WritePrefixBinaryExpr(expr.opcode, "I64_REM_S"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4142:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4142 | WritePrefixBinaryExpr(expr.opcode, "REM_U"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4147:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4147 | WriteInfixBinaryExpr(expr.opcode, "&"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4152:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4152 | WriteInfixBinaryExpr(expr.opcode, "|"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4157:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4157 | WriteInfixBinaryExpr(expr.opcode, "^"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4185:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4185 | WritePrefixBinaryExpr(expr.opcode, "I32_ROTL"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4189:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4189 | WritePrefixBinaryExpr(expr.opcode, "I64_ROTL"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4193:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4193 | WritePrefixBinaryExpr(expr.opcode, "I32_ROTR"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4197:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4197 | WritePrefixBinaryExpr(expr.opcode, "I64_ROTR"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4202:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4202 | WritePrefixBinaryExpr(expr.opcode, "FMIN"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4207:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4207 | WritePrefixBinaryExpr(expr.opcode, "FMAX"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4211:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4211 | WritePrefixBinaryExpr(expr.opcode, "copysignf"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4215:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4215 | WritePrefixBinaryExpr(expr.opcode, "copysign"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4219:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4219 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_add"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4223:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4223 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_add_sat"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4227:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4227 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_add_sat"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4231:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4231 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_avgr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4235:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4235 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_max"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4239:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4239 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_max"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4243:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4243 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_min"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4247:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4247 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_min"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4251:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4251 | WritePrefixBinaryExpr(expr.opcode, "v128_i8x16_narrow_i16x8"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4255:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4255 | WritePrefixBinaryExpr(expr.opcode, "v128_u8x16_narrow_i16x8"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4259:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4259 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_shl"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4263:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4263 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_shr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4267:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4267 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_shr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4271:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4271 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_sub"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4275:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4275 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_sub_sat"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4279:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4279 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_sub_sat"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4283:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4283 | WritePrefixBinaryExpr(expr.opcode, "v128_i8x16_swizzle"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4287:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4287 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_add"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4291:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4291 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_avgr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4295:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4295 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_add_sat"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4299:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4299 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_add_sat"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4303:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4303 | WritePrefixBinaryExpr(expr.opcode, "v128_i16x8_extmul_high_i8x16"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4307:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4307 | WritePrefixBinaryExpr(expr.opcode, "v128_u16x8_extmul_high_u8x16"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4311:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4311 | WritePrefixBinaryExpr(expr.opcode, "v128_i16x8_extmul_low_i8x16"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4315:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4315 | WritePrefixBinaryExpr(expr.opcode, "v128_u16x8_extmul_low_u8x16"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4319:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4319 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_max"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4323:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4323 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_max"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4327:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4327 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_min"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4331:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4331 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_min"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4335:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4335 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_mul"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4339:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4339 | WritePrefixBinaryExpr(expr.opcode, "v128_i16x8_narrow_i32x4"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4343:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4343 | WritePrefixBinaryExpr(expr.opcode, "v128_u16x8_narrow_i32x4"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4347:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4347 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_q15mulr_sat"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4351:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4351 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_shl"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4355:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4355 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_shr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4359:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4359 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_shr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4363:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4363 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_sub"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4367:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4367 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_sub_sat"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4371:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4371 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_sub_sat"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4375:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4375 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_add"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4379:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4379 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_dot_i16x8"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4383:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4383 | WritePrefixBinaryExpr(expr.opcode, "v128_i32x4_extmul_high_i16x8"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4387:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4387 | WritePrefixBinaryExpr(expr.opcode, "v128_u32x4_extmul_high_u16x8"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4391:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4391 | WritePrefixBinaryExpr(expr.opcode, "v128_i32x4_extmul_low_i16x8"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4395:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4395 | WritePrefixBinaryExpr(expr.opcode, "v128_u32x4_extmul_low_u16x8"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4399:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4399 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_max"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4403:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4403 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u32x4_max"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4407:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4407 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_min"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4411:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4411 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u32x4_min"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4415:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4415 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_mul"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4419:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4419 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_shl"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4423:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4423 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_shr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4427:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4427 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u32x4_shr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4431:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4431 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_sub"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4435:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4435 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_add"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4439:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4439 | WritePrefixBinaryExpr(expr.opcode, "v128_i64x2_extmul_high_i32x4"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4443:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4443 | WritePrefixBinaryExpr(expr.opcode, "v128_u64x2_extmul_high_u32x4"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4447:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4447 | WritePrefixBinaryExpr(expr.opcode, "v128_i64x2_extmul_low_i32x4"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4451:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4451 | WritePrefixBinaryExpr(expr.opcode, "v128_u64x2_extmul_low_u32x4"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4455:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4455 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_mul"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4459:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4459 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_shl"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4463:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4463 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_shr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4467:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4467 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u64x2_shr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4471:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4471 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_sub"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4475:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4475 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_add"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4479:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4479 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_div"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4483:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4483 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_max"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4487:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4487 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_mul"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4491:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4491 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_min"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4495:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4495 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_pmax"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4499:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4499 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_pmin"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4503:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4503 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_sub"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4507:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4507 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_add"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4511:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4511 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_div"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4515:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4515 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_max"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4519:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4519 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_mul"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4523:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4523 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_min"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4527:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4527 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_pmax"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4531:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4531 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_pmin"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4535:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4535 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_sub"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4539:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4539 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_v128_and"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4543:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4543 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_v128_andnot"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4547:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4547 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_v128_or"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4551:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4551 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_v128_xor"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc: In member function 'void wabt::{anonymous}::CWriter::WriteInfixBinaryExpr(wabt::Opcode, const char*, AssignOp)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4057:6: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 4057 | void CWriter::WriteInfixBinaryExpr(Opcode opcode, | ^~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc: In member function 'void wabt::{anonymous}::CWriter::WriteSimpleUnaryExpr(wabt::Opcode, const char*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4050:6: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 4050 | void CWriter::WriteSimpleUnaryExpr(Opcode opcode, const char* op) { | ^~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc: In member function 'void wabt::{anonymous}::CWriter::Write(const wabt::ConvertExpr&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4823:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4823 | WriteSimpleUnaryExpr(expr.opcode, "!"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4827:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4827 | WriteSimpleUnaryExpr(expr.opcode, "(u64)(s64)(s32)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4831:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4831 | WriteSimpleUnaryExpr(expr.opcode, "(u64)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4835:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4835 | WriteSimpleUnaryExpr(expr.opcode, "(u32)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4839:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4839 | WriteSimpleUnaryExpr(expr.opcode, "I32_TRUNC_S_F32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4843:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4843 | WriteSimpleUnaryExpr(expr.opcode, "I64_TRUNC_S_F32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4847:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4847 | WriteSimpleUnaryExpr(expr.opcode, "I32_TRUNC_S_F64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4851:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4851 | WriteSimpleUnaryExpr(expr.opcode, "I64_TRUNC_S_F64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4855:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4855 | WriteSimpleUnaryExpr(expr.opcode, "I32_TRUNC_U_F32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4859:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4859 | WriteSimpleUnaryExpr(expr.opcode, "I64_TRUNC_U_F32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4863:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4863 | WriteSimpleUnaryExpr(expr.opcode, "I32_TRUNC_U_F64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4867:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4867 | WriteSimpleUnaryExpr(expr.opcode, "I64_TRUNC_U_F64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4871:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4871 | WriteSimpleUnaryExpr(expr.opcode, "I32_TRUNC_SAT_S_F32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4875:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4875 | WriteSimpleUnaryExpr(expr.opcode, "I64_TRUNC_SAT_S_F32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4879:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4879 | WriteSimpleUnaryExpr(expr.opcode, "I32_TRUNC_SAT_S_F64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4883:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4883 | WriteSimpleUnaryExpr(expr.opcode, "I64_TRUNC_SAT_S_F64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4887:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4887 | WriteSimpleUnaryExpr(expr.opcode, "I32_TRUNC_SAT_U_F32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4891:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4891 | WriteSimpleUnaryExpr(expr.opcode, "I64_TRUNC_SAT_U_F32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4895:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4895 | WriteSimpleUnaryExpr(expr.opcode, "I32_TRUNC_SAT_U_F64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4899:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4899 | WriteSimpleUnaryExpr(expr.opcode, "I64_TRUNC_SAT_U_F64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4903:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4903 | WriteSimpleUnaryExpr(expr.opcode, "(f32)(s32)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4907:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4907 | WriteSimpleUnaryExpr(expr.opcode, "(f32)(s64)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4911:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4911 | WriteSimpleUnaryExpr(expr.opcode, "(f32)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4915:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4915 | WriteSimpleUnaryExpr(expr.opcode, "(f32)wasm_quiet"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4925:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4925 | WriteSimpleUnaryExpr(expr.opcode, "(f64)(s32)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4929:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4929 | WriteSimpleUnaryExpr(expr.opcode, "(f64)(s64)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4933:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4933 | WriteSimpleUnaryExpr(expr.opcode, "(f64)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4937:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4937 | WriteSimpleUnaryExpr(expr.opcode, "(f64)wasm_quietf"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4947:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4947 | WriteSimpleUnaryExpr(expr.opcode, "f32_reinterpret_i32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4951:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4951 | WriteSimpleUnaryExpr(expr.opcode, "i32_reinterpret_f32"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4955:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4955 | WriteSimpleUnaryExpr(expr.opcode, "f64_reinterpret_i64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4959:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4959 | WriteSimpleUnaryExpr(expr.opcode, "i64_reinterpret_f64"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4963:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4963 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i32x4_trunc_sat_f32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4967:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4967 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_u32x4_trunc_sat_f32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4971:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4971 | WriteSimpleUnaryExpr(expr.opcode, "v128_i32x4_trunc_sat_f64x2_zero"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4975:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4975 | WriteSimpleUnaryExpr(expr.opcode, "v128_u32x4_trunc_sat_f64x2_zero"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4979:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4979 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_convert_i32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4983:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4983 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_convert_u32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4987:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4987 | WriteSimpleUnaryExpr(expr.opcode, "v128_f32x4_demote_f64x2_zero"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4991:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4991 | WriteSimpleUnaryExpr(expr.opcode, "v128_f64x2_convert_low_i32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4995:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4995 | WriteSimpleUnaryExpr(expr.opcode, "v128_f64x2_convert_low_u32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4999:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4999 | WriteSimpleUnaryExpr(expr.opcode, "v128_f64x2_promote_low_f32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc: In member function 'void wabt::{anonymous}::CWriter::Write(const wabt::UnaryExpr&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5086:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5086 | WriteSimpleUnaryExpr(expr.opcode, "I32_CLZ"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5090:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5090 | WriteSimpleUnaryExpr(expr.opcode, "I64_CLZ"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5094:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5094 | WriteSimpleUnaryExpr(expr.opcode, "I32_CTZ"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5098:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5098 | WriteSimpleUnaryExpr(expr.opcode, "I64_CTZ"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5102:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5102 | WriteSimpleUnaryExpr(expr.opcode, "I32_POPCNT"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5106:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5106 | WriteSimpleUnaryExpr(expr.opcode, "I64_POPCNT"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5111:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5111 | WriteSimpleUnaryExpr(expr.opcode, "-"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5115:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5115 | WriteSimpleUnaryExpr(expr.opcode, "wasm_fabsf"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5119:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5119 | WriteSimpleUnaryExpr(expr.opcode, "wasm_fabs"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5123:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5123 | WriteSimpleUnaryExpr(expr.opcode, "wasm_sqrtf"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5127:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5127 | WriteSimpleUnaryExpr(expr.opcode, "wasm_sqrt"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5131:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5131 | WriteSimpleUnaryExpr(expr.opcode, "wasm_ceilf"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5135:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5135 | WriteSimpleUnaryExpr(expr.opcode, "wasm_ceil"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5139:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5139 | WriteSimpleUnaryExpr(expr.opcode, "wasm_floorf"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5143:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5143 | WriteSimpleUnaryExpr(expr.opcode, "wasm_floor"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5147:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5147 | WriteSimpleUnaryExpr(expr.opcode, "wasm_truncf"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5151:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5151 | WriteSimpleUnaryExpr(expr.opcode, "wasm_trunc"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5155:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5155 | WriteSimpleUnaryExpr(expr.opcode, "wasm_nearbyintf"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5159:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5159 | WriteSimpleUnaryExpr(expr.opcode, "wasm_nearbyint"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5163:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5163 | WriteSimpleUnaryExpr(expr.opcode, "(u32)(s32)(s8)(u8)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5167:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5167 | WriteSimpleUnaryExpr(expr.opcode, "(u32)(s32)(s16)(u16)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5171:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5171 | WriteSimpleUnaryExpr(expr.opcode, "(u64)(s64)(s8)(u8)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5175:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5175 | WriteSimpleUnaryExpr(expr.opcode, "(u64)(s64)(s16)(u16)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5179:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5179 | WriteSimpleUnaryExpr(expr.opcode, "(u64)(s64)(s32)(u32)"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5183:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5183 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i8x16_abs"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5187:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5187 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i8x16_all_true"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5191:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5191 | WriteSimpleUnaryExpr(expr.opcode, "v128_i8x16_bitmask"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5195:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5195 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i8x16_neg"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5199:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5199 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i8x16_popcnt"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5203:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5203 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i8x16_splat"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5207:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5207 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i16x8_abs"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5211:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5211 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i16x8_all_true"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5215:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5215 | WriteSimpleUnaryExpr(expr.opcode, "v128_i16x8_bitmask"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5219:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5219 | WriteSimpleUnaryExpr(expr.opcode, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 5220 | "simde_wasm_i16x8_extadd_pairwise_i8x16"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5224:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5224 | WriteSimpleUnaryExpr(expr.opcode, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 5225 | "simde_wasm_u16x8_extadd_pairwise_u8x16"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5229:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5229 | WriteSimpleUnaryExpr(expr.opcode, "v128_i16x8_extend_high_i8x16"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5233:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5233 | WriteSimpleUnaryExpr(expr.opcode, "v128_u16x8_extend_high_u8x16"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5237:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5237 | WriteSimpleUnaryExpr(expr.opcode, "v128_i16x8_extend_low_i8x16"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5241:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5241 | WriteSimpleUnaryExpr(expr.opcode, "v128_u16x8_extend_low_u8x16"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5245:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5245 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i16x8_neg"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5249:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5249 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i16x8_splat"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5253:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5253 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i32x4_abs"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5257:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5257 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i32x4_all_true"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5261:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5261 | WriteSimpleUnaryExpr(expr.opcode, "v128_i32x4_bitmask"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5265:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5265 | WriteSimpleUnaryExpr(expr.opcode, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 5266 | "simde_wasm_i32x4_extadd_pairwise_i16x8"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5270:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5270 | WriteSimpleUnaryExpr(expr.opcode, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 5271 | "simde_wasm_u32x4_extadd_pairwise_u16x8"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5275:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5275 | WriteSimpleUnaryExpr(expr.opcode, "v128_i32x4_extend_high_i16x8"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5279:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5279 | WriteSimpleUnaryExpr(expr.opcode, "v128_u32x4_extend_high_u16x8"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5283:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5283 | WriteSimpleUnaryExpr(expr.opcode, "v128_i32x4_extend_low_i16x8"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5287:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5287 | WriteSimpleUnaryExpr(expr.opcode, "v128_u32x4_extend_low_u16x8"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5291:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5291 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i32x4_neg"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5295:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5295 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i32x4_splat"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5299:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5299 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i64x2_abs"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5303:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5303 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i64x2_all_true"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5307:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5307 | WriteSimpleUnaryExpr(expr.opcode, "v128_i64x2_bitmask"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5311:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5311 | WriteSimpleUnaryExpr(expr.opcode, "v128_i64x2_extend_high_i32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5315:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5315 | WriteSimpleUnaryExpr(expr.opcode, "v128_u64x2_extend_high_u32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5319:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5319 | WriteSimpleUnaryExpr(expr.opcode, "v128_i64x2_extend_low_i32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5323:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5323 | WriteSimpleUnaryExpr(expr.opcode, "v128_u64x2_extend_low_u32x4"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5327:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5327 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i64x2_neg"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5331:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5331 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_i64x2_splat"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5335:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5335 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_abs"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5339:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5339 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_ceil"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5343:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5343 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_floor"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5347:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5347 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_nearest"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5351:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5351 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_neg"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5355:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5355 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_splat"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5359:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5359 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_sqrt"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5363:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5363 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f32x4_trunc"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5367:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5367 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f64x2_abs"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5371:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5371 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f64x2_ceil"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5375:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5375 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f64x2_floor"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5379:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5379 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f64x2_nearest"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5383:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5383 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f64x2_neg"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5387:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5387 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f64x2_splat"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5391:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5391 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f64x2_sqrt"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5395:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5395 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_f64x2_trunc"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5399:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5399 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_v128_any_true"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:5403:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 5403 | WriteSimpleUnaryExpr(expr.opcode, "simde_wasm_v128_not"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc: In member function 'void wabt::{anonymous}::CWriter::WritePrefixBinaryExpr(wabt::Opcode, const char*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4072:6: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 4072 | void CWriter::WritePrefixBinaryExpr(Opcode opcode, const char* op) { | ^~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc: In member function 'void wabt::{anonymous}::CWriter::WriteSignedBinaryExpr(wabt::Opcode, const char*)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4080:6: note: parameter passing for argument of type 'wabt::Opcode' changed in GCC 7.1 4080 | void CWriter::WriteSignedBinaryExpr(Opcode opcode, const char* op) { | ^~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc: In member function 'void wabt::{anonymous}::CWriter::Write(const wabt::CompareExpr&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4565:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4565 | WriteInfixBinaryExpr(expr.opcode, "==", AssignOp::Disallowed); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4572:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4572 | WriteInfixBinaryExpr(expr.opcode, "!=", AssignOp::Disallowed); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4577:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4577 | WriteSignedBinaryExpr(expr.opcode, "<"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4584:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4584 | WriteInfixBinaryExpr(expr.opcode, "<", AssignOp::Disallowed); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4589:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4589 | WriteSignedBinaryExpr(expr.opcode, "<="); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4596:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4596 | WriteInfixBinaryExpr(expr.opcode, "<=", AssignOp::Disallowed); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4601:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4601 | WriteSignedBinaryExpr(expr.opcode, ">"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4608:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4608 | WriteInfixBinaryExpr(expr.opcode, ">", AssignOp::Disallowed); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4613:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4613 | WriteSignedBinaryExpr(expr.opcode, ">="); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4620:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4620 | WriteInfixBinaryExpr(expr.opcode, ">=", AssignOp::Disallowed); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4624:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4624 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_eq"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4628:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4628 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_ge"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4632:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4632 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_ge"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4636:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4636 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_gt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4640:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4640 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_gt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4644:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4644 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_le"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4648:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4648 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_le"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4652:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4652 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_lt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4656:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4656 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_lt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4660:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4660 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_ne"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4664:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4664 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_eq"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4668:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4668 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_ge"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4672:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4672 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_ge"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4676:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4676 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_gt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4679:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4679 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_gt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4683:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4683 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_le"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4687:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4687 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_le"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4691:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4691 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_lt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4695:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4695 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_lt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4699:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4699 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_ne"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4703:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4703 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_eq"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4707:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4707 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_ge"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4711:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4711 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u32x4_ge"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4715:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4715 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_gt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4719:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4719 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u32x4_gt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4723:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4723 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_le"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4727:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4727 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u32x4_le"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4731:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4731 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_lt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4735:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4735 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u32x4_lt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4739:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4739 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_ne"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4743:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4743 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_eq"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4747:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4747 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_ge"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4751:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4751 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_gt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4755:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4755 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_le"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4759:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4759 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_lt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4763:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4763 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_ne"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4767:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4767 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_eq"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4771:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4771 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_ge"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4775:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4775 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_gt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4779:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4779 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_le"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4783:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4783 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_lt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4787:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4787 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_ne"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4791:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4791 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_eq"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4795:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4795 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_ge"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4799:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4799 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_gt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4803:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4803 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_le"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4807:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4807 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_lt"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4811:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4811 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_ne"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc: In member function 'void wabt::{anonymous}::CWriter::Write(const wabt::BinaryExpr&)': /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4097:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4097 | WriteInfixBinaryExpr(expr.opcode, "+"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4104:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4104 | WriteInfixBinaryExpr(expr.opcode, "-"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4111:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4111 | WriteInfixBinaryExpr(expr.opcode, "*"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4115:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4115 | WritePrefixBinaryExpr(expr.opcode, "I32_DIV_S"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4119:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4119 | WritePrefixBinaryExpr(expr.opcode, "I64_DIV_S"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4124:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4124 | WritePrefixBinaryExpr(expr.opcode, "DIV_U"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4129:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4129 | WriteInfixBinaryExpr(expr.opcode, "/"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4133:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4133 | WritePrefixBinaryExpr(expr.opcode, "I32_REM_S"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4137:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4137 | WritePrefixBinaryExpr(expr.opcode, "I64_REM_S"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4142:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4142 | WritePrefixBinaryExpr(expr.opcode, "REM_U"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4147:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4147 | WriteInfixBinaryExpr(expr.opcode, "&"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4152:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4152 | WriteInfixBinaryExpr(expr.opcode, "|"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4157:27: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4157 | WriteInfixBinaryExpr(expr.opcode, "^"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4185:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4185 | WritePrefixBinaryExpr(expr.opcode, "I32_ROTL"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4189:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4189 | WritePrefixBinaryExpr(expr.opcode, "I64_ROTL"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4193:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4193 | WritePrefixBinaryExpr(expr.opcode, "I32_ROTR"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4197:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4197 | WritePrefixBinaryExpr(expr.opcode, "I64_ROTR"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4202:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4202 | WritePrefixBinaryExpr(expr.opcode, "FMIN"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4207:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4207 | WritePrefixBinaryExpr(expr.opcode, "FMAX"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4211:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4211 | WritePrefixBinaryExpr(expr.opcode, "copysignf"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4215:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4215 | WritePrefixBinaryExpr(expr.opcode, "copysign"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4219:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4219 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_add"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4223:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4223 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_add_sat"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4227:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4227 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_add_sat"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4231:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4231 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_avgr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4235:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4235 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_max"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4239:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4239 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_max"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4243:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4243 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_min"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4247:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4247 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_min"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4251:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4251 | WritePrefixBinaryExpr(expr.opcode, "v128_i8x16_narrow_i16x8"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4255:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4255 | WritePrefixBinaryExpr(expr.opcode, "v128_u8x16_narrow_i16x8"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4259:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4259 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_shl"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4263:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4263 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_shr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4267:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4267 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_shr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4271:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4271 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_sub"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4275:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4275 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i8x16_sub_sat"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4279:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4279 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u8x16_sub_sat"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4283:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4283 | WritePrefixBinaryExpr(expr.opcode, "v128_i8x16_swizzle"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4287:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4287 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_add"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4291:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4291 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_avgr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4295:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4295 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_add_sat"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4299:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4299 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_add_sat"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4303:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4303 | WritePrefixBinaryExpr(expr.opcode, "v128_i16x8_extmul_high_i8x16"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4307:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4307 | WritePrefixBinaryExpr(expr.opcode, "v128_u16x8_extmul_high_u8x16"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4311:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4311 | WritePrefixBinaryExpr(expr.opcode, "v128_i16x8_extmul_low_i8x16"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4315:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4315 | WritePrefixBinaryExpr(expr.opcode, "v128_u16x8_extmul_low_u8x16"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4319:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4319 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_max"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4323:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4323 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_max"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4327:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4327 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_min"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4331:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4331 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_min"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4335:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4335 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_mul"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4339:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4339 | WritePrefixBinaryExpr(expr.opcode, "v128_i16x8_narrow_i32x4"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4343:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4343 | WritePrefixBinaryExpr(expr.opcode, "v128_u16x8_narrow_i32x4"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4347:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4347 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_q15mulr_sat"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4351:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4351 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_shl"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4355:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4355 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_shr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4359:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4359 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_shr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4363:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4363 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_sub"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4367:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4367 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i16x8_sub_sat"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4371:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4371 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u16x8_sub_sat"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4375:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4375 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_add"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4379:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4379 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_dot_i16x8"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4383:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4383 | WritePrefixBinaryExpr(expr.opcode, "v128_i32x4_extmul_high_i16x8"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4387:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4387 | WritePrefixBinaryExpr(expr.opcode, "v128_u32x4_extmul_high_u16x8"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4391:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4391 | WritePrefixBinaryExpr(expr.opcode, "v128_i32x4_extmul_low_i16x8"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4395:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4395 | WritePrefixBinaryExpr(expr.opcode, "v128_u32x4_extmul_low_u16x8"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4399:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4399 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_max"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4403:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4403 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u32x4_max"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4407:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4407 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_min"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4411:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4411 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u32x4_min"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4415:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4415 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_mul"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4419:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4419 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_shl"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4423:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4423 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_shr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4427:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4427 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u32x4_shr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4431:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4431 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i32x4_sub"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4435:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4435 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_add"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4439:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4439 | WritePrefixBinaryExpr(expr.opcode, "v128_i64x2_extmul_high_i32x4"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4443:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4443 | WritePrefixBinaryExpr(expr.opcode, "v128_u64x2_extmul_high_u32x4"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4447:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4447 | WritePrefixBinaryExpr(expr.opcode, "v128_i64x2_extmul_low_i32x4"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4451:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4451 | WritePrefixBinaryExpr(expr.opcode, "v128_u64x2_extmul_low_u32x4"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4455:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4455 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_mul"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4459:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4459 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_shl"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4463:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4463 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_shr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4467:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4467 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_u64x2_shr"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4471:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4471 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_i64x2_sub"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4475:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4475 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_add"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4479:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4479 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_div"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4483:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4483 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_max"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4487:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4487 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_mul"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4491:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4491 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_min"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4495:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4495 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_pmax"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4499:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4499 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_pmin"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4503:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4503 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f32x4_sub"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4507:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4507 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_add"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4511:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4511 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_div"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4515:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4515 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_max"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4519:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4519 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_mul"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4523:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4523 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_min"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4527:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4527 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_pmax"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4531:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4531 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_pmin"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4535:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4535 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_f64x2_sub"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4539:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4539 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_v128_and"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4543:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4543 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_v128_andnot"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4547:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4547 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_v128_or"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/src/c-writer.cc:4551:28: note: parameter passing for argument of type 'const wabt::Opcode' changed in GCC 7.1 4551 | WritePrefixBinaryExpr(expr.opcode, "simde_wasm_v128_xor"); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [119/144] Linking CXX static library libwabt.a [120/144] Linking CXX executable wasm-decompile [121/144] Linking CXX executable wasm-strip [122/144] Linking CXX executable wasm-validate [123/144] Linking CXX executable wat-desugar [124/144] Linking CXX executable spectest-interp [125/144] Linking CXX executable wasm-interp [126/144] Linking CXX executable wasm-objdump [127/144] Linking CXX executable wasm-stats [128/144] Linking CXX executable wasm2c [129/144] Linking CXX executable wasm2wat [130/144] Linking CXX executable wast2json [131/144] Linking CXX executable wat2wasm [132/144] Linking CXX shared library libwasm.so [133/144] cd /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build && /usr/bin/cmake -E make_directory /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin && /usr/bin/cmake -E copy /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build/wasm-stats /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin [134/144] cd /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build && /usr/bin/cmake -E make_directory /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin && /usr/bin/cmake -E copy /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build/wasm-strip /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin [135/144] cd /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build && /usr/bin/cmake -E make_directory /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin && /usr/bin/cmake -E copy /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build/wasm-objdump /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin [136/144] cd /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build && /usr/bin/cmake -E make_directory /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin && /usr/bin/cmake -E copy /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build/wasm-interp /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin [137/144] cd /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build && /usr/bin/cmake -E make_directory /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin && /usr/bin/cmake -E copy /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build/wasm-validate /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin [138/144] cd /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build && /usr/bin/cmake -E make_directory /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin && /usr/bin/cmake -E copy /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build/wasm2wat /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin [139/144] cd /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build && /usr/bin/cmake -E make_directory /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin && /usr/bin/cmake -E copy /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build/wasm2c /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin [140/144] cd /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build && /usr/bin/cmake -E make_directory /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin && /usr/bin/cmake -E copy /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build/wat-desugar /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin [141/144] cd /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build && /usr/bin/cmake -E make_directory /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin && /usr/bin/cmake -E copy /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build/wat2wasm /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin [142/144] cd /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build && /usr/bin/cmake -E make_directory /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin && /usr/bin/cmake -E copy /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build/wast2json /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin [143/144] cd /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build && /usr/bin/cmake -E make_directory /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin && /usr/bin/cmake -E copy /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build/wasm-decompile /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin [144/144] cd /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build && /usr/bin/cmake -E make_directory /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin && /usr/bin/cmake -E copy /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/build/spectest-interp /home/buildozer/aports/testing/wabt/src/wabt-1.0.36/bin >>> wabt: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/lib/libwabt.a -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/decompiler.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/result.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/binary-reader-nop.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/filenames.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/validator.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/base-types.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/token.def -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/binding-hash.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/string-format.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/expr-visitor.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/lexer-source.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/binary-reader.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/opcode.def -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/type.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/feature.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/binary.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/binary-reader-objdump.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/binary-writer-spec.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/error-formatter.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/sha256.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/token.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/string-util.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/ir.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/generate-names.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/apply-names.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/tracing.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/opcode-code-table.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/wast-lexer.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/color.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/binary-writer.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/shared-validator.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/cast.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/wast-parser.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/leb128.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/wat-writer.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/opcode.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/resolve-names.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/decompiler-naming.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/binary-reader-logging.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/type-checker.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/ir-util.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/option-parser.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/decompiler-ast.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/decompiler-ls.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/range.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/binary-reader-stats.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/intrusive-list.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/feature.def -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/error.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/lexer-source-line-finder.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/utf8.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/common.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/literal.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/c-writer.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/binary-reader-ir.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/interp -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/interp/interp-util.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/interp/istream.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/interp/interp-wasi.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/interp/interp.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/interp/binary-reader-interp.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/interp/interp-inl.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/interp/interp-math.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/stream.h -- Up-to-date: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include -- Up-to-date: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wabt/config.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/lib/libwasm-rt-impl.a -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wasm-rt.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/include/wasm-rt-exceptions.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/share/wabt/wasm2c/wasm-rt-impl.h -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/share/wabt/wasm2c/wasm-rt-impl.c -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/share/wabt/wasm2c/wasm-rt-exceptions-impl.c -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/share/wabt/wasm2c/wasm-rt-mem-impl.c -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/bin/wat2wasm -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/bin/wast2json -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/bin/wasm2wat -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/bin/wasm2c -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/bin/wasm-stats -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/bin/wasm-objdump -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/bin/wasm-interp -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/bin/spectest-interp -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/bin/wat-desugar -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/bin/wasm-validate -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/bin/wasm-strip -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/bin/wasm-decompile -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/share/man/man1 -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/share/man/man1/wasm2c.1 -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/share/man/man1/wat-desugar.1 -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/share/man/man1/wasm-validate.1 -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/share/man/man1/wat2wasm.1 -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/share/man/man1/wasm2wat.1 -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/share/man/man1/spectest-interp.1 -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/share/man/man1/wasm-decompile.1 -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/share/man/man1/wast2json.1 -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/share/man/man1/wasm-interp.1 -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/share/man/man1/wasm-strip.1 -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/share/man/man1/wasm-stats.1 -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/share/man/man1/wasm-objdump.1 -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/lib/cmake/wabt/wabt-targets.cmake -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/lib/cmake/wabt/wabt-targets-none.cmake -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/lib/cmake/wabt/wabt-config.cmake -- Installing: /home/buildozer/aports/testing/wabt/pkg/wabt/usr/lib/cmake/wabt/wabt-config-version.cmake >>> wabt-doc*: Running split function doc... >>> wabt-doc*: Preparing subpackage wabt-doc... >>> wabt-doc*: Running postcheck for wabt-doc >>> wabt*: Running postcheck for wabt >>> wabt*: Preparing package wabt... >>> wabt*: Stripping binaries >>> wabt-doc*: Scanning shared objects >>> wabt*: Scanning shared objects >>> wabt-doc*: Tracing dependencies... >>> wabt-doc*: Package size: 68.0 KB >>> wabt-doc*: Compressing data... >>> wabt-doc*: Create checksum... >>> wabt-doc*: Create wabt-doc-1.0.36-r0.apk >>> wabt*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> wabt*: Package size: 16.9 MB >>> wabt*: Compressing data... >>> wabt*: Create checksum... >>> wabt*: Create wabt-1.0.36-r0.apk >>> wabt: Build complete at Tue, 20 Aug 2024 15:30:20 +0000 elapsed time 0h 0m 26s >>> wabt: Cleaning up srcdir >>> wabt: Cleaning up pkgdir >>> wabt: Uninstalling dependencies... (1/8) Purging .makedepends-wabt (20240820.152955) (2/8) Purging cmake (3.30.2-r0) (3/8) Purging samurai (1.2-r5) (4/8) Purging libarchive (3.7.4-r0) (5/8) Purging libbz2 (1.0.8-r6) (6/8) Purging libuv (1.48.0-r0) (7/8) Purging rhash-libs (1.4.4-r0) (8/8) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 331 MiB in 103 packages >>> wabt: Updating the testing/armhf repository index... >>> wabt: Signing the index...