>>> nodejs: Building main/nodejs 20.10.0-r1 (using abuild 3.12.0-r0) started Sat, 09 Dec 2023 09:40:19 +0000
>>> nodejs: Checking sanity of /home/buildozer/aports/main/nodejs/APKBUILD...
>>> nodejs: Analyzing dependencies...
>>> nodejs: Installing for build: build-base ca-certificates ada-dev base64-dev brotli-dev c-ares-dev icu-dev linux-headers nghttp2-dev openssl-dev py3-jinja2 python3 samurai zlib-dev
(1/35) Installing ada-libs (2.7.4-r0)
(2/35) Installing fmt (10.1.1-r0)
(3/35) Installing ada (2.7.4-r0)
(4/35) Installing ada-dev (2.7.4-r0)
(5/35) Installing libbase64 (0.5.0-r0)
(6/35) Installing base64-dev (0.5.0-r0)
(7/35) Installing brotli (1.1.0-r1)
(8/35) Installing brotli-dev (1.1.0-r1)
(9/35) Installing c-ares-dev (1.22.1-r0)
(10/35) Installing icu-data-en (74.1-r0)
Executing icu-data-en-74.1-r0.post-install
*
* If you need ICU with non-English locales and legacy charset support, install
* package icu-data-full.
*
(11/35) Installing icu-libs (74.1-r0)
(12/35) Installing icu (74.1-r0)
(13/35) Installing icu-dev (74.1-r0)
(14/35) Installing linux-headers (6.5-r0)
(15/35) Installing nghttp2-dev (1.58.0-r0)
(16/35) Installing openssl-dev (3.1.4-r2)
(17/35) Installing libbz2 (1.0.8-r6)
(18/35) Installing libffi (3.4.4-r3)
(19/35) Installing gdbm (1.23-r1)
(20/35) Installing xz-libs (5.4.5-r0)
(21/35) Installing mpdecimal (2.5.1-r2)
(22/35) Installing libpanelw (6.4_p20231125-r0)
(23/35) Installing readline (8.2.1-r2)
(24/35) Installing sqlite-libs (3.44.2-r0)
(25/35) Installing python3 (3.11.6-r1)
(26/35) Installing python3-pycache-pyc0 (3.11.6-r1)
(27/35) Installing pyc (3.11.6-r1)
(28/35) Installing py3-jinja2-pyc (3.1.2-r3)
(29/35) Installing py3-markupsafe-pyc (2.1.3-r0)
(30/35) Installing python3-pyc (3.11.6-r1)
(31/35) Installing py3-markupsafe (2.1.3-r0)
(32/35) Installing py3-jinja2 (3.1.2-r3)
(33/35) Installing samurai (1.2-r5)
(34/35) Installing zlib-dev (1.3-r2)
(35/35) Installing .makedepends-nodejs (20231209.094020)
Executing busybox-1.36.1-r15.trigger
OK: 333 MiB in 139 packages
>>> nodejs: Cleaning up srcdir
>>> nodejs: Cleaning up pkgdir
>>> nodejs: Cleaning up tmpdir
>>> nodejs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//node-v20.10.0.tar.gz
>>> nodejs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//node-v20.10.0.tar.gz
>>> nodejs: Checking sha512sums...
node-v20.10.0.tar.gz: OK
disable-running-gyp-on-shared-deps.patch: OK
system-ada.patch: OK
system-base64.patch: OK
base64.gyp: OK
nodejs.pc.in: OK
>>> nodejs: Unpacking /var/cache/distfiles/node-v20.10.0.tar.gz...
>>> nodejs: disable-running-gyp-on-shared-deps.patch
patching file Makefile
>>> nodejs: system-ada.patch
patching file deps/ada/ada.gyp
patching file node.gyp
Hunk #1 succeeded at 512 (offset 47 lines).
>>> nodejs: system-base64.patch
patching file node.gyp
Hunk #1 succeeded at 512 with fuzz 1.
Hunk #2 succeeded at 1119 (offset 1 line).
Hunk #3 succeeded at 1231 (offset 1 line).
>>> nodejs: Building node binary
/home/buildozer/aports/main/nodejs/src/node-v20.10.0/configure.py:17: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
  from distutils.version import StrictVersion
INFO: configure completed successfully
ninja -C out/Release  -j80
ninja: entering directory 'out/Release'
[1/1711] CC obj/test/overlapped-checker/overlapped-checker.main_unix.o
[2/1711] CC obj/deps/llhttp/src/llhttp.http.o
[3/1711] CC obj/deps/llhttp/src/llhttp.api.o
[4/1711] CC obj/deps/llhttp/src/llhttp.llhttp.o
[5/1711] CC obj/deps/uvwasi/src/uvwasi.wasi_serdes.o
[6/1711] CC obj/deps/uvwasi/src/uvwasi.wasi_rights.o
[7/1711] CC obj/deps/uvwasi/src/uvwasi.uvwasi.o
[8/1711] CC obj/deps/uvwasi/src/uvwasi.uv_mapping.o
[9/1711] CC obj/deps/uvwasi/src/uvwasi.sync_helpers.o
[10/1711] CC obj/deps/uvwasi/src/uvwasi.poll_oneoff.o
[11/1711] CC obj/deps/uvwasi/src/uvwasi.path_resolver.o
[12/1711] CC obj/deps/uvwasi/src/uvwasi.fd_table.o
[13/1711] CC obj/deps/uvwasi/src/uvwasi.clocks.o
[14/1711] CC obj/deps/histogram/src/histogram.hdr_histogram.o
[15/1711] CXX obj/deps/googletest/src/gtest_main.gtest_main.o
[16/1711] CXX obj/deps/googletest/src/gtest.gtest.o
[17/1711] CXX obj/deps/googletest/src/gtest.gtest-typed-test.o
[18/1711] CXX obj/deps/googletest/src/gtest.gtest-test-part.o
[19/1711] CXX obj/deps/googletest/src/gtest.gtest-printers.o
[20/1711] CXX obj/deps/googletest/src/gtest.gtest-port.o
[21/1711] CXX obj/deps/googletest/src/gtest.gtest-matchers.o
[22/1711] CXX obj/deps/googletest/src/gtest.gtest-filepath.o
[23/1711] CXX obj/deps/googletest/src/gtest.gtest-death-test.o
[24/1711] CXX obj/deps/googletest/src/gtest.gtest-assertion-result.o
[25/1711] CXX obj/deps/v8/third_party/zlib/google/v8_zlib.compression_utils_portable.o
[26/1711] CC obj/deps/v8/third_party/zlib/v8_zlib.zutil.o
[27/1711] CC obj/deps/v8/third_party/zlib/v8_zlib.uncompr.o
[28/1711] CC obj/deps/v8/third_party/zlib/v8_zlib.trees.o
[29/1711] CC obj/deps/v8/third_party/zlib/v8_zlib.inftrees.o
[30/1711] CC obj/deps/v8/third_party/zlib/v8_zlib.inflate.o
[31/1711] CC obj/deps/v8/third_party/zlib/v8_zlib.inffast.o
[32/1711] CC obj/deps/v8/third_party/zlib/v8_zlib.infback.o
[33/1711] CC obj/deps/v8/third_party/zlib/v8_zlib.gzwrite.o
[34/1711] CC obj/deps/v8/third_party/zlib/v8_zlib.gzread.o
[35/1711] CC obj/deps/v8/third_party/zlib/v8_zlib.gzlib.o
[36/1711] CC obj/deps/v8/third_party/zlib/v8_zlib.gzclose.o
[37/1711] CC obj/deps/v8/third_party/zlib/v8_zlib.deflate.o
[38/1711] CC obj/deps/v8/third_party/zlib/v8_zlib.crc32.o
[39/1711] CC obj/deps/v8/third_party/zlib/v8_zlib.cpu_features.o
[40/1711] CC obj/deps/v8/third_party/zlib/v8_zlib.compress.o
[41/1711] CC obj/deps/v8/third_party/zlib/v8_zlib.adler32.o
[42/1711] CXX obj/deps/v8/src/libplatform/v8_libplatform.worker-thread.o
[43/1711] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.tracing-controller.o
[44/1711] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-writer.o
[45/1711] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-object.o
[46/1711] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-config.o
[47/1711] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-buffer.o
[48/1711] CXX obj/deps/v8/src/libplatform/v8_libplatform.task-queue.o
[49/1711] CXX obj/deps/v8/src/libplatform/v8_libplatform.delayed-task-queue.o
[50/1711] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-worker-threads-task-runner.o
[51/1711] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-platform.o
[52/1711] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-job.o
[53/1711] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-foreground-task-runner.o
[54/1711] CXX obj/deps/v8/src/regexp/gen-regexp-special-case.gen-regexp-special-case.o
[55/1711] CXX obj/deps/v8/src/torque/torque_base.utils.o
[56/1711] CXX obj/deps/v8/src/torque/torque_base.types.o
[57/1711] CXX obj/deps/v8/src/torque/torque_base.type-visitor.o
[58/1711] CXX obj/deps/v8/src/torque/torque_base.type-oracle.o
[59/1711] CXX obj/deps/v8/src/torque/torque_base.type-inference.o
[60/1711] CXX obj/deps/v8/src/torque/torque_base.torque-parser.o
[61/1711] CXX obj/deps/v8/src/torque/torque_base.torque-compiler.o
[62/1711] CXX obj/deps/v8/src/torque/torque_base.torque-code-generator.o
[63/1711] CXX obj/deps/v8/src/torque/torque_base.source-positions.o
[64/1711] CXX obj/deps/v8/src/torque/torque_base.server-data.o
[65/1711] CXX obj/deps/v8/src/torque/torque_base.kythe-data.o
[66/1711] CXX obj/deps/v8/src/torque/torque_base.instructions.o
[67/1711] CXX obj/deps/v8/src/torque/torque_base.instance-type-generator.o
[68/1711] CXX obj/deps/v8/src/torque/torque_base.implementation-visitor.o
[69/1711] CXX obj/deps/v8/src/torque/torque_base.global-context.o
[70/1711] CXX obj/deps/v8/src/torque/torque_base.earley-parser.o
[71/1711] CXX obj/deps/v8/src/torque/torque_base.declarations.o
[72/1711] CXX obj/deps/v8/src/torque/torque_base.declaration-visitor.o
[73/1711] CXX obj/deps/v8/src/torque/torque_base.declarable.o
[74/1711] CXX obj/deps/v8/src/torque/torque_base.csa-generator.o
[75/1711] CXX obj/deps/v8/src/torque/torque_base.cpp-builder.o
[76/1711] CXX obj/deps/v8/src/torque/torque_base.class-debug-reader-generator.o
[77/1711] CXX obj/deps/v8/src/torque/torque_base.cfg.o
[78/1711] CXX obj/deps/v8/src/torque/torque_base.cc-generator.o
[79/1711] CXX obj/deps/v8/src/torque/torque.torque.o
[80/1711] CC obj/deps/uv/src/unix/libuv.random-sysctl-linux.o
[81/1711] LINK overlapped-checker
[82/1711] CC obj/deps/uv/src/unix/libuv.random-getrandom.o
[83/1711] CC obj/deps/uv/src/unix/libuv.procfs-exepath.o
[84/1711] CC obj/deps/uv/src/unix/libuv.linux.o
[85/1711] CC obj/deps/uv/src/unix/libuv.proctitle.o
[86/1711] CC obj/deps/uv/src/unix/libuv.udp.o
[87/1711] CC obj/deps/uv/src/unix/libuv.tty.o
[88/1711] CC obj/deps/uv/src/unix/libuv.thread.o
[89/1711] CC obj/deps/uv/src/unix/libuv.tcp.o
[90/1711] CC obj/deps/uv/src/unix/libuv.stream.o
[91/1711] CC obj/deps/uv/src/unix/libuv.signal.o
[92/1711] CC obj/deps/uv/src/unix/libuv.random-devurandom.o
[93/1711] CC obj/deps/uv/src/unix/libuv.process.o
[94/1711] CC obj/deps/uv/src/unix/libuv.poll.o
[95/1711] CC obj/deps/uv/src/unix/libuv.pipe.o
[96/1711] CC obj/deps/uv/src/unix/libuv.loop-watcher.o
[97/1711] CC obj/deps/uv/src/unix/libuv.loop.o
[98/1711] CC obj/deps/uv/src/unix/libuv.getnameinfo.o
[99/1711] CC obj/deps/uv/src/unix/libuv.getaddrinfo.o
[100/1711] CC obj/deps/uv/src/unix/libuv.fs.o
[101/1711] CC obj/deps/uv/src/unix/libuv.dl.o
[102/1711] CC obj/deps/uv/src/unix/libuv.core.o
[103/1711] CC obj/deps/uv/src/unix/libuv.async.o
[104/1711] CC obj/deps/uv/src/libuv.version.o
[105/1711] CC obj/deps/uv/src/libuv.uv-common.o
[106/1711] CC obj/deps/uv/src/libuv.uv-data-getter-setters.o
[107/1711] CC obj/deps/uv/src/libuv.timer.o
[108/1711] CC obj/deps/uv/src/libuv.threadpool.o
[109/1711] CC obj/deps/uv/src/libuv.thread-common.o
[110/1711] CC obj/deps/uv/src/libuv.strtok.o
[111/1711] CC obj/deps/uv/src/libuv.strscpy.o
[112/1711] CC obj/deps/uv/src/libuv.random.o
[113/1711] CC obj/deps/uv/src/libuv.inet.o
[114/1711] CC obj/deps/uv/src/libuv.idna.o
[115/1711] CC obj/deps/uv/src/libuv.fs-poll.o
[116/1711] CXX obj/deps/simdutf/simdutf.simdutf.o
[117/1711] CXX obj/tools/node_js2c.js2c.o
[118/1711] CXX obj/deps/v8/src/base/platform/v8_libbase.platform-linux.o
[119/1711] CXX obj/deps/v8/src/base/debug/v8_libbase.stack_trace_posix.o
[120/1711] CXX obj/deps/v8/src/base/platform/v8_libbase.platform-posix-time.o
[121/1711] CXX obj/deps/v8/src/base/platform/v8_libbase.platform-posix.o
[122/1711] CXX obj/deps/v8/src/base/v8_libbase.vlq-base64.o
[123/1711] CXX obj/deps/v8/src/base/v8_libbase.virtual-address-space.o
[124/1711] CXX obj/deps/v8/src/base/v8_libbase.virtual-address-space-page-allocator.o
[125/1711] CXX obj/deps/v8/src/base/utils/v8_libbase.random-number-generator.o
[126/1711] CXX obj/deps/v8/src/base/v8_libbase.sys-info.o
[127/1711] CXX obj/deps/v8/src/base/v8_libbase.strings.o
[128/1711] CXX obj/deps/v8/src/base/sanitizer/v8_libbase.lsan-virtual-address-space.o
[129/1711] CXX obj/deps/v8/src/base/sanitizer/v8_libbase.lsan-page-allocator.o
[130/1711] CXX obj/deps/v8/src/base/v8_libbase.region-allocator.o
[131/1711] CXX obj/deps/v8/src/base/platform/v8_libbase.time.o
[132/1711] CXX obj/deps/v8/src/base/platform/v8_libbase.semaphore.o
[133/1711] CXX obj/deps/v8/src/base/platform/v8_libbase.platform.o
[134/1711] CXX obj/deps/v8/src/base/platform/v8_libbase.mutex.o
[135/1711] CXX obj/deps/v8/src/base/platform/v8_libbase.memory-protection-key.o
[136/1711] CXX obj/deps/v8/src/base/platform/v8_libbase.condition-variable.o
[137/1711] CXX obj/deps/v8/src/base/v8_libbase.page-allocator.o
[138/1711] CXX obj/deps/v8/src/base/v8_libbase.once.o
[139/1711] CXX obj/deps/v8/src/base/numbers/v8_libbase.strtod.o
[140/1711] AR obj/deps/histogram/libhistogram.a
[141/1711] CXX obj/deps/v8/src/base/numbers/v8_libbase.fixed-dtoa.o
[142/1711] CXX obj/deps/v8/src/base/numbers/v8_libbase.fast-dtoa.o
[143/1711] AR obj/deps/uvwasi/libuvwasi.a
[144/1711] AR obj/tools/v8_gypfiles/libv8_zlib.a
[145/1711] CXX obj/deps/v8/src/base/numbers/v8_libbase.dtoa.o
[146/1711] CXX obj/deps/v8/src/base/numbers/v8_libbase.diy-fp.o
[147/1711] CXX obj/deps/v8/src/base/numbers/v8_libbase.cached-powers.o
[148/1711] AR obj/deps/googletest/libgtest_main.a
[149/1711] CXX obj/deps/v8/src/base/numbers/v8_libbase.bignum.o
[150/1711] CXX obj/deps/v8/src/base/numbers/v8_libbase.bignum-dtoa.o
[151/1711] CXX obj/deps/v8/src/base/v8_libbase.logging.o
[152/1711] CXX obj/deps/v8/src/base/v8_libbase.ieee754.o
[153/1711] CXX obj/deps/v8/src/base/v8_libbase.file-utils.o
[154/1711] CXX obj/deps/v8/src/base/v8_libbase.emulated-virtual-address-subspace.o
[155/1711] CXX obj/deps/v8/src/base/v8_libbase.division-by-constant.o
[156/1711] CXX obj/deps/v8/src/base/debug/v8_libbase.stack_trace.o
[157/1711] CXX obj/deps/v8/src/base/v8_libbase.cpu.o
[158/1711] CXX obj/deps/v8/src/base/v8_libbase.bounded-page-allocator.o
[159/1711] CXX obj/deps/v8/src/base/v8_libbase.bits.o
[160/1711] CXX obj/deps/v8/src/interpreter/bytecode_builtins_list_generator.bytecodes.o
[161/1711] CXX obj/deps/v8/src/interpreter/bytecode_builtins_list_generator.bytecode-operands.o
[162/1711] CXX obj/deps/v8/src/builtins/bytecode_builtins_list_generator.generate-bytecodes-builtins-list.o
[163/1711] AR obj/deps/uv/libuv.a
[164/1711] AR obj/deps/llhttp/libllhttp.a
[165/1711] AR obj/tools/v8_gypfiles/libv8_libplatform.a
In file included from ../../deps/simdutf/simdutf.cpp:4:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
[166/1711] AR obj/deps/simdutf/libsimdutf.a
[167/1711] STAMP obj/node_js2c.actions_depends.stamp
In file included from ../../tools/js2c.cc:15:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
[168/1711] LINK node_js2c
[169/1711] AR obj/tools/v8_gypfiles/libv8_libbase.a
[170/1711] LINK gen-regexp-special-case
[171/1711] LINK bytecode_builtins_list_generator
[172/1711] STAMP obj/tools/v8_gypfiles/v8_flags.actions_depends.stamp
[173/1711] ACTION run_gen-regexp-special-case: run_gen-regexp-special-case_action_bd80f64862dd779165d4349ffcbe0211
[174/1711] ACTION generate_bytecode_builtins_list: generate_bytecode_builtins_list_action_3931b343a4cb0bd98da4e581f6ce90fe
[175/1711] ACTION libnode: convert_node_protocol_to_json_1613b577312726d6acf41fb14bd20601
[176/1711] ACTION libnode: node_js2c_1613b577312726d6acf41fb14bd20601
[177/1711] ACTION libnode: concatenate_protocols_1613b577312726d6acf41fb14bd20601
[178/1711] ACTION Generating node protocol sources from protocol json
[179/1711] ACTION libnode: v8_inspector_compress_protocol_json_1613b577312726d6acf41fb14bd20601
[180/1711] STAMP obj/libnode.actions_rules_copies.stamp
[181/1711] CXX obj/src/quic/libnode.transportparams.o
[182/1711] CXX obj/src/quic/libnode.tokens.o
[183/1711] CXX obj/src/quic/libnode.tlscontext.o
[184/1711] CXX obj/src/quic/libnode.sessionticket.o
[185/1711] CXX obj/src/quic/libnode.preferredaddress.o
[186/1711] CXX obj/src/quic/libnode.packet.o
[187/1711] CXX obj/src/quic/libnode.logstream.o
[188/1711] CXX obj/src/quic/libnode.data.o
[189/1711] CXX obj/src/quic/libnode.cid.o
[190/1711] CXX obj/src/quic/libnode.bindingdata.o
[191/1711] CXX obj/src/libnode.node_crypto.o
[192/1711] CXX obj/src/crypto/libnode.crypto_x509.o
[193/1711] CXX obj/src/crypto/libnode.crypto_tls.o
[194/1711] CXX obj/src/crypto/libnode.crypto_scrypt.o
[195/1711] CXX obj/src/crypto/libnode.crypto_keygen.o
[196/1711] CXX obj/src/crypto/libnode.crypto_keys.o
[197/1711] CXX obj/src/crypto/libnode.crypto_hash.o
[198/1711] CXX obj/src/crypto/libnode.crypto_dh.o
[199/1711] CXX obj/src/crypto/libnode.crypto_clienthello.o
[200/1711] CXX obj/src/crypto/libnode.crypto_util.o
[201/1711] CXX obj/src/crypto/libnode.crypto_spkac.o
[202/1711] CXX obj/src/crypto/libnode.crypto_rsa.o
[203/1711] CXX obj/src/crypto/libnode.crypto_random.o
[204/1711] CXX obj/src/crypto/libnode.crypto_hmac.o
[205/1711] CXX obj/src/crypto/libnode.crypto_ec.o
[206/1711] CXX obj/src/crypto/libnode.crypto_context.o
[207/1711] CXX obj/src/crypto/libnode.crypto_cipher.o
[208/1711] CXX obj/src/crypto/libnode.crypto_timing.o
[209/1711] CXX obj/src/crypto/libnode.crypto_sig.o
[210/1711] CXX obj/src/crypto/libnode.crypto_pbkdf2.o
[211/1711] CXX obj/src/crypto/libnode.crypto_hkdf.o
[212/1711] CXX obj/src/crypto/libnode.crypto_dsa.o
[213/1711] CXX obj/src/crypto/libnode.crypto_common.o
[214/1711] CXX obj/src/crypto/libnode.crypto_bio.o
[215/1711] CXX obj/src/crypto/libnode.crypto_aes.o
[216/1711] CXX obj/src/inspector/libnode.worker_inspector.o
[217/1711] CXX obj/src/inspector/libnode.worker_agent.o
[218/1711] CXX obj/src/inspector/libnode.tracing_agent.o
[219/1711] CXX obj/src/inspector/libnode.runtime_agent.o
[220/1711] CXX obj/src/inspector/libnode.node_string.o
[221/1711] CXX obj/src/inspector/libnode.main_thread_interface.o
[222/1711] CXX obj/src/libnode.inspector_socket_server.o
[223/1711] CXX obj/src/libnode.inspector_socket.o
[224/1711] CXX obj/src/libnode.inspector_js_api.o
[225/1711] CXX obj/src/libnode.inspector_profiler.o
[226/1711] CXX obj/src/libnode.inspector_io.o
[227/1711] CXX obj/src/libnode.inspector_agent.o
[228/1711] CXX obj/src/large_pages/libnode.node_large_page.o
[229/1711] CXX obj/src/libnode.uv.o
[230/1711] CXX obj/src/libnode.util.o
[231/1711] CXX obj/src/libnode.udp_wrap.o
[232/1711] CXX obj/src/libnode.tty_wrap.o
[233/1711] CXX obj/src/tracing/libnode.traced_value.o
[234/1711] CXX obj/src/tracing/libnode.trace_event.o
[235/1711] CXX obj/src/tracing/libnode.node_trace_writer.o
[236/1711] CXX obj/src/tracing/libnode.node_trace_buffer.o
[237/1711] CXX obj/src/tracing/libnode.agent.o
[238/1711] CXX obj/src/libnode.timer_wrap.o
[239/1711] CXX obj/src/libnode.timers.o
[240/1711] CXX obj/src/libnode.tcp_wrap.o
[241/1711] CXX obj/src/libnode.string_decoder.o
[242/1711] CXX obj/src/libnode.string_bytes.o
[243/1711] CXX obj/src/libnode.stream_wrap.o
[244/1711] CXX obj/src/libnode.stream_pipe.o
[245/1711] CXX obj/src/libnode.stream_base.o
[246/1711] CXX obj/src/libnode.spawn_sync.o
[247/1711] CXX obj/src/libnode.signal_wrap.o
[248/1711] CXX obj/src/libnode.process_wrap.o
[249/1711] CXX obj/src/libnode.pipe_wrap.o
[250/1711] CXX obj/src/permission/libnode.worker_permission.o
[251/1711] CXX obj/src/permission/libnode.permission.o
[252/1711] CXX obj/src/permission/libnode.inspector_permission.o
[253/1711] CXX obj/src/permission/libnode.fs_permission.o
[254/1711] CXX obj/src/permission/libnode.child_process_permission.o
[255/1711] CXX obj/src/libnode.node_zlib.o
[256/1711] CXX obj/src/libnode.node_worker.o
[257/1711] CXX obj/src/libnode.node_watchdog.o
[258/1711] CXX obj/src/libnode.node_wasm_web_api.o
[259/1711] CXX obj/src/libnode.node_wasi.o
[260/1711] CXX obj/src/libnode.node_v8.o
[261/1711] CXX obj/src/libnode.node_util.o
[262/1711] CXX obj/src/libnode.node_url.o
[263/1711] CXX obj/src/libnode.node_types.o
[264/1711] CXX obj/src/libnode.node_trace_events.o
[265/1711] CXX obj/src/libnode.node_task_queue.o
[266/1711] CXX obj/src/libnode.node_symbols.o
[267/1711] CXX obj/src/libnode.node_stat_watcher.o
[268/1711] CXX obj/src/libnode.node_sockaddr.o
[269/1711] CXX obj/src/libnode.node_snapshotable.o
[270/1711] CXX obj/src/libnode.node_shadow_realm.o
[271/1711] CXX obj/src/libnode.node_serdes.o
[272/1711] CXX obj/src/libnode.node_sea.o
[273/1711] CXX obj/src/libnode.node_report_utils.o
[274/1711] CXX obj/src/libnode.node_report_module.o
In file included from ../../src/inspector/node_string.cc:3:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
[275/1711] CXX obj/src/libnode.node_report.o
[276/1711] CXX obj/src/libnode.node_realm.o
[277/1711] CXX obj/src/libnode.node_process_object.o
[278/1711] CXX obj/src/libnode.node_process_methods.o
[279/1711] CXX obj/src/libnode.node_process_events.o
[280/1711] CXX obj/src/libnode.node_postmortem_metadata.o
[281/1711] CXX obj/src/libnode.node_platform.o
[282/1711] CXX obj/src/libnode.node_perf.o
[283/1711] CXX obj/src/libnode.node_os.o
[284/1711] CXX obj/src/libnode.node_options.o
[285/1711] CXX obj/src/libnode.node_metadata.o
[286/1711] CXX obj/src/libnode.node_messaging.o
In file included from ../../src/crypto/crypto_timing.cc:2:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_timing.h:6,
                 from ../../src/crypto/crypto_timing.cc:1:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[287/1711] CXX obj/src/libnode.node_main_instance.o
[288/1711] CXX obj/src/libnode.node_i18n.o
[289/1711] CXX obj/src/libnode.node_http2.o
[290/1711] CXX obj/src/libnode.node_http_parser.o
[291/1711] CXX obj/src/libnode.node_file.o
[292/1711] CXX obj/src/libnode.node_external_reference.o
[293/1711] CXX obj/src/libnode.node_errors.o
[294/1711] CXX obj/src/libnode.node_env_var.o
[295/1711] CXX obj/src/libnode.node_dotenv.o
In file included from ../../src/crypto/crypto_scrypt.h:6,
                 from ../../src/crypto/crypto_scrypt.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[296/1711] CXX obj/src/libnode.node_dir.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_cipher.h:6,
                 from ../../src/crypto/crypto_aes.h:6,
                 from ../../src/node_crypto.h:31,
                 from ../../src/crypto/crypto_bio.h:27,
                 from ../../src/crypto/crypto_bio.cc:22:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[297/1711] CXX obj/src/libnode.node_credentials.o
In file included from ../../src/string_bytes.cc:28:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
[298/1711] CXX obj/src/libnode.node_contextify.o
[299/1711] CXX obj/src/libnode.node_constants.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_cipher.h:6,
                 from ../../src/crypto/crypto_aes.h:6,
                 from ../../src/node_crypto.h:31,
                 from ../../src/crypto/crypto_common.h:6,
                 from ../../src/crypto/crypto_spkac.cc:2:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_spkac.h:6,
                 from ../../src/crypto/crypto_spkac.cc:1:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[300/1711] CXX obj/src/libnode.node_config.o
[301/1711] CXX obj/src/libnode.node_builtins.o
[302/1711] CXX obj/src/libnode.node_buffer.o
In file included from ../../src/crypto/crypto_pbkdf2.h:6,
                 from ../../src/crypto/crypto_pbkdf2.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[303/1711] CXX obj/src/libnode.node_blob.o
[304/1711] CXX obj/src/libnode.node_binding.o
[305/1711] CXX obj/src/libnode.node_api.o
[306/1711] CXX obj/src/libnode.node.o
[307/1711] CXX obj/src/libnode.module_wrap.o
[308/1711] CXX obj/src/libnode.json_parser.o
[309/1711] AR obj/deps/googletest/libgtest.a
[310/1711] CXX obj/src/libnode.js_udp_wrap.o
[311/1711] CXX obj/src/libnode.json_utils.o
[312/1711] CXX obj/src/libnode.js_stream.o
[313/1711] CXX obj/src/libnode.js_native_api_v8.o
[314/1711] CXX obj/src/libnode.histogram.o
[315/1711] CXX obj/src/libnode.heap_utils.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_hkdf.h:8,
                 from ../../src/crypto/crypto_hkdf.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[316/1711] CXX obj/src/libnode.handle_wrap.o
In file included from ../../src/inspector/main_thread_interface.cc:4:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
[317/1711] CXX obj/src/libnode.fs_event_wrap.o
[318/1711] CXX obj/src/libnode.env.o
[319/1711] CXX obj/src/libnode.encoding_binding.o
In file included from ../../src/inspector_io.cc:6:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/inspector_socket_server.h:6,
                 from ../../src/inspector_io.h:9,
                 from ../../src/inspector_io.cc:1:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[320/1711] CXX obj/src/libnode.debug_utils.o
[321/1711] CXX obj/src/dataqueue/libnode.queue.o
[322/1711] CXX obj/src/libnode.connection_wrap.o
In file included from ../../src/crypto/crypto_util.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_util.cc: In function 'void node::crypto::InitCryptoOnce()':
../../src/crypto/crypto_util.cc:209:26: warning: 'int ERR_load_ENGINE_strings()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  209 |   ERR_load_ENGINE_strings();
      |   ~~~~~~~~~~~~~~~~~~~~~~~^~
In file included from /usr/include/openssl/cryptoerr.h:17,
                 from /usr/include/openssl/crypto.h:38,
                 from /usr/include/openssl/bio.h:30,
                 from /usr/include/openssl/asn1.h:30,
                 from /usr/include/openssl/dsa.h:26:
/usr/include/openssl/cryptoerr_legacy.h:55:27: note: declared here
   55 | OSSL_DEPRECATEDIN_3_0 int ERR_load_ENGINE_strings(void);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_util.cc:210:30: warning: 'void ENGINE_load_builtin_engines()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  210 |   ENGINE_load_builtin_engines();
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/usr/include/openssl/engine.h:358:28: note: declared here
  358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_util.cc: In function 'v8::Maybe<bool> node::crypto::error::Decorate(node::Environment*, v8::Local<v8::Object>, long unsigned int)':
../../src/crypto/crypto_util.cc:465:41: warning: 'const char* ERR_func_error_string(long unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  465 |   const char* fs = ERR_func_error_string(err);
      |                    ~~~~~~~~~~~~~~~~~~~~~^~~~~
In file included from ../../src/crypto/crypto_util.h:17:
/usr/include/openssl/err.h:459:35: note: declared here
  459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e);
      |                                   ^~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_util.cc: In function 'node::crypto::EnginePointer node::crypto::LoadEngineById(const char*, CryptoErrorStore*)':
../../src/crypto/crypto_util.cc:596:36: warning: 'ENGINE* ENGINE_by_id(const char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  596 |   EnginePointer engine(ENGINE_by_id(id));
      |                        ~~~~~~~~~~~~^~~~
/usr/include/openssl/engine.h:336:31: note: declared here
  336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id);
      |                               ^~~~~~~~~~~~
../../src/crypto/crypto_util.cc:599:40: warning: 'ENGINE* ENGINE_by_id(const char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  599 |     engine = EnginePointer(ENGINE_by_id("dynamic"));
      |                            ~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/openssl/engine.h:336:31: note: declared here
  336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id);
      |                               ^~~~~~~~~~~~
../../src/crypto/crypto_util.cc:601:34: warning: 'int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  601 |       if (!ENGINE_ctrl_cmd_string(engine.get(), "SO_PATH", id, 0) ||
      |            ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/engine.h:479:5: note: declared here
  479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg,
      |     ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_util.cc:602:34: warning: 'int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  602 |           !ENGINE_ctrl_cmd_string(engine.get(), "LOAD", nullptr, 0)) {
      |            ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/engine.h:479:5: note: declared here
  479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg,
      |     ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_util.cc: In function 'bool node::crypto::SetEngine(const char*, uint32_t, CryptoErrorStore*)':
../../src/crypto/crypto_util.cc:624:26: warning: 'int ENGINE_set_default(ENGINE*, unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  624 |   if (!ENGINE_set_default(engine.get(), flags)) {
      |        ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/engine.h:708:27: note: declared here
  708 | OSSL_DEPRECATEDIN_3_0 int ENGINE_set_default(ENGINE *e, unsigned int flags);
      |                           ^~~~~~~~~~~~~~~~~~
[323/1711] CXX obj/src/libnode.connect_wrap.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_cipher.h:6,
                 from ../../src/crypto/crypto_aes.h:6,
                 from ../../src/node_crypto.h:31,
                 from ../../src/crypto/crypto_common.h:6,
                 from ../../src/crypto/crypto_common.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_common.cc: In function 'v8::MaybeLocal<v8::Value> node::crypto::{anonymous}::GetECPubKey(node::Environment*, const EC_GROUP*, const node::crypto::ECPointer&)':
../../src/crypto/crypto_common.cc:430:50: warning: 'const EC_POINT* EC_KEY_get0_public_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  430 |   const EC_POINT* pubkey = EC_KEY_get0_public_key(ec.get());
      |                            ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/usr/include/openssl/ec.h:1065:39: note: declared here
 1065 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_common.cc:438:27: warning: 'point_conversion_form_t EC_KEY_get_conv_form(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  438 |       EC_KEY_get_conv_form(ec.get()),
      |       ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/usr/include/openssl/ec.h:1077:47: note: declared here
 1077 | OSSL_DEPRECATEDIN_3_0 point_conversion_form_t EC_KEY_get_conv_form(const EC_KEY *key);
      |                                               ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_common.cc: In function 'v8::MaybeLocal<v8::Object> node::crypto::{anonymous}::GetPubKey(node::Environment*, const node::crypto::RSAPointer&)':
../../src/crypto/crypto_common.cc:457:28: warning: 'int i2d_RSA_PUBKEY(const RSA*, unsigned char**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  457 |   int size = i2d_RSA_PUBKEY(rsa.get(), nullptr);
      |              ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/dsa.h:26:
/usr/include/openssl/x509.h:713:1: note: declared here
  713 | DECLARE_ASN1_ENCODE_FUNCTIONS_only_attr(OSSL_DEPRECATEDIN_3_0,RSA, RSA_PUBKEY)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_common.cc:467:26: warning: 'int i2d_RSA_PUBKEY(const RSA*, unsigned char**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  467 |   CHECK_GE(i2d_RSA_PUBKEY(rsa.get(), &serialized), 0);
      |            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:160:24: note: in expansion of macro 'CHECK'
  160 | #define CHECK_GE(a, b) CHECK((a) >= (b))
      |                        ^~~~~
../../src/crypto/crypto_common.cc:467:3: note: in expansion of macro 'CHECK_GE'
  467 |   CHECK_GE(i2d_RSA_PUBKEY(rsa.get(), &serialized), 0);
      |   ^~~~~~~~
/usr/include/openssl/x509.h:713:1: note: declared here
  713 | DECLARE_ASN1_ENCODE_FUNCTIONS_only_attr(OSSL_DEPRECATEDIN_3_0,RSA, RSA_PUBKEY)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_common.cc: In function 'v8::MaybeLocal<v8::Object> node::crypto::GetEphemeralKey(node::Environment*, const SSLPointer&)':
../../src/crypto/crypto_common.cc:1131:47: warning: 'ec_key_st* EVP_PKEY_get1_EC_KEY(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1131 |           ECKeyPointer ec(EVP_PKEY_get1_EC_KEY(key.get()));
      |                           ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from ../../src/crypto/crypto_util.h:18:
/usr/include/openssl/evp.h:1379:19: note: declared here
 1379 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey);
      |                   ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_common.cc:1132:62: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1132 |           int nid = EC_GROUP_get_curve_name(EC_KEY_get0_group(ec.get()));
      |                                             ~~~~~~~~~~~~~~~~~^~~~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_common.cc: In function 'v8::MaybeLocal<v8::Object> node::crypto::X509ToObject(node::Environment*, X509*)':
../../src/crypto/crypto_common.cc:1297:36: warning: 'rsa_st* EVP_PKEY_get1_RSA(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1297 |         rsa.reset(EVP_PKEY_get1_RSA(pkey.get()));
      |                   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/openssl/evp.h:1353:16: note: declared here
 1353 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey);
      |                ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_common.cc:1300:38: warning: 'ec_key_st* EVP_PKEY_get1_EC_KEY(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1300 |         ec.reset(EVP_PKEY_get1_EC_KEY(pkey.get()));
      |                  ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/openssl/evp.h:1379:19: note: declared here
 1379 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey);
      |                   ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_common.cc:1308:17: warning: 'void RSA_get0_key(const RSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1308 |     RSA_get0_key(rsa.get(), &n, &e, nullptr);
      |     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:223:28: note: declared here
  223 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r,
      |                            ^~~~~~~~~~~~
../../src/crypto/crypto_common.cc:1325:46: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1325 |     const EC_GROUP* group = EC_KEY_get0_group(ec.get());
      |                             ~~~~~~~~~~~~~~~~~^~~~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
[324/1711] CXX obj/src/libnode.cleanup_queue.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_keygen.h:8,
                 from ../../src/crypto/crypto_keygen.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[325/1711] CXX obj/src/libnode.cares_wrap.o
[326/1711] CXX obj/src/libnode.base_object.o
[327/1711] CXX obj/src/libnode.async_wrap.o
[328/1711] CXX obj/src/api/libnode.utils.o
In file included from ../../src/crypto/crypto_x509.h:7,
                 from ../../src/crypto/crypto_x509.cc:2:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/util-inl.h:30,
                 from ../../src/aliased_buffer-inl.h:7,
                 from ../../src/env-inl.h:27,
                 from ../../src/base_object-inl.h:28,
                 from ../../src/crypto/crypto_x509.cc:1:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[329/1711] CXX obj/src/api/libnode.hooks.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_cipher.h:6,
                 from ../../src/crypto/crypto_aes.h:6,
                 from ../../src/crypto/crypto_aes.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[330/1711] CXX obj/src/api/libnode.exceptions.o
[331/1711] CXX obj/src/api/libnode.environment.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_hash.h:7,
                 from ../../src/crypto/crypto_hash.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_hash.cc: In static member function 'static void node::crypto::Hash::New(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_hash.cc:94:23: warning: 'const EVP_MD* EVP_MD_CTX_md(const EVP_MD_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   94 |     md = EVP_MD_CTX_md(orig->mdctx_.get());
      |          ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
In file included from ../../src/crypto/crypto_util.h:18:
/usr/include/openssl/evp.h:557:15: note: declared here
  557 | const EVP_MD *EVP_MD_CTX_md(const EVP_MD_CTX *ctx);
      |               ^~~~~~~~~~~~~
[332/1711] CXX obj/src/api/libnode.encoding.o
[333/1711] CXX obj/src/api/libnode.embed_helpers.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_hmac.h:7,
                 from ../../src/crypto/crypto_hmac.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_hmac.cc: In member function 'void node::crypto::Hmac::HmacInit(const char*, const char*, int)':
../../src/crypto/crypto_hmac.cc:79:26: warning: 'HMAC_CTX* HMAC_CTX_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 |   ctx_.reset(HMAC_CTX_new());
      |              ~~~~~~~~~~~~^~
/usr/include/openssl/hmac.h:33:33: note: declared here
   33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void);
      |                                 ^~~~~~~~~~~~
../../src/crypto/crypto_hmac.cc:80:29: warning: 'int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   80 |   if (!ctx_ || !HMAC_Init_ex(ctx_.get(), key, key_len, md, nullptr)) {
      |                 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/hmac.h:43:27: note: declared here
   43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
      |                           ^~~~~~~~~~~~
../../src/crypto/crypto_hmac.cc: In member function 'bool node::crypto::Hmac::HmacUpdate(const char*, size_t)':
../../src/crypto/crypto_hmac.cc:97:29: warning: 'int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   97 |   return ctx_ && HMAC_Update(ctx_.get(),
      |                  ~~~~~~~~~~~^~~~~~~~~~~~
   98 |                              reinterpret_cast<const unsigned char*>(data),
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   99 |                              len) == 1;
      |                              ~~~~
/usr/include/openssl/hmac.h:45:27: note: declared here
   45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data,
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_hmac.cc: In static member function 'static void node::crypto::Hmac::HmacDigest(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_hmac.cc:128:25: warning: 'int HMAC_Final(HMAC_CTX*, unsigned char*, unsigned int*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  128 |     bool ok = HMAC_Final(hmac->ctx_.get(), md_value, &md_len);
      |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/hmac.h:47:27: note: declared here
   47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md,
      |                           ^~~~~~~~~~
../../src/crypto/crypto_hmac.cc: In static member function 'static bool node::crypto::HmacTraits::DeriveBits(node::Environment*, const node::crypto::HmacConfig&, node::crypto::ByteSource*)':
../../src/crypto/crypto_hmac.cc:227:34: warning: 'HMAC_CTX* HMAC_CTX_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  227 |   HMACCtxPointer ctx(HMAC_CTX_new());
      |                      ~~~~~~~~~~~~^~
/usr/include/openssl/hmac.h:33:33: note: declared here
   33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void);
      |                                 ^~~~~~~~~~~~
../../src/crypto/crypto_hmac.cc:230:20: warning: 'int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  230 |       !HMAC_Init_ex(
      |        ~~~~~~~~~~~~^
  231 |           ctx.get(),
      |           ~~~~~~~~~~
  232 |           params.key->GetSymmetricKey(),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  233 |           params.key->GetSymmetricKeySize(),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  234 |           params.digest,
      |           ~~~~~~~~~~~~~~
  235 |           nullptr)) {
      |           ~~~~~~~~  
/usr/include/openssl/hmac.h:43:27: note: declared here
   43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
      |                           ^~~~~~~~~~~~
../../src/crypto/crypto_hmac.cc:239:19: warning: 'int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  239 |   if (!HMAC_Update(
      |        ~~~~~~~~~~~^
  240 |           ctx.get(),
      |           ~~~~~~~~~~
  241 |           params.data.data<unsigned char>(),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  242 |           params.data.size())) {
      |           ~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/hmac.h:45:27: note: declared here
   45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data,
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_hmac.cc:249:18: warning: 'int HMAC_Final(HMAC_CTX*, unsigned char*, unsigned int*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  249 |   if (!HMAC_Final(ctx.get(), buf.data<unsigned char>(), &len)) {
      |        ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/hmac.h:47:27: note: declared here
   47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md,
      |                           ^~~~~~~~~~
[334/1711] CXX obj/src/api/libnode.callback.o
[335/1711] CXX obj/src/api/libnode.async_resource.o
In file included from ../../src/node_metadata.cc:11:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
[336/1711] CXX obj/gen/src/node/inspector/protocol/libnode.NodeRuntime.o
[337/1711] CXX obj/gen/src/node/inspector/protocol/libnode.NodeTracing.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_cipher.h:6,
                 from ../../src/crypto/crypto_aes.h:6,
                 from ../../src/node_crypto.h:31,
                 from ../../src/node_crypto.cc:22:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[338/1711] CXX obj/gen/src/node/inspector/protocol/libnode.NodeWorker.o
[339/1711] CXX obj/gen/src/node/inspector/protocol/libnode.Protocol.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_context.h:7,
                 from ../../src/crypto/crypto_context.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_context.cc: In static member function 'static void node::crypto::SecureContext::SetEngineKey(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_context.cc:668:19: warning: 'int ENGINE_init(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  668 |   if (!ENGINE_init(engine.get())) {
      |        ~~~~~~~~~~~^~~~~~~~~~~~~~
/usr/include/openssl/engine.h:620:27: note: declared here
  620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_context.cc:676:44: warning: 'EVP_PKEY* ENGINE_load_private_key(ENGINE*, const char*, UI_METHOD*, void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  676 |   EVPKeyPointer key(ENGINE_load_private_key(engine.get(), *key_name,
      |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
  677 |                                             nullptr, nullptr));
      |                                             ~~~~~~~~~~~~~~~~~
/usr/include/openssl/engine.h:638:11: note: declared here
  638 | EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id,
      |           ^~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_context.cc: In static member function 'static void node::crypto::SecureContext::SetDHParam(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_context.cc:875:35: warning: 'DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  875 |     dh.reset(PEM_read_bio_DHparams(bio.get(), nullptr, nullptr, nullptr));
      |              ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:36,
                 from ../../src/crypto/crypto_util.h:22:
/usr/include/openssl/pem.h:472:1: note: declared here
  472 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
      | ^~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_context.cc:884:14: warning: 'void DH_get0_pqg(const DH*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  884 |   DH_get0_pqg(dh.get(), &p, nullptr, nullptr);
      |   ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:260:28: note: declared here
  260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p,
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_context.cc: In static member function 'static int node::crypto::SecureContext::TicketKeyCallback(SSL*, unsigned char*, unsigned char*, EVP_CIPHER_CTX*, HMAC_CTX*, int)':
../../src/crypto/crypto_context.cc:1281:15: warning: 'int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1281 |   HMAC_Init_ex(hctx,
      |   ~~~~~~~~~~~~^~~~~~
 1282 |                hmac_buf.data(),
      |                ~~~~~~~~~~~~~~~~
 1283 |                hmac_buf.length(),
      |                ~~~~~~~~~~~~~~~~~~
 1284 |                EVP_sha256(),
      |                ~~~~~~~~~~~~~
 1285 |                nullptr);
      |                ~~~~~~~~
/usr/include/openssl/hmac.h:43:27: note: declared here
   43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
      |                           ^~~~~~~~~~~~
../../src/crypto/crypto_context.cc: In static member function 'static int node::crypto::SecureContext::TicketCompatibilityCallback(SSL*, unsigned char*, unsigned char*, EVP_CIPHER_CTX*, HMAC_CTX*, int)':
../../src/crypto/crypto_context.cc:1319:21: warning: 'int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1319 |         HMAC_Init_ex(hctx,
      |         ~~~~~~~~~~~~^~~~~~
 1320 |                      sc->ticket_key_hmac_,
      |                      ~~~~~~~~~~~~~~~~~~~~~
 1321 |                      sizeof(sc->ticket_key_hmac_),
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1322 |                      EVP_sha256(),
      |                      ~~~~~~~~~~~~~
 1323 |                      nullptr) <= 0) {
      |                      ~~~~~~~~
/usr/include/openssl/hmac.h:43:27: note: declared here
   43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
      |                           ^~~~~~~~~~~~
../../src/crypto/crypto_context.cc:1336:19: warning: 'int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1336 |       HMAC_Init_ex(hctx, sc->ticket_key_hmac_, sizeof(sc->ticket_key_hmac_),
      |       ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1337 |                    EVP_sha256(), nullptr) <= 0) {
      |                    ~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/hmac.h:43:27: note: declared here
   43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
      |                           ^~~~~~~~~~~~
[340/1711] CXX obj/gen/libnode.node_javascript.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_dsa.h:6,
                 from ../../src/crypto/crypto_dsa.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_dsa.cc: In function 'v8::Maybe<bool> node::crypto::GetDsaKeyDetail(node::Environment*, std::shared_ptr<KeyObjectData>, v8::Local<v8::Object>)':
../../src/crypto/crypto_dsa.cc:141:37: warning: 'const dsa_st* EVP_PKEY_get0_DSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  141 |   const DSA* dsa = EVP_PKEY_get0_DSA(m_pkey.get());
      |                    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In file included from ../../src/crypto/crypto_util.h:18:
/usr/include/openssl/evp.h:1360:22: note: declared here
 1360 | const struct dsa_st *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey);
      |                      ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_dsa.cc:144:15: warning: 'void DSA_get0_pqg(const DSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  144 |   DSA_get0_pqg(dsa, &p, &q, nullptr);
      |   ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dsa.h:206:28: note: declared here
  206 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_pqg(const DSA *d, const BIGNUM **p,
      |                            ^~~~~~~~~~~~
In file included from ../../src/crypto/crypto_random.h:7,
                 from ../../src/crypto/crypto_random.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_random.cc: In static member function 'static bool node::crypto::CheckPrimeTraits::DeriveBits(node::Environment*, const node::crypto::CheckPrimeConfig&, node::crypto::ByteSource*)':
../../src/crypto/crypto_random.cc:204:27: warning: 'int BN_is_prime_ex(const BIGNUM*, int, BN_CTX*, BN_GENCB*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  204 |   int ret = BN_is_prime_ex(
      |             ~~~~~~~~~~~~~~^
  205 |             params.candidate.get(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~
  206 |             params.checks,
      |             ~~~~~~~~~~~~~~ 
  207 |             ctx.get(),
      |             ~~~~~~~~~~     
  208 |             nullptr);
      |             ~~~~~~~~       
In file included from /usr/include/openssl/asn1.h:36,
                 from /usr/include/openssl/dsa.h:26:
/usr/include/openssl/bn.h:374:5: note: declared here
  374 | int BN_is_prime_ex(const BIGNUM *p, int nchecks, BN_CTX *ctx, BN_GENCB *cb);
      |     ^~~~~~~~~~~~~~
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_cipher.h:6,
                 from ../../src/crypto/crypto_cipher.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_sig.h:7,
                 from ../../src/crypto/crypto_sig.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_sig.cc: In function 'bool node::crypto::{anonymous}::ValidateDSAParameters(EVP_PKEY*)':
../../src/crypto/crypto_sig.cc:40:39: warning: 'const dsa_st* EVP_PKEY_get0_DSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   40 |     const DSA* dsa = EVP_PKEY_get0_DSA(key);
      |                      ~~~~~~~~~~~~~~~~~^~~~~
In file included from ../../src/crypto/crypto_util.h:18:
/usr/include/openssl/evp.h:1360:22: note: declared here
 1360 | const struct dsa_st *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey);
      |                      ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_sig.cc:42:17: warning: 'void DSA_get0_pqg(const DSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   42 |     DSA_get0_pqg(dsa, &p, nullptr, nullptr);
      |     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dsa.h:206:28: note: declared here
  206 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_pqg(const DSA *d, const BIGNUM **p,
      |                            ^~~~~~~~~~~~
../../src/crypto/crypto_sig.cc:45:17: warning: 'void DSA_get0_pqg(const DSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   45 |     DSA_get0_pqg(dsa, nullptr, &q, nullptr);
      |     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dsa.h:206:28: note: declared here
  206 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_pqg(const DSA *d, const BIGNUM **p,
      |                            ^~~~~~~~~~~~
../../src/crypto/crypto_sig.cc: In function 'std::unique_ptr<v8::BackingStore> node::crypto::{anonymous}::Node_SignFinal(node::Environment*, node::crypto::EVPMDPointer&&, const node::crypto::ManagedEVPPKey&, int, v8::Maybe<int>)':
../../src/crypto/crypto_sig.cc:98:63: warning: 'const EVP_MD* EVP_MD_CTX_md(const EVP_MD_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   98 |       EVP_PKEY_CTX_set_signature_md(pkctx.get(), EVP_MD_CTX_md(mdctx.get())) &&
      |                                                  ~~~~~~~~~~~~~^~~~~~~~~~~~~
/usr/include/openssl/evp.h:557:15: note: declared here
  557 | const EVP_MD *EVP_MD_CTX_md(const EVP_MD_CTX *ctx);
      |               ^~~~~~~~~~~~~
../../src/crypto/crypto_sig.cc: In function 'unsigned int node::crypto::{anonymous}::GetBytesOfRS(const node::crypto::ManagedEVPPKey&)':
../../src/crypto/crypto_sig.cc:121:43: warning: 'const dsa_st* EVP_PKEY_get0_DSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  121 |     const DSA* dsa_key = EVP_PKEY_get0_DSA(pkey.get());
      |                          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/openssl/evp.h:1360:22: note: declared here
 1360 | const struct dsa_st *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey);
      |                      ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_sig.cc:123:34: warning: 'const BIGNUM* DSA_get0_q(const DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  123 |     bits = BN_num_bits(DSA_get0_q(dsa_key));
      |                        ~~~~~~~~~~^~~~~~~~~
/usr/include/openssl/dsa.h:214:37: note: declared here
  214 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *DSA_get0_q(const DSA *d);
      |                                     ^~~~~~~~~~
../../src/crypto/crypto_sig.cc:125:48: warning: 'const ec_key_st* EVP_PKEY_get0_EC_KEY(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  125 |     const EC_KEY* ec_key = EVP_PKEY_get0_EC_KEY(pkey.get());
      |                            ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/openssl/evp.h:1377:25: note: declared here
 1377 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey);
      |                         ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_sig.cc:126:49: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  126 |     const EC_GROUP* ec_group = EC_KEY_get0_group(ec_key);
      |                                ~~~~~~~~~~~~~~~~~^~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_sig.cc: In member function 'node::crypto::SignBase::Error node::crypto::Verify::VerifyFinal(const node::crypto::ManagedEVPPKey&, const node::crypto::ByteSource&, int, const v8::Maybe<int>&, bool*)':
../../src/crypto/crypto_sig.cc:524:50: warning: 'const EVP_MD* EVP_MD_CTX_md(const EVP_MD_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  524 |                                     EVP_MD_CTX_md(mdctx.get())) > 0) {
      |                                     ~~~~~~~~~~~~~^~~~~~~~~~~~~
/usr/include/openssl/evp.h:557:15: note: declared here
  557 | const EVP_MD *EVP_MD_CTX_md(const EVP_MD_CTX *ctx);
      |               ^~~~~~~~~~~~~
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_keys.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_keys.cc: In function 'v8::MaybeLocal<v8::Value> node::crypto::{anonymous}::WritePrivateKey(node::Environment*, EVP_PKEY*, const node::crypto::PrivateKeyEncodingConfig&)':
../../src/crypto/crypto_keys.cc:330:37: warning: 'rsa_st* EVP_PKEY_get1_RSA(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  330 |     RSAPointer rsa(EVP_PKEY_get1_RSA(pkey));
      |                    ~~~~~~~~~~~~~~~~~^~~~~~
In file included from ../../src/crypto/crypto_util.h:18:
/usr/include/openssl/evp.h:1353:16: note: declared here
 1353 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey);
      |                ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc:333:40: warning: 'int PEM_write_bio_RSAPrivateKey(BIO*, const RSA*, const EVP_CIPHER*, const unsigned char*, int, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  333 |       err = PEM_write_bio_RSAPrivateKey(
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  334 |                 bio.get(), rsa.get(),
      |                 ~~~~~~~~~~~~~~~~~~~~~   
  335 |                 config.cipher_,
      |                 ~~~~~~~~~~~~~~~         
  336 |                 reinterpret_cast<unsigned char*>(pass),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  337 |                 pass_len,
      |                 ~~~~~~~~~               
  338 |                 nullptr, nullptr) != 1;
      |                 ~~~~~~~~~~~~~~~~~       
In file included from /usr/include/openssl/ssl.h:36,
                 from ../../src/crypto/crypto_util.h:22:
/usr/include/openssl/pem.h:450:1: note: declared here
  450 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc:343:34: warning: 'int i2d_RSAPrivateKey_bio(BIO*, const RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  343 |       err = i2d_RSAPrivateKey_bio(bio.get(), rsa.get()) != 1;
      |             ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:31:
/usr/include/openssl/x509.h:620:27: note: declared here
  620 | OSSL_DEPRECATEDIN_3_0 int i2d_RSAPrivateKey_bio(BIO *bp, const RSA *rsa);
      |                           ^~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc:370:45: warning: 'ec_key_st* EVP_PKEY_get1_EC_KEY(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  370 |     ECKeyPointer ec_key(EVP_PKEY_get1_EC_KEY(pkey));
      |                         ~~~~~~~~~~~~~~~~~~~~^~~~~~
/usr/include/openssl/evp.h:1379:19: note: declared here
 1379 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey);
      |                   ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc:373:39: warning: 'int PEM_write_bio_ECPrivateKey(BIO*, const EC_KEY*, const EVP_CIPHER*, const unsigned char*, int, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  373 |       err = PEM_write_bio_ECPrivateKey(
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  374 |                 bio.get(), ec_key.get(),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
  375 |                 config.cipher_,
      |                 ~~~~~~~~~~~~~~~        
  376 |                 reinterpret_cast<unsigned char*>(pass),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  377 |                 pass_len,
      |                 ~~~~~~~~~              
  378 |                 nullptr, nullptr) != 1;
      |                 ~~~~~~~~~~~~~~~~~      
/usr/include/openssl/pem.h:465:1: note: declared here
  465 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, ECPrivateKey, EC_KEY)
      | ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc:383:33: warning: 'int i2d_ECPrivateKey_bio(BIO*, const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  383 |       err = i2d_ECPrivateKey_bio(bio.get(), ec_key.get()) != 1;
      |             ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/x509.h:640:27: note: declared here
  640 | OSSL_DEPRECATEDIN_3_0 int i2d_ECPrivateKey_bio(BIO *bp, const EC_KEY *eckey);
      |                           ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc: In function 'bool node::crypto::{anonymous}::WritePublicKeyInner(EVP_PKEY*, const node::crypto::BIOPointer&, const node::crypto::PublicKeyEncodingConfig&)':
../../src/crypto/crypto_keys.cc:400:37: warning: 'rsa_st* EVP_PKEY_get1_RSA(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  400 |     RSAPointer rsa(EVP_PKEY_get1_RSA(pkey));
      |                    ~~~~~~~~~~~~~~~~~^~~~~~
/usr/include/openssl/evp.h:1353:16: note: declared here
 1353 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey);
      |                ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc:403:40: warning: 'int PEM_write_bio_RSAPublicKey(BIO*, const RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  403 |       return PEM_write_bio_RSAPublicKey(bio.get(), rsa.get()) == 1;
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/pem.h:451:1: note: declared here
  451 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSAPublicKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc:407:34: warning: 'int i2d_RSAPublicKey_bio(BIO*, const RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  407 |       return i2d_RSAPublicKey_bio(bio.get(), rsa.get()) == 1;
      |              ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/x509.h:622:27: note: declared here
  622 | OSSL_DEPRECATEDIN_3_0 int i2d_RSAPublicKey_bio(BIO *bp, const RSA *rsa);
      |                           ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc: In static member function 'static void node::crypto::KeyObjectHandle::InitECRaw(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_keys.cc:1065:46: warning: 'EC_KEY* EC_KEY_new_by_curve_name(int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1065 |   ECKeyPointer eckey(EC_KEY_new_by_curve_name(id));
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/usr/include/openssl/ec.h:1001:31: note: declared here
 1001 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc:1069:44: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1069 |   const EC_GROUP* group = EC_KEY_get0_group(eckey.get());
      |                           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc:1074:29: warning: 'int EC_KEY_set_public_key(EC_KEY*, const EC_POINT*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1074 |       !EC_KEY_set_public_key(eckey.get(), pub.get())) {
      |        ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1073:27: note: declared here
 1073 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub);
      |                           ^~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_cipher.h:6,
                 from ../../src/crypto/crypto_rsa.h:6,
                 from ../../src/crypto/crypto_rsa.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_rsa.cc: In static member function 'static node::crypto::EVPKeyCtxPointer node::crypto::RsaKeyGenTraits::Setup(node::crypto::RsaKeyPairGenConfig*)':
../../src/crypto/crypto_rsa.cc:55:43: warning: 'int EVP_PKEY_CTX_set_rsa_keygen_pubexp(EVP_PKEY_CTX*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   55 |     if (EVP_PKEY_CTX_set_rsa_keygen_pubexp(ctx.get(), bn.get()) <= 0)
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:134:5: note: declared here
  134 | int EVP_PKEY_CTX_set_rsa_keygen_pubexp(EVP_PKEY_CTX *ctx, BIGNUM *pubexp);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc: In function 'v8::Maybe<bool> node::crypto::ExportJWKRsaKey(node::Environment*, std::shared_ptr<KeyObjectData>, v8::Local<v8::Object>)':
../../src/crypto/crypto_rsa.cc:375:28: warning: 'const rsa_st* EVP_PKEY_get0_RSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  375 |     rsa = EVP_PKEY_get0_RSA(m_pkey.get());
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In file included from ../../src/crypto/crypto_util.h:18:
/usr/include/openssl/evp.h:1351:22: note: declared here
 1351 | const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey);
      |                      ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:377:48: warning: 'void* EVP_PKEY_get0(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  377 |     rsa = static_cast<const RSA*>(EVP_PKEY_get0(m_pkey.get()));
      |                                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~
/usr/include/openssl/evp.h:1335:7: note: declared here
 1335 | void *EVP_PKEY_get0(const EVP_PKEY *pkey);
      |       ^~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:389:15: warning: 'void RSA_get0_key(const RSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  389 |   RSA_get0_key(rsa, &n, &e, &d);
      |   ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:223:28: note: declared here
  223 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r,
      |                            ^~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:404:21: warning: 'void RSA_get0_factors(const RSA*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  404 |     RSA_get0_factors(rsa, &p, &q);
      |     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/usr/include/openssl/rsa.h:226:28: note: declared here
  226 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_factors(const RSA *r,
      |                            ^~~~~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:405:24: warning: 'void RSA_get0_crt_params(const RSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  405 |     RSA_get0_crt_params(rsa, &dp, &dq, &qi);
      |     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:231:28: note: declared here
  231 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_crt_params(const RSA *r,
      |                            ^~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc: In function 'std::shared_ptr<node::crypto::KeyObjectData> node::crypto::ImportJWKRsaKey(node::Environment*, v8::Local<v8::Object>, const v8::FunctionCallbackInfo<v8::Value>&, unsigned int)':
../../src/crypto/crypto_rsa.cc:444:25: warning: 'RSA* RSA_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  444 |   RsaPointer rsa(RSA_new());
      |                  ~~~~~~~^~
/usr/include/openssl/rsa.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void);
      |                            ^~~~~~~
../../src/crypto/crypto_rsa.cc:449:20: warning: 'int RSA_set0_key(RSA*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  449 |   if (!RSA_set0_key(
      |        ~~~~~~~~~~~~^
  450 |           rsa.get(),
      |           ~~~~~~~~~~
  451 |           n.ToBN().release(),
      |           ~~~~~~~~~~~~~~~~~~~
  452 |           e.ToBN().release(),
      |           ~~~~~~~~~~~~~~~~~~~
  453 |           nullptr)) {
      |           ~~~~~~~~  
/usr/include/openssl/rsa.h:213:27: note: declared here
  213 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d);
      |                           ^~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:490:22: warning: 'int RSA_set0_key(RSA*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  490 |     if (!RSA_set0_key(rsa.get(), nullptr, nullptr, d.ToBN().release()) ||
      |          ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:213:27: note: declared here
  213 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d);
      |                           ^~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:491:26: warning: 'int RSA_set0_factors(RSA*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  491 |         !RSA_set0_factors(rsa.get(), p.ToBN().release(), q.ToBN().release()) ||
      |          ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:214:27: note: declared here
  214 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_factors(RSA *r, BIGNUM *p, BIGNUM *q);
      |                           ^~~~~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:492:29: warning: 'int RSA_set0_crt_params(RSA*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  492 |         !RSA_set0_crt_params(
      |          ~~~~~~~~~~~~~~~~~~~^
  493 |             rsa.get(),
      |             ~~~~~~~~~~       
  494 |             dp.ToBN().release(),
      |             ~~~~~~~~~~~~~~~~~~~~
  495 |             dq.ToBN().release(),
      |             ~~~~~~~~~~~~~~~~~~~~
  496 |             qi.ToBN().release())) {
      |             ~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:215:27: note: declared here
  215 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_crt_params(RSA *r,
      |                           ^~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:503:29: warning: 'int EVP_PKEY_set1_RSA(EVP_PKEY*, rsa_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  503 |   CHECK_EQ(EVP_PKEY_set1_RSA(pkey.get(), rsa.get()), 1);
      |            ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_rsa.cc:503:3: note: in expansion of macro 'CHECK_EQ'
  503 |   CHECK_EQ(EVP_PKEY_set1_RSA(pkey.get(), rsa.get()), 1);
      |   ^~~~~~~~
/usr/include/openssl/evp.h:1349:5: note: declared here
 1349 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key);
      |     ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc: In function 'v8::Maybe<bool> node::crypto::GetRsaKeyDetail(node::Environment*, std::shared_ptr<KeyObjectData>, v8::Local<v8::Object>)':
../../src/crypto/crypto_rsa.cc:524:28: warning: 'const rsa_st* EVP_PKEY_get0_RSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  524 |     rsa = EVP_PKEY_get0_RSA(m_pkey.get());
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/usr/include/openssl/evp.h:1351:22: note: declared here
 1351 | const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey);
      |                      ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:526:48: warning: 'void* EVP_PKEY_get0(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  526 |     rsa = static_cast<const RSA*>(EVP_PKEY_get0(m_pkey.get()));
      |                                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~
/usr/include/openssl/evp.h:1335:7: note: declared here
 1335 | void *EVP_PKEY_get0(const EVP_PKEY *pkey);
      |       ^~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:530:15: warning: 'void RSA_get0_key(const RSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  530 |   RSA_get0_key(rsa, &n, &e, nullptr);
      |   ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:223:28: note: declared here
  223 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r,
      |                            ^~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:572:55: warning: 'const RSA_PSS_PARAMS* RSA_get0_pss_params(const RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  572 |     const RSA_PSS_PARAMS* params = RSA_get0_pss_params(rsa);
      |                                    ~~~~~~~~~~~~~~~~~~~^~~~~
/usr/include/openssl/rsa.h:246:45: note: declared here
  246 | OSSL_DEPRECATEDIN_3_0 const RSA_PSS_PARAMS *RSA_get0_pss_params(const RSA *r);
      |                                             ^~~~~~~~~~~~~~~~~~~
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_dh.h:6,
                 from ../../src/crypto/crypto_dh.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In member function 'bool node::crypto::DiffieHellman::Init(int, int)':
../../src/crypto/crypto_dh.cc:134:19: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  134 |   dh_.reset(DH_new());
      |             ~~~~~~^~
/usr/include/openssl/dh.h:206:27: note: declared here
  206 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
      |                           ^~~~~~
../../src/crypto/crypto_dh.cc:135:33: warning: 'int DH_generate_parameters_ex(DH*, int, int, BN_GENCB*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  135 |   if (!DH_generate_parameters_ex(dh_.get(), primeLength, g, nullptr))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:219:27: note: declared here
  219 | OSSL_DEPRECATEDIN_3_0 int DH_generate_parameters_ex(DH *dh, int prime_len,
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In member function 'bool node::crypto::DiffieHellman::Init(node::crypto::BignumPointer&&, int)':
../../src/crypto/crypto_dh.cc:145:19: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  145 |   dh_.reset(DH_new());
      |             ~~~~~~^~
/usr/include/openssl/dh.h:206:27: note: declared here
  206 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
      |                           ^~~~~~
../../src/crypto/crypto_dh.cc:149:21: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  149 |          DH_set0_pqg(dh_.get(), bn_p.release(), nullptr, bn_g.release()) &&
      |          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:262:27: note: declared here
  262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In member function 'bool node::crypto::DiffieHellman::Init(const char*, int, int)':
../../src/crypto/crypto_dh.cc:154:19: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  154 |   dh_.reset(DH_new());
      |             ~~~~~~^~
/usr/include/openssl/dh.h:206:27: note: declared here
  206 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
      |                           ^~~~~~
../../src/crypto/crypto_dh.cc:169:19: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  169 |       !DH_set0_pqg(dh_.get(), bn_p, nullptr, bn_g)) {
      |        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:262:27: note: declared here
  262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In member function 'bool node::crypto::DiffieHellman::Init(const char*, int, const char*, int)':
../../src/crypto/crypto_dh.cc:178:19: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  178 |   dh_.reset(DH_new());
      |             ~~~~~~^~
/usr/include/openssl/dh.h:206:27: note: declared here
  206 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
      |                           ^~~~~~
../../src/crypto/crypto_dh.cc:199:19: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  199 |   if (!DH_set0_pqg(dh_.get(), bn_p, nullptr, bn_g)) {
      |        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:262:27: note: declared here
  262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In static member function 'static void node::crypto::DiffieHellman::GenerateKeys(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_dh.cc:296:23: warning: 'int DH_generate_key(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  296 |   if (!DH_generate_key(diffieHellman->dh_.get())) {
      |        ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:230:27: note: declared here
  230 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh);
      |                           ^~~~~~~~~~~~~~~
../../src/crypto/crypto_dh.cc:301:14: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  301 |   DH_get0_key(diffieHellman->dh_.get(), &pub_key, nullptr);
      |   ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:263:28: note: declared here
  263 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key,
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In lambda function:
../../src/crypto/crypto_dh.cc:357:16: warning: 'void DH_get0_pqg(const DH*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  357 |     DH_get0_pqg(dh, &p, nullptr, nullptr);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:260:28: note: declared here
  260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p,
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In lambda function:
../../src/crypto/crypto_dh.cc:365:16: warning: 'void DH_get0_pqg(const DH*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  365 |     DH_get0_pqg(dh, nullptr, nullptr, &g);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:260:28: note: declared here
  260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p,
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In lambda function:
../../src/crypto/crypto_dh.cc:373:16: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  373 |     DH_get0_key(dh, &pub_key, nullptr);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:263:28: note: declared here
  263 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key,
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In lambda function:
../../src/crypto/crypto_dh.cc:381:16: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  381 |     DH_get0_key(dh, nullptr, &priv_key);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:263:28: note: declared here
  263 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key,
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In static member function 'static void node::crypto::DiffieHellman::ComputeSecret(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_dh.cc:404:46: warning: 'int DH_size(const DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  404 |                                       DH_size(diffieHellman->dh_.get()));
      |                                       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:210:27: note: declared here
  210 | OSSL_DEPRECATEDIN_3_0 int DH_size(const DH *dh);
      |                           ^~~~~~~
../../src/crypto/crypto_dh.cc:407:28: warning: 'int DH_compute_key(unsigned char*, const BIGNUM*, DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  407 |   int size = DH_compute_key(static_cast<unsigned char*>(bs->Data()),
      |              ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  408 |                             key.get(),
      |                             ~~~~~~~~~~
  409 |                             diffieHellman->dh_.get());
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:231:27: note: declared here
  231 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key,
      |                           ^~~~~~~~~~~~~~
../../src/crypto/crypto_dh.cc:415:31: warning: 'int DH_check_pub_key(const DH*, const BIGNUM*, int*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  415 |     checked = DH_check_pub_key(diffieHellman->dh_.get(),
      |               ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  416 |                                key.get(),
      |                                ~~~~~~~~~~
  417 |                                &checkResult);
      |                                ~~~~~~~~~~~~~
/usr/include/openssl/dh.h:228:27: note: declared here
  228 | OSSL_DEPRECATEDIN_3_0 int DH_check_pub_key(const DH *dh, const BIGNUM *pub_key,
      |                           ^~~~~~~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In lambda function:
../../src/crypto/crypto_dh.cc:461:54: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  461 |          [](DH* dh, BIGNUM* num) { return DH_set0_key(dh, num, nullptr); },
      |                                           ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:265:27: note: declared here
  265 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In lambda function:
../../src/crypto/crypto_dh.cc:467:54: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  467 |          [](DH* dh, BIGNUM* num) { return DH_set0_key(dh, nullptr, num); },
      |                                           ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:265:27: note: declared here
  265 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In member function 'bool node::crypto::DiffieHellman::VerifyContext()':
../../src/crypto/crypto_dh.cc:482:16: warning: 'int DH_check(const DH*, int*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  482 |   if (!DH_check(dh_.get(), &codes))
      |        ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:227:27: note: declared here
  227 | OSSL_DEPRECATEDIN_3_0 int DH_check(const DH *dh, int *codes);
      |                           ^~~~~~~~
../../src/crypto/crypto_dh.cc: In static member function 'static node::crypto::EVPKeyCtxPointer node::crypto::DhKeyGenTraits::Setup(node::crypto::DhKeyPairGenConfig*)':
../../src/crypto/crypto_dh.cc:550:24: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  550 |     DHPointer dh(DH_new());
      |                  ~~~~~~^~
/usr/include/openssl/dh.h:206:27: note: declared here
  206 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
      |                           ^~~~~~
../../src/crypto/crypto_dh.cc:557:21: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  557 |         !DH_set0_pqg(dh.get(), prime, nullptr, bn_g.get())) {
      |          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:262:27: note: declared here
  262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
      |                           ^~~~~~~~~~~
In file included from ../../src/node_main_instance.cc:4:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_main_instance.h:11,
                 from ../../src/node_main_instance.cc:1:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_keygen.h:8,
                 from ../../src/crypto/crypto_ec.h:8,
                 from ../../src/crypto/crypto_ec.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In constructor 'node::crypto::ECDH::ECDH(node::Environment*, v8::Local<v8::Object>, node::crypto::ECKeyPointer&&)':
../../src/crypto/crypto_ec.cc:124:29: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  124 |     group_(EC_KEY_get0_group(key_.get())) {
      |            ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In static member function 'static void node::crypto::ECDH::New(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_ec.cc:146:44: warning: 'EC_KEY* EC_KEY_new_by_curve_name(int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  146 |   ECKeyPointer key(EC_KEY_new_by_curve_name(nid));
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/usr/include/openssl/ec.h:1001:31: note: declared here
 1001 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In static member function 'static void node::crypto::ECDH::GenerateKeys(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_ec.cc:160:27: warning: 'int EC_KEY_generate_key(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  160 |   if (!EC_KEY_generate_key(ecdh->key_.get()))
      |        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1104:27: note: declared here
 1104 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_generate_key(EC_KEY *key);
      |                           ^~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In static member function 'static void node::crypto::ECDH::ComputeSecret(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_ec.cc:226:24: warning: 'int ECDH_compute_key(void*, size_t, const EC_POINT*, const EC_KEY*, void* (*)(const void*, size_t, void*, size_t*))' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  226 |   if (!ECDH_compute_key(
      |        ~~~~~~~~~~~~~~~~^
  227 |           bs->Data(), bs->ByteLength(), pub.get(), ecdh->key_.get(), nullptr))
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1299:27: note: declared here
 1299 | OSSL_DEPRECATEDIN_3_0 int ECDH_compute_key(void *out, size_t outlen,
      |                           ^~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In static member function 'static void node::crypto::ECDH::GetPublicKey(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_ec.cc:245:44: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  245 |   const EC_GROUP* group = EC_KEY_get0_group(ecdh->key_.get());
      |                           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:246:47: warning: 'const EC_POINT* EC_KEY_get0_public_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  246 |   const EC_POINT* pub = EC_KEY_get0_public_key(ecdh->key_.get());
      |                         ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1065:39: note: declared here
 1065 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In static member function 'static void node::crypto::ECDH::GetPrivateKey(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_ec.cc:268:44: warning: 'const BIGNUM* EC_KEY_get0_private_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  268 |   const BIGNUM* b = EC_KEY_get0_private_key(ecdh->key_.get());
      |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1051:37: note: declared here
 1051 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key);
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In static member function 'static void node::crypto::ECDH::SetPrivateKey(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_ec.cc:310:34: warning: 'EC_KEY* EC_KEY_dup(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  310 |   ECKeyPointer new_key(EC_KEY_dup(ecdh->key_.get()));
      |                        ~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1019:31: note: declared here
 1019 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_dup(const EC_KEY *src);
      |                               ^~~~~~~~~~
../../src/crypto/crypto_ec.cc:313:38: warning: 'int EC_KEY_set_private_key(EC_KEY*, const BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  313 |   int result = EC_KEY_set_private_key(new_key.get(), priv.get());
      |                ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1059:27: note: declared here
 1059 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *prv);
      |                           ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:324:51: warning: 'const BIGNUM* EC_KEY_get0_private_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  324 |   const BIGNUM* priv_key = EC_KEY_get0_private_key(new_key.get());
      |                            ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1051:37: note: declared here
 1051 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key);
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:336:29: warning: 'int EC_KEY_set_public_key(EC_KEY*, const EC_POINT*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  336 |   if (!EC_KEY_set_public_key(new_key.get(), pub.get()))
      |        ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1073:27: note: declared here
 1073 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub);
      |                           ^~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:341:35: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  341 |   ecdh->group_ = EC_KEY_get0_group(ecdh->key_.get());
      |                  ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In static member function 'static void node::crypto::ECDH::SetPublicKey(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_ec.cc:363:32: warning: 'int EC_KEY_set_public_key(EC_KEY*, const EC_POINT*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  363 |   int r = EC_KEY_set_public_key(ecdh->key_.get(), pub.get());
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1073:27: note: declared here
 1073 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub);
      |                           ^~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In member function 'bool node::crypto::ECDH::IsKeyPairValid()':
../../src/crypto/crypto_ec.cc:387:31: warning: 'int EC_KEY_check_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  387 |   return 1 == EC_KEY_check_key(key_.get());
      |               ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/openssl/ec.h:1110:27: note: declared here
 1110 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_check_key(const EC_KEY *key);
      |                           ^~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In static member function 'static bool node::crypto::ECDHBitsTraits::DeriveBits(node::Environment*, const node::crypto::ECDHBitsConfig&, node::crypto::ByteSource*)':
../../src/crypto/crypto_ec.cc:520:43: warning: 'const ec_key_st* EVP_PKEY_get0_EC_KEY(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  520 |         private_key = EVP_PKEY_get0_EC_KEY(m_privkey.get());
      |                       ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In file included from ../../src/crypto/crypto_util.h:18:
/usr/include/openssl/evp.h:1377:25: note: declared here
 1377 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey);
      |                         ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:524:54: warning: 'const ec_key_st* EVP_PKEY_get0_EC_KEY(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  524 |       const EC_KEY* public_key = EVP_PKEY_get0_EC_KEY(m_pubkey.get());
      |                                  ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/usr/include/openssl/evp.h:1377:25: note: declared here
 1377 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey);
      |                         ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:526:48: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  526 |       const EC_GROUP* group = EC_KEY_get0_group(private_key);
      |                               ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:530:32: warning: 'int EC_KEY_check_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  530 |       CHECK_EQ(EC_KEY_check_key(private_key), 1);
      |                ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_ec.cc:530:7: note: in expansion of macro 'CHECK_EQ'
  530 |       CHECK_EQ(EC_KEY_check_key(private_key), 1);
      |       ^~~~~~~~
/usr/include/openssl/ec.h:1110:27: note: declared here
 1110 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_check_key(const EC_KEY *key);
      |                           ^~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:531:32: warning: 'int EC_KEY_check_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  531 |       CHECK_EQ(EC_KEY_check_key(public_key), 1);
      |                ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_ec.cc:531:7: note: in expansion of macro 'CHECK_EQ'
  531 |       CHECK_EQ(EC_KEY_check_key(public_key), 1);
      |       ^~~~~~~~
/usr/include/openssl/ec.h:1110:27: note: declared here
 1110 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_check_key(const EC_KEY *key);
      |                           ^~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:532:51: warning: 'const EC_POINT* EC_KEY_get0_public_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  532 |       const EC_POINT* pub = EC_KEY_get0_public_key(public_key);
      |                             ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/openssl/ec.h:1065:39: note: declared here
 1065 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:538:27: warning: 'int ECDH_compute_key(void*, size_t, const EC_POINT*, const EC_KEY*, void* (*)(const void*, size_t, void*, size_t*))' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  538 |       if (ECDH_compute_key(buf.data<char>(), len, pub, private_key, nullptr) <=
      |           ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1299:27: note: declared here
 1299 | OSSL_DEPRECATEDIN_3_0 int ECDH_compute_key(void *out, size_t outlen,
      |                           ^~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In function 'node::crypto::WebCryptoKeyExportStatus node::crypto::{anonymous}::EC_Raw_Export(node::crypto::KeyObjectData*, const node::crypto::ECKeyExportConfig&, node::crypto::ByteSource*)':
../../src/crypto/crypto_ec.cc:632:46: warning: 'const ec_key_st* EVP_PKEY_get0_EC_KEY(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  632 |   const EC_KEY* ec_key = EVP_PKEY_get0_EC_KEY(m_pkey.get());
      |                          ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/usr/include/openssl/evp.h:1377:25: note: declared here
 1377 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey);
      |                         ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:660:46: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  660 |     const EC_GROUP* group = EC_KEY_get0_group(ec_key);
      |                             ~~~~~~~~~~~~~~~~~^~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:661:51: warning: 'const EC_POINT* EC_KEY_get0_public_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  661 |     const EC_POINT* point = EC_KEY_get0_public_key(ec_key);
      |                             ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/usr/include/openssl/ec.h:1065:39: note: declared here
 1065 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In static member function 'static node::crypto::WebCryptoKeyExportStatus node::crypto::ECKeyExportTraits::DoExport(std::shared_ptr<node::crypto::KeyObjectData>, node::crypto::WebCryptoKeyFormat, const node::crypto::ECKeyExportConfig&, node::crypto::ByteSource*)':
../../src/crypto/crypto_ec.cc:717:52: warning: 'const ec_key_st* EVP_PKEY_get0_EC_KEY(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  717 |         const EC_KEY* ec_key = EVP_PKEY_get0_EC_KEY(m_pkey.get());
      |                                ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/usr/include/openssl/evp.h:1377:25: note: declared here
 1377 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey);
      |                         ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:718:50: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  718 |         const EC_GROUP* group = EC_KEY_get0_group(ec_key);
      |                                 ~~~~~~~~~~~~~~~~~^~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:719:55: warning: 'const EC_POINT* EC_KEY_get0_public_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  719 |         const EC_POINT* point = EC_KEY_get0_public_key(ec_key);
      |                                 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/usr/include/openssl/ec.h:1065:39: note: declared here
 1065 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:728:35: warning: 'EC_KEY* EC_KEY_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  728 |         ECKeyPointer ec(EC_KEY_new());
      |                         ~~~~~~~~~~^~
/usr/include/openssl/ec.h:971:31: note: declared here
  971 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new(void);
      |                               ^~~~~~~~~~
../../src/crypto/crypto_ec.cc:729:37: warning: 'int EC_KEY_set_group(EC_KEY*, const EC_GROUP*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  729 |         CHECK_EQ(1, EC_KEY_set_group(ec.get(), group));
      |                     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_ec.cc:729:9: note: in expansion of macro 'CHECK_EQ'
  729 |         CHECK_EQ(1, EC_KEY_set_group(ec.get(), group));
      |         ^~~~~~~~
/usr/include/openssl/ec.h:1045:27: note: declared here
 1045 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group);
      |                           ^~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:737:42: warning: 'int EC_KEY_set_public_key(EC_KEY*, const EC_POINT*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  737 |         CHECK_EQ(1, EC_KEY_set_public_key(ec.get(), uncompressed.get()));
      |                     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_ec.cc:737:9: note: in expansion of macro 'CHECK_EQ'
  737 |         CHECK_EQ(1, EC_KEY_set_public_key(ec.get(), uncompressed.get()));
      |         ^~~~~~~~
/usr/include/openssl/ec.h:1073:27: note: declared here
 1073 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub);
      |                           ^~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:739:41: warning: 'int EVP_PKEY_set1_EC_KEY(EVP_PKEY*, ec_key_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  739 |         CHECK_EQ(1, EVP_PKEY_set1_EC_KEY(pkey.get(), ec.get()));
      |                     ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_ec.cc:739:9: note: in expansion of macro 'CHECK_EQ'
  739 |         CHECK_EQ(1, EVP_PKEY_set1_EC_KEY(pkey.get(), ec.get()));
      |         ^~~~~~~~
/usr/include/openssl/evp.h:1375:5: note: declared here
 1375 | int EVP_PKEY_set1_EC_KEY(EVP_PKEY *pkey, struct ec_key_st *key);
      |     ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In function 'v8::Maybe<void> node::crypto::ExportJWKEcKey(node::Environment*, std::shared_ptr<KeyObjectData>, v8::Local<v8::Object>)':
../../src/crypto/crypto_ec.cc:761:42: warning: 'const ec_key_st* EVP_PKEY_get0_EC_KEY(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  761 |   const EC_KEY* ec = EVP_PKEY_get0_EC_KEY(m_pkey.get());
      |                      ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/usr/include/openssl/evp.h:1377:25: note: declared here
 1377 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey);
      |                         ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:764:47: warning: 'const EC_POINT* EC_KEY_get0_public_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  764 |   const EC_POINT* pub = EC_KEY_get0_public_key(ec);
      |                         ~~~~~~~~~~~~~~~~~~~~~~^~~~
/usr/include/openssl/ec.h:1065:39: note: declared here
 1065 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:765:44: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  765 |   const EC_GROUP* group = EC_KEY_get0_group(ec);
      |                           ~~~~~~~~~~~~~~~~~^~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:831:48: warning: 'const BIGNUM* EC_KEY_get0_private_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  831 |     const BIGNUM* pvt = EC_KEY_get0_private_key(ec);
      |                         ~~~~~~~~~~~~~~~~~~~~~~~^~~~
/usr/include/openssl/ec.h:1051:37: note: declared here
 1051 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key);
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In function 'std::shared_ptr<node::crypto::KeyObjectData> node::crypto::ImportJWKEcKey(node::Environment*, v8::Local<v8::Object>, const v8::FunctionCallbackInfo<v8::Value>&, unsigned int)':
../../src/crypto/crypto_ec.cc:950:43: warning: 'EC_KEY* EC_KEY_new_by_curve_name(int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  950 |   ECKeyPointer ec(EC_KEY_new_by_curve_name(nid));
      |                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/usr/include/openssl/ec.h:1001:31: note: declared here
 1001 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:959:48: warning: 'int EC_KEY_set_public_key_affine_coordinates(EC_KEY*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  959 |   if (!EC_KEY_set_public_key_affine_coordinates(
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  960 |           ec.get(),
      |           ~~~~~~~~~                             
  961 |           x.ToBN().get(),
      |           ~~~~~~~~~~~~~~~                       
  962 |           y.ToBN().get())) {
      |           ~~~~~~~~~~~~~~~                       
/usr/include/openssl/ec.h:1125:27: note: declared here
 1125 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key_affine_coordinates(EC_KEY *key,
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:969:32: warning: 'int EC_KEY_set_private_key(EC_KEY*, const BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  969 |     if (!EC_KEY_set_private_key(ec.get(), d.ToBN().get())) {
      |          ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1059:27: note: declared here
 1059 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *prv);
      |                           ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:976:32: warning: 'int EVP_PKEY_set1_EC_KEY(EVP_PKEY*, ec_key_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  976 |   CHECK_EQ(EVP_PKEY_set1_EC_KEY(pkey.get(), ec.get()), 1);
      |            ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_ec.cc:976:3: note: in expansion of macro 'CHECK_EQ'
  976 |   CHECK_EQ(EVP_PKEY_set1_EC_KEY(pkey.get(), ec.get()), 1);
      |   ^~~~~~~~
/usr/include/openssl/evp.h:1375:5: note: declared here
 1375 | int EVP_PKEY_set1_EC_KEY(EVP_PKEY *pkey, struct ec_key_st *key);
      |     ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In function 'v8::Maybe<bool> node::crypto::GetEcKeyDetail(node::Environment*, std::shared_ptr<KeyObjectData>, v8::Local<v8::Object>)':
../../src/crypto/crypto_ec.cc:989:42: warning: 'const ec_key_st* EVP_PKEY_get0_EC_KEY(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  989 |   const EC_KEY* ec = EVP_PKEY_get0_EC_KEY(m_pkey.get());
      |                      ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/usr/include/openssl/evp.h:1377:25: note: declared here
 1377 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey);
      |                         ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:992:44: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  992 |   const EC_GROUP* group = EC_KEY_get0_group(ec);
      |                           ~~~~~~~~~~~~~~~~~^~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In function 'size_t node::crypto::GroupOrderSize(const ManagedEVPPKey&)':
../../src/crypto/crypto_ec.cc:1007:42: warning: 'const ec_key_st* EVP_PKEY_get0_EC_KEY(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1007 |   const EC_KEY* ec = EVP_PKEY_get0_EC_KEY(key.get());
      |                      ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/openssl/evp.h:1377:25: note: declared here
 1377 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey);
      |                         ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:1009:44: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1009 |   const EC_GROUP* group = EC_KEY_get0_group(ec);
      |                           ~~~~~~~~~~~~~~~~~^~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_context.h:7,
                 from ../../src/crypto/crypto_tls.h:27,
                 from ../../src/crypto/crypto_tls.cc:22:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_tls.cc: In member function 'void node::crypto::TLSWrap::ClearOut()':
../../src/crypto/crypto_tls.cc:820:49: warning: 'const char* ERR_func_error_string(long unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  820 |           const char* fs = ERR_func_error_string(ssl_err);
      |                            ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
In file included from ../../src/crypto/crypto_util.h:17:
/usr/include/openssl/err.h:459:35: note: declared here
  459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e);
      |                                   ^~~~~~~~~~~~~~~~~~~~~
In file included from ../../src/encoding_binding.cc:6:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
In file included from ../../src/node_builtins.cc:7:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_cipher.h:6,
                 from ../../src/crypto/crypto_aes.h:6,
                 from ../../src/node_crypto.h:31,
                 from ../../src/node.cc:49:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/util-inl.h:30,
                 from ../../src/node_dotenv.h:6,
                 from ../../src/node.cc:23:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
In file included from ../../src/node_buffer.cc:31:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
[341/1711] AR obj/tools/v8_gypfiles/libtorque_base.a
[342/1711] STAMP obj/tools/v8_gypfiles/torque.actions_depends.stamp
[343/1711] LINK torque
[344/1711] ACTION run_torque: run_torque_action_e3070f7afaffd8a3b4612441e26c1d85
[345/1711] AR obj/libnode.a
[346/1711] STAMP obj/tools/v8_gypfiles/run_torque.actions_rules_copies.stamp
[347/1711] STAMP obj/tools/v8_gypfiles/v8_init.compile_depends.stamp
[348/1711] STAMP obj/tools/v8_gypfiles/v8_init.actions_depends.stamp
[349/1711] STAMP obj/tools/v8_gypfiles/v8_internal_headers.compile_depends.stamp
[350/1711] STAMP obj/tools/v8_gypfiles/v8_internal_headers.actions_depends.stamp
[351/1711] ACTION postmortem-metadata: gen-postmortem-metadata_7acc03b21ed727c9887fcf4669bc652e
[352/1711] STAMP obj/tools/v8_gypfiles/v8_compiler.compile_depends.stamp
[353/1711] STAMP obj/tools/v8_gypfiles/v8_turboshaft.compile_depends.stamp
[354/1711] STAMP obj/tools/v8_gypfiles/torque_generated_definitions.compile_depends.stamp
[355/1711] STAMP obj/tools/v8_gypfiles/v8_compiler.actions_depends.stamp
[356/1711] STAMP obj/tools/v8_gypfiles/v8_turboshaft.actions_depends.stamp
[357/1711] STAMP obj/tools/v8_gypfiles/torque_generated_definitions.actions_depends.stamp
[358/1711] CXX obj/deps/v8/src/init/v8_init.setup-isolate-full.o
[359/1711] STAMP obj/tools/v8_gypfiles/v8_compiler_for_mksnapshot.compile_depends.stamp
[360/1711] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-typer.o
[361/1711] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-loop-peeling.o
[362/1711] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-load-elimination.o
[363/1711] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-inlining.o
[364/1711] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-inlining-into-js.o
[365/1711] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-graph-assembler.o
[366/1711] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-gc-operator-reducer.o
[367/1711] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-gc-lowering.o
[368/1711] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-escape-analysis.o
[369/1711] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-compiler.o
[370/1711] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-call-descriptors.o
[371/1711] CXX obj/deps/v8/src/compiler/v8_compiler.int64-lowering.o
[372/1711] CXX obj/deps/v8/src/compiler/backend/arm/v8_compiler.unwinding-info-writer-arm.o
[373/1711] CXX obj/deps/v8/src/compiler/backend/arm/v8_compiler.instruction-selector-arm.o
[374/1711] CXX obj/deps/v8/src/compiler/backend/arm/v8_compiler.instruction-scheduler-arm.o
[375/1711] CXX obj/deps/v8/src/compiler/backend/arm/v8_compiler.code-generator-arm.o
[376/1711] CXX obj/deps/v8/src/compiler/v8_compiler.zone-stats.o
[377/1711] CXX obj/deps/v8/src/compiler/v8_compiler.verifier.o
[378/1711] CXX obj/deps/v8/src/compiler/v8_compiler.value-numbering-reducer.o
[379/1711] CXX obj/deps/v8/src/compiler/v8_compiler.types.o
[380/1711] CXX obj/deps/v8/src/compiler/v8_compiler.typer.o
[381/1711] CXX obj/deps/v8/src/compiler/v8_compiler.typed-optimization.o
[382/1711] CXX obj/deps/v8/src/compiler/v8_compiler.type-narrowing-reducer.o
[383/1711] CXX obj/deps/v8/src/compiler/v8_compiler.type-cache.o
[384/1711] CXX obj/deps/v8/src/compiler/v8_compiler.turbofan-enabled.o
[385/1711] CXX obj/deps/v8/src/compiler/v8_compiler.string-builder-optimizer.o
[386/1711] CXX obj/deps/v8/src/compiler/v8_compiler.store-store-elimination.o
[387/1711] CXX obj/deps/v8/src/compiler/v8_compiler.state-values-utils.o
[388/1711] CXX obj/deps/v8/src/compiler/v8_compiler.simplified-operator.o
[389/1711] CXX obj/deps/v8/src/compiler/v8_compiler.simplified-operator-reducer.o
[390/1711] CXX obj/deps/v8/src/compiler/v8_compiler.simplified-lowering.o
[391/1711] CXX obj/deps/v8/src/compiler/v8_compiler.simplified-lowering-verifier.o
[392/1711] CXX obj/deps/v8/src/compiler/v8_compiler.select-lowering.o
[393/1711] CXX obj/deps/v8/src/compiler/v8_compiler.scheduler.o
[394/1711] CXX obj/deps/v8/src/compiler/v8_compiler.schedule.o
[395/1711] CXX obj/deps/v8/src/compiler/v8_compiler.representation-change.o
[396/1711] CXX obj/deps/v8/src/compiler/v8_compiler.refs-map.o
[397/1711] CXX obj/deps/v8/src/compiler/v8_compiler.redundancy-elimination.o
[398/1711] CXX obj/deps/v8/src/compiler/v8_compiler.raw-machine-assembler.o
[399/1711] CXX obj/deps/v8/src/compiler/v8_compiler.property-access-builder.o
[400/1711] CXX obj/deps/v8/src/compiler/v8_compiler.pipeline.o
[401/1711] CXX obj/deps/v8/src/compiler/v8_compiler.pipeline-statistics.o
[402/1711] CXX obj/deps/v8/src/compiler/v8_compiler.osr.o
[403/1711] CXX obj/deps/v8/src/compiler/v8_compiler.operator.o
[404/1711] CXX obj/deps/v8/src/compiler/v8_compiler.operator-properties.o
[405/1711] CXX obj/deps/v8/src/compiler/v8_compiler.operation-typer.o
[406/1711] CXX obj/deps/v8/src/compiler/v8_compiler.opcodes.o
[407/1711] CXX obj/deps/v8/src/compiler/v8_compiler.node.o
[408/1711] CXX obj/deps/v8/src/compiler/v8_compiler.node-properties.o
[409/1711] CXX obj/deps/v8/src/compiler/v8_compiler.node-origin-table.o
[410/1711] CXX obj/deps/v8/src/compiler/v8_compiler.node-observer.o
[411/1711] CXX obj/deps/v8/src/compiler/v8_compiler.node-matchers.o
[412/1711] CXX obj/deps/v8/src/compiler/v8_compiler.node-marker.o
[413/1711] CXX obj/deps/v8/src/compiler/v8_compiler.memory-optimizer.o
[414/1711] CXX obj/deps/v8/src/compiler/v8_compiler.memory-lowering.o
[415/1711] CXX obj/deps/v8/src/compiler/v8_compiler.map-inference.o
[416/1711] CXX obj/deps/v8/src/compiler/v8_compiler.machine-operator.o
[417/1711] CXX obj/deps/v8/src/compiler/v8_compiler.machine-operator-reducer.o
[418/1711] CXX obj/deps/v8/src/compiler/v8_compiler.machine-graph.o
[419/1711] CXX obj/deps/v8/src/compiler/v8_compiler.machine-graph-verifier.o
[420/1711] CXX obj/deps/v8/src/compiler/v8_compiler.loop-variable-optimizer.o
[421/1711] CXX obj/deps/v8/src/compiler/v8_compiler.loop-unrolling.o
[422/1711] CXX obj/deps/v8/src/compiler/v8_compiler.loop-peeling.o
[423/1711] CXX obj/deps/v8/src/compiler/v8_compiler.loop-analysis.o
[424/1711] CXX obj/deps/v8/src/compiler/v8_compiler.load-elimination.o
[425/1711] CXX obj/deps/v8/src/compiler/v8_compiler.linkage.o
[426/1711] CXX obj/deps/v8/src/compiler/v8_compiler.late-escape-analysis.o
[427/1711] CXX obj/deps/v8/src/compiler/v8_compiler.js-typed-lowering.o
[428/1711] CXX obj/deps/v8/src/compiler/v8_compiler.js-type-hint-lowering.o
[429/1711] CXX obj/deps/v8/src/compiler/v8_compiler.js-operator.o
[430/1711] CXX obj/deps/v8/src/compiler/v8_compiler.js-native-context-specialization.o
[431/1711] CXX obj/deps/v8/src/compiler/v8_compiler.js-intrinsic-lowering.o
[432/1711] CXX obj/deps/v8/src/compiler/v8_compiler.js-inlining.o
[433/1711] CXX obj/deps/v8/src/compiler/v8_compiler.js-inlining-heuristic.o
[434/1711] CXX obj/deps/v8/src/compiler/v8_compiler.js-heap-broker.o
[435/1711] CXX obj/deps/v8/src/compiler/v8_compiler.js-graph.o
[436/1711] CXX obj/deps/v8/src/compiler/v8_compiler.js-generic-lowering.o
[437/1711] STAMP obj/tools/v8_gypfiles/v8_base_without_compiler.actions_depends.stamp
[438/1711] CXX obj/deps/v8/src/compiler/v8_compiler.js-create-lowering.o
[439/1711] ACTION Generating inspector protocol sources from protocol json
[440/1711] ACTION Checking inspector protocol compatibility
[441/1711] STAMP obj/tools/v8_gypfiles/v8_base_without_compiler.actions_rules_copies.stamp
[442/1711] STAMP obj/tools/v8_gypfiles/torque_generated_initializers.compile_depends.stamp
[443/1711] STAMP obj/tools/v8_gypfiles/mksnapshot.compile_depends.stamp
[444/1711] CXX obj/deps/v8/src/snapshot/mksnapshot.static-roots-gen.o
[445/1711] CXX obj/deps/v8/src/snapshot/mksnapshot.snapshot-empty.o
[446/1711] CXX obj/deps/v8/src/snapshot/mksnapshot.mksnapshot.o
[447/1711] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-win.o
[448/1711] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-mac.o
[449/1711] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-generic.o
[450/1711] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-base.o
[451/1711] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-aix.o
[452/1711] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.embedded-file-writer.o
[453/1711] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.embedded-empty.o
[454/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/wasm/v8_initializers.wasm-objects-tq-csa.o
[455/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/debug/v8_initializers.debug-wasm-objects-tq-csa.o
[456/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.wasm-tq-csa.o
[457/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-segments-tq-csa.o
[458/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-segmenter-tq-csa.o
[459/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-segment-iterator-tq-csa.o
[460/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-relative-time-format-tq-csa.o
[461/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-plural-rules-tq-csa.o
[462/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-number-format-tq-csa.o
[463/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-locale-tq-csa.o
[464/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-list-format-tq-csa.o
[465/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-duration-format-tq-csa.o
[466/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-display-names-tq-csa.o
[467/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-date-time-format-tq-csa.o
[468/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-collator-tq-csa.o
[469/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-break-iterator-tq-csa.o
[470/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.intl-objects-tq-csa.o
[471/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/third_party/v8/builtins/v8_initializers.array-sort-tq-csa.o
[472/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/test/torque/v8_initializers.test-torque-tq-csa.o
[473/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.turboshaft-types-tq-csa.o
[474/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.turbofan-types-tq-csa.o
[475/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.torque-defined-classes-tq-csa.o
[476/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.templates-tq-csa.o
[477/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.template-objects-tq-csa.o
[478/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.synthetic-module-tq-csa.o
[479/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.swiss-name-dictionary-tq-csa.o
[480/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.swiss-hash-table-helpers-tq-csa.o
[481/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.struct-tq-csa.o
[482/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.string-tq-csa.o
[483/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.source-text-module-tq-csa.o
[484/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.shared-function-info-tq-csa.o
[485/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.script-tq-csa.o
[486/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.scope-info-tq-csa.o
[487/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.regexp-match-info-tq-csa.o
[488/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.prototype-info-tq-csa.o
[489/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.property-descriptor-object-tq-csa.o
[490/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.property-cell-tq-csa.o
[491/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.property-array-tq-csa.o
[492/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.promise-tq-csa.o
[493/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.primitive-heap-object-tq-csa.o
[494/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.ordered-hash-table-tq-csa.o
[495/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.oddball-tq-csa.o
[496/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.name-tq-csa.o
[497/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.module-tq-csa.o
[498/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.microtask-tq-csa.o
[499/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.megadom-handler-tq-csa.o
[500/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.map-tq-csa.o
[501/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.literal-objects-tq-csa.o
[502/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-weak-refs-tq-csa.o
[503/1711] AR obj/tools/v8_gypfiles/libv8_init.a
[504/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-temporal-objects-tq-csa.o
[505/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-struct-tq-csa.o
[506/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-shared-array-tq-csa.o
[507/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-shadow-realm-tq-csa.o
[508/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-regexp-tq-csa.o
[509/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-regexp-string-iterator-tq-csa.o
[510/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-raw-json-tq-csa.o
[511/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-proxy-tq-csa.o
[512/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-promise-tq-csa.o
[513/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-objects-tq-csa.o
[514/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-iterator-helpers-tq-csa.o
[515/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-generator-tq-csa.o
[516/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-function-tq-csa.o
[517/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-collection-tq-csa.o
[518/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-collection-iterator-tq-csa.o
[519/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-atomics-synchronization-tq-csa.o
[520/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-array-tq-csa.o
[521/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-array-buffer-tq-csa.o
[522/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.heap-object-tq-csa.o
[523/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.heap-number-tq-csa.o
[524/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.free-space-tq-csa.o
[525/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.foreign-tq-csa.o
[526/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.fixed-array-tq-csa.o
[527/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.feedback-vector-tq-csa.o
[528/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.feedback-cell-tq-csa.o
[529/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.embedder-data-array-tq-csa.o
[530/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.descriptor-array-tq-csa.o
[531/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.debug-objects-tq-csa.o
[532/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.data-handler-tq-csa.o
[533/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.contexts-tq-csa.o
[534/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.code-tq-csa.o
[535/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.cell-tq-csa.o
[536/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.call-site-info-tq-csa.o
[537/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.bigint-tq-csa.o
[538/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.arguments-tq-csa.o
[539/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.api-callbacks-tq-csa.o
[540/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.allocation-site-tq-csa.o
[541/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/ic/v8_initializers.handler-configuration-tq-csa.o
[542/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.weak-ref-tq-csa.o
[543/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-tq-csa.o
[544/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-with-tq-csa.o
[545/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-values-tq-csa.o
[546/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-to-sorted-tq-csa.o
[547/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-to-reversed-tq-csa.o
[548/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-subarray-tq-csa.o
[549/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-sort-tq-csa.o
[550/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-some-tq-csa.o
[551/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-slice-tq-csa.o
[552/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-set-tq-csa.o
[553/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-reduceright-tq-csa.o
[554/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-reduce-tq-csa.o
[555/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-of-tq-csa.o
[556/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-keys-tq-csa.o
[557/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-from-tq-csa.o
[558/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-foreach-tq-csa.o
[559/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-findlastindex-tq-csa.o
[560/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-findlast-tq-csa.o
[561/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-findindex-tq-csa.o
[562/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-find-tq-csa.o
[563/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-filter-tq-csa.o
[564/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-entries-tq-csa.o
[565/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-every-tq-csa.o
[566/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-createtypedarray-tq-csa.o
[567/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-at-tq-csa.o
[568/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.torque-internal-tq-csa.o
[569/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.symbol-tq-csa.o
[570/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-trim-tq-csa.o
[571/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-towellformed-tq-csa.o
[572/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-substring-tq-csa.o
[573/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-substr-tq-csa.o
[574/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-startswith-tq-csa.o
[575/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-slice-tq-csa.o
[576/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-replaceall-tq-csa.o
[577/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-repeat-tq-csa.o
[578/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-pad-tq-csa.o
[579/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-match-search-tq-csa.o
[580/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-iterator-tq-csa.o
[581/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-iswellformed-tq-csa.o
[582/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-indexof-tq-csa.o
[583/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-includes-tq-csa.o
[584/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-html-tq-csa.o
[585/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-endswith-tq-csa.o
[586/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-at-tq-csa.o
[587/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-tq-csa.o
[588/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-test-tq-csa.o
[589/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-split-tq-csa.o
[590/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-source-tq-csa.o
[591/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-search-tq-csa.o
[592/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-replace-tq-csa.o
[593/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-match-tq-csa.o
[594/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-match-all-tq-csa.o
[595/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-exec-tq-csa.o
[596/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.reflect-tq-csa.o
[597/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-tq-csa.o
[598/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-set-prototype-of-tq-csa.o
[599/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-set-property-tq-csa.o
[600/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-revoke-tq-csa.o
[601/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-revocable-tq-csa.o
[602/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-prevent-extensions-tq-csa.o
[603/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-is-extensible-tq-csa.o
[604/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-has-property-tq-csa.o
[605/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-get-prototype-of-tq-csa.o
[606/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-get-property-tq-csa.o
[607/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-delete-property-tq-csa.o
[608/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-constructor-tq-csa.o
[609/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-jobs-tq-csa.o
[610/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-then-tq-csa.o
[611/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-resolve-tq-csa.o
[612/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-reaction-job-tq-csa.o
[613/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-race-tq-csa.o
[614/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-misc-tq-csa.o
[615/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-finally-tq-csa.o
[616/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-constructor-tq-csa.o
[617/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-any-tq-csa.o
[618/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-all-element-closure-tq-csa.o
[619/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-all-tq-csa.o
[620/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-abstract-operations-tq-csa.o
[621/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.object-tq-csa.o
[622/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.object-fromentries-tq-csa.o
[623/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.number-tq-csa.o
[624/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.math-tq-csa.o
[625/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.iterator-helpers-tq-csa.o
[626/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.iterator-from-tq-csa.o
[627/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.iterator-tq-csa.o
[628/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.internal-tq-csa.o
[629/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.internal-coverage-tq-csa.o
[630/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.ic-tq-csa.o
[631/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.ic-callable-tq-csa.o
[632/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.growable-fixed-array-tq-csa.o
[633/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.function-tq-csa.o
[634/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.frame-arguments-tq-csa.o
[635/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.frames-tq-csa.o
[636/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.finalization-registry-tq-csa.o
[637/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.data-view-tq-csa.o
[638/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.console-tq-csa.o
[639/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.convert-tq-csa.o
[640/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.conversion-tq-csa.o
[641/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.constructor-tq-csa.o
[642/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.collections-tq-csa.o
[643/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.cast-tq-csa.o
[644/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.builtins-string-tq-csa.o
[645/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.builtins-bigint-tq-csa.o
[646/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.boolean-tq-csa.o
[647/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.base-tq-csa.o
[648/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.arraybuffer-tq-csa.o
[649/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-tq-csa.o
[650/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-with-tq-csa.o
[651/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-unshift-tq-csa.o
[652/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-to-spliced-tq-csa.o
[653/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-to-sorted-tq-csa.o
[654/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-to-reversed-tq-csa.o
[655/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-splice-tq-csa.o
[656/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-some-tq-csa.o
[657/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-slice-tq-csa.o
[658/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-shift-tq-csa.o
[659/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-reverse-tq-csa.o
[660/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-reduce-tq-csa.o
[661/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-reduce-right-tq-csa.o
[662/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-of-tq-csa.o
[663/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-map-tq-csa.o
[664/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-lastindexof-tq-csa.o
[665/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-join-tq-csa.o
[666/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-isarray-tq-csa.o
[667/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-from-tq-csa.o
[668/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-foreach-tq-csa.o
[669/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-findlastindex-tq-csa.o
[670/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-findlast-tq-csa.o
[671/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-findindex-tq-csa.o
[672/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-find-tq-csa.o
[673/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-filter-tq-csa.o
[674/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-every-tq-csa.o
[675/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-copywithin-tq-csa.o
[676/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-concat-tq-csa.o
[677/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-at-tq-csa.o
[678/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.aggregate-error-tq-csa.o
[679/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_initializers.exported-macros-assembler.o
[680/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_initializers.enum-verifiers.o
[681/1711] CXX obj/deps/v8/src/builtins/arm/v8_initializers.builtins-arm.o
[682/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-wasm-gen.o
[683/1711] CXX obj/deps/v8/src/interpreter/v8_initializers.interpreter-intrinsics-generator.o
[684/1711] CXX obj/deps/v8/src/interpreter/v8_initializers.interpreter-generator.o
[685/1711] CXX obj/deps/v8/src/interpreter/v8_initializers.interpreter-assembler.o
[686/1711] CXX obj/deps/v8/src/ic/v8_initializers.unary-op-assembler.o
[687/1711] CXX obj/deps/v8/src/ic/v8_initializers.keyed-store-generic.o
[688/1711] CXX obj/deps/v8/src/ic/v8_initializers.binary-op-assembler.o
[689/1711] CXX obj/deps/v8/src/ic/v8_initializers.accessor-assembler.o
[690/1711] CXX obj/deps/v8/src/heap/v8_initializers.setup-heap-internal.o
[691/1711] CXX obj/deps/v8/src/codegen/v8_initializers.code-stub-assembler.o
[692/1711] CXX obj/deps/v8/src/builtins/v8_initializers.setup-builtins-internal.o
[693/1711] CXX obj/deps/v8/src/builtins/v8_initializers.profile-data-reader.o
[694/1711] CXX obj/deps/v8/src/builtins/v8_initializers.growable-fixed-array-gen.o
[695/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-typed-array-gen.o
[696/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-temporal-gen.o
[697/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-string-gen.o
[698/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-sharedarraybuffer-gen.o
[699/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-shadow-realm-gen.o
[700/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-regexp-gen.o
[701/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-proxy-gen.o
[702/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-promise-gen.o
[703/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-object-gen.o
[704/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-number-gen.o
[705/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-microtask-queue-gen.o
[706/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-lazy-gen.o
[707/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-iterator-gen.o
[708/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-intl-gen.o
[709/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-interpreter-gen.o
[710/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-internal-gen.o
[711/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-ic-gen.o
[712/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-handler-gen.o
[713/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-global-gen.o
[714/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-generator-gen.o
[715/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-date-gen.o
[716/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-conversion-gen.o
[717/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-constructor-gen.o
[718/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-collections-gen.o
[719/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-call-gen.o
[720/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-bigint-gen.o
[721/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-async-iterator-gen.o
[722/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-async-generator-gen.o
[723/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-async-gen.o
[724/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-async-function-gen.o
[725/1711] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-array-gen.o
[726/1711] CXX obj/tools/v8_gypfiles/gen/v8_base_without_compiler.debug-support.o
[727/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.write-barrier.o
[728/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.visitor.o
[729/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.virtual-memory.o
[730/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.trace-trait.o
[731/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.testing.o
[732/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.sweeper.o
[733/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.stats-collector.o
[734/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.source-location.o
[735/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.remembered-set.o
[736/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.raw-heap.o
[737/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.process-heap.o
[738/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.process-heap-statistics.o
[739/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.prefinalizer-handler.o
[740/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.pointer-policies.o
[741/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.platform.o
[742/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.persistent-node.o
[743/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.page-memory.o
[744/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.object-size-trait.o
[745/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.object-allocator.o
[746/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.name-trait.o
[747/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.memory.o
[748/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.member-storage.o
[749/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marking-worklists.o
[750/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marking-visitor.o
[751/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marking-verifier.o
[752/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marking-state.o
[753/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marker.o
[754/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.logging.o
[755/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.liveness-broker.o
[756/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.incremental-marking-schedule.o
[757/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap.o
[758/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-statistics-collector.o
[759/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-state.o
[760/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-space.o
[761/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-page.o
[762/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-object-header.o
[763/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-growing.o
[764/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-consistency.o
[765/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-base.o
[766/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.gc-invoker.o
[767/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.gc-info.o
[768/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.gc-info-table.o
[769/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.free-list.o
[770/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.explicit-management.o
[771/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.concurrent-marker.o
[772/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.compactor.o
[773/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.compaction-worklists.o
[774/1711] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.allocation.o
[775/1711] CXX obj/deps/v8/src/heap/base/asm/arm/v8_base_without_compiler.push_registers_asm.o
[776/1711] CXX obj/deps/v8/src/heap/base/v8_base_without_compiler.worklist.o
[777/1711] CXX obj/deps/v8/src/heap/base/v8_base_without_compiler.stack.o
[778/1711] CXX obj/deps/v8/src/heap/base/v8_base_without_compiler.active-system-pages.o
[779/1711] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.mul-toom.o
[780/1711] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.mul-fft.o
[781/1711] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.div-barrett.o
[782/1711] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.vector-arithmetic.o
[783/1711] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.tostring.o
[784/1711] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.mul-schoolbook.o
[785/1711] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.mul-karatsuba.o
[786/1711] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.fromstring.o
[787/1711] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.div-schoolbook.o
[788/1711] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.div-helpers.o
[789/1711] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.div-burnikel.o
[790/1711] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.bitwise.o
[791/1711] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.bigint-internal.o
[792/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/wasm/v8_base_without_compiler.wasm-objects-tq.o
[793/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/debug/v8_base_without_compiler.debug-wasm-objects-tq.o
[794/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.wasm-tq.o
[795/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-segments-tq.o
[796/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-segmenter-tq.o
[797/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-segment-iterator-tq.o
[798/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-relative-time-format-tq.o
[799/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-plural-rules-tq.o
[800/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-number-format-tq.o
[801/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-locale-tq.o
[802/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-list-format-tq.o
[803/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-duration-format-tq.o
[804/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-display-names-tq.o
[805/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-date-time-format-tq.o
[806/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-collator-tq.o
[807/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-break-iterator-tq.o
[808/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.intl-objects-tq.o
[809/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/third_party/v8/builtins/v8_base_without_compiler.array-sort-tq.o
[810/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/test/torque/v8_base_without_compiler.test-torque-tq.o
[811/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.turboshaft-types-tq.o
[812/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.turbofan-types-tq.o
[813/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.torque-defined-classes-tq.o
[814/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.templates-tq.o
[815/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.template-objects-tq.o
[816/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.synthetic-module-tq.o
[817/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.swiss-name-dictionary-tq.o
[818/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.swiss-hash-table-helpers-tq.o
[819/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.struct-tq.o
[820/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.string-tq.o
[821/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.source-text-module-tq.o
[822/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.shared-function-info-tq.o
[823/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.script-tq.o
[824/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.scope-info-tq.o
[825/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.regexp-match-info-tq.o
[826/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.prototype-info-tq.o
[827/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.property-descriptor-object-tq.o
[828/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.property-cell-tq.o
[829/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.property-array-tq.o
[830/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.promise-tq.o
[831/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.primitive-heap-object-tq.o
[832/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.ordered-hash-table-tq.o
[833/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.oddball-tq.o
[834/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.name-tq.o
[835/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.module-tq.o
[836/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.microtask-tq.o
[837/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.megadom-handler-tq.o
[838/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.map-tq.o
[839/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.literal-objects-tq.o
[840/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-weak-refs-tq.o
[841/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-temporal-objects-tq.o
[842/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-struct-tq.o
[843/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-shared-array-tq.o
[844/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-shadow-realm-tq.o
[845/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-regexp-tq.o
[846/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-regexp-string-iterator-tq.o
[847/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-raw-json-tq.o
[848/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-proxy-tq.o
[849/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-promise-tq.o
[850/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-objects-tq.o
[851/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-iterator-helpers-tq.o
[852/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-generator-tq.o
[853/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-function-tq.o
[854/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-collection-tq.o
[855/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-collection-iterator-tq.o
[856/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-atomics-synchronization-tq.o
[857/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-array-tq.o
[858/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-array-buffer-tq.o
[859/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.heap-object-tq.o
[860/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.heap-number-tq.o
[861/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.free-space-tq.o
[862/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.foreign-tq.o
[863/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.fixed-array-tq.o
[864/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.feedback-vector-tq.o
[865/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.feedback-cell-tq.o
[866/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.embedder-data-array-tq.o
[867/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.descriptor-array-tq.o
[868/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.debug-objects-tq.o
[869/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.data-handler-tq.o
[870/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.contexts-tq.o
[871/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.code-tq.o
[872/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.cell-tq.o
[873/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.call-site-info-tq.o
[874/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.bigint-tq.o
[875/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.arguments-tq.o
[876/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.api-callbacks-tq.o
[877/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.allocation-site-tq.o
[878/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/ic/v8_base_without_compiler.handler-configuration-tq.o
[879/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.weak-ref-tq.o
[880/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-tq.o
[881/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-with-tq.o
[882/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-values-tq.o
[883/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-to-sorted-tq.o
[884/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-to-reversed-tq.o
[885/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-subarray-tq.o
[886/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-sort-tq.o
[887/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-some-tq.o
[888/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-slice-tq.o
[889/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-set-tq.o
[890/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-reduceright-tq.o
[891/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-reduce-tq.o
[892/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-of-tq.o
[893/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-keys-tq.o
[894/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-from-tq.o
[895/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-foreach-tq.o
[896/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-findlastindex-tq.o
[897/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-findlast-tq.o
[898/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-findindex-tq.o
[899/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-find-tq.o
[900/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-filter-tq.o
[901/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-entries-tq.o
[902/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-every-tq.o
[903/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-createtypedarray-tq.o
[904/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-at-tq.o
[905/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.torque-internal-tq.o
[906/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.symbol-tq.o
[907/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-trim-tq.o
[908/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-towellformed-tq.o
[909/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-substring-tq.o
[910/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-substr-tq.o
[911/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-startswith-tq.o
[912/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-slice-tq.o
[913/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-replaceall-tq.o
[914/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-repeat-tq.o
[915/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-pad-tq.o
[916/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-match-search-tq.o
[917/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-iterator-tq.o
[918/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-iswellformed-tq.o
[919/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-indexof-tq.o
[920/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-includes-tq.o
[921/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-html-tq.o
[922/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-endswith-tq.o
[923/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-at-tq.o
[924/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-tq.o
[925/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-test-tq.o
[926/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-split-tq.o
[927/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-source-tq.o
[928/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-search-tq.o
[929/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-replace-tq.o
[930/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-match-tq.o
[931/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-match-all-tq.o
[932/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-exec-tq.o
[933/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.reflect-tq.o
[934/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-tq.o
[935/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-set-prototype-of-tq.o
[936/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-set-property-tq.o
[937/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-revoke-tq.o
[938/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-revocable-tq.o
[939/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-prevent-extensions-tq.o
[940/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-is-extensible-tq.o
[941/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-has-property-tq.o
[942/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-get-prototype-of-tq.o
[943/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-get-property-tq.o
[944/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-delete-property-tq.o
[945/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-constructor-tq.o
[946/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-jobs-tq.o
[947/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-then-tq.o
[948/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-resolve-tq.o
[949/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-reaction-job-tq.o
[950/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-race-tq.o
[951/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-misc-tq.o
[952/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-finally-tq.o
[953/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-constructor-tq.o
[954/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-any-tq.o
[955/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-all-element-closure-tq.o
[956/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-all-tq.o
[957/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-abstract-operations-tq.o
[958/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.object-tq.o
[959/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.object-fromentries-tq.o
[960/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.number-tq.o
[961/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.math-tq.o
[962/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.iterator-helpers-tq.o
[963/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.iterator-from-tq.o
[964/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.iterator-tq.o
[965/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.internal-tq.o
[966/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.internal-coverage-tq.o
[967/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.ic-tq.o
[968/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.ic-callable-tq.o
[969/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.growable-fixed-array-tq.o
[970/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.function-tq.o
[971/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.frame-arguments-tq.o
[972/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.frames-tq.o
[973/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.finalization-registry-tq.o
[974/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.data-view-tq.o
[975/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.console-tq.o
[976/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.convert-tq.o
[977/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.conversion-tq.o
[978/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.constructor-tq.o
[979/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.collections-tq.o
[980/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.cast-tq.o
[981/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.builtins-string-tq.o
[982/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.builtins-bigint-tq.o
[983/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.boolean-tq.o
[984/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.base-tq.o
[985/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.arraybuffer-tq.o
[986/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-tq.o
[987/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-with-tq.o
[988/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-unshift-tq.o
[989/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-to-spliced-tq.o
[990/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-to-sorted-tq.o
[991/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-to-reversed-tq.o
[992/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-splice-tq.o
[993/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-some-tq.o
[994/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-slice-tq.o
[995/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-shift-tq.o
[996/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-reverse-tq.o
[997/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-reduce-tq.o
[998/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-reduce-right-tq.o
[999/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-of-tq.o
[1000/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-map-tq.o
[1001/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-lastindexof-tq.o
[1002/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-join-tq.o
[1003/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-isarray-tq.o
[1004/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-from-tq.o
[1005/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-foreach-tq.o
[1006/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-findlastindex-tq.o
[1007/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-findlast-tq.o
[1008/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-findindex-tq.o
[1009/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-find-tq.o
[1010/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-filter-tq.o
[1011/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-every-tq.o
[1012/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-copywithin-tq.o
[1013/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-concat-tq.o
[1014/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-at-tq.o
[1015/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.aggregate-error-tq.o
[1016/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_base_without_compiler.objects-printer.o
[1017/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_base_without_compiler.factory.o
[1018/1711] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_base_without_compiler.class-verifiers.o
[1019/1711] CXX obj/tools/v8_gypfiles/gen/src/regexp/v8_base_without_compiler.special-case.o
[1020/1711] CXX obj/deps/v8/src/regexp/arm/v8_base_without_compiler.regexp-macro-assembler-arm.o
[1021/1711] CXX obj/deps/v8/src/execution/arm/v8_base_without_compiler.simulator-arm.o
[1022/1711] CXX obj/deps/v8/src/execution/arm/v8_base_without_compiler.frame-constants-arm.o
[1023/1711] CXX obj/deps/v8/src/diagnostics/arm/v8_base_without_compiler.unwinder-arm.o
[1024/1711] CXX obj/deps/v8/src/diagnostics/arm/v8_base_without_compiler.eh-frame-arm.o
[1025/1711] CXX obj/deps/v8/src/diagnostics/arm/v8_base_without_compiler.disasm-arm.o
[1026/1711] CXX obj/deps/v8/src/deoptimizer/arm/v8_base_without_compiler.deoptimizer-arm.o
[1027/1711] CXX obj/deps/v8/src/codegen/arm/v8_base_without_compiler.macro-assembler-arm.o
[1028/1711] CXX obj/deps/v8/src/codegen/arm/v8_base_without_compiler.cpu-arm.o
[1029/1711] CXX obj/deps/v8/src/codegen/arm/v8_base_without_compiler.constants-arm.o
[1030/1711] CXX obj/deps/v8/src/codegen/arm/v8_base_without_compiler.assembler-arm.o
[1031/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.well-known-imports.o
[1032/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-subtyping.o
[1033/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-serialization.o
[1034/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-result.o
[1035/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-opcodes.o
[1036/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-objects.o
[1037/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-module.o
[1038/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-module-sourcemap.o
[1039/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-module-builder.o
[1040/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-js.o
[1041/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-init-expr.o
[1042/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-import-wrapper-cache.o
[1043/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-features.o
[1044/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-external-refs.o
[1045/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-engine.o
[1046/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-disassembler.o
[1047/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-debug.o
[1048/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-code-manager.o
[1049/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.value-type.o
[1050/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.sync-streaming-decoder.o
[1051/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.streaming-decoder.o
[1052/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.stacks.o
[1053/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.simd-shuffle.o
[1054/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.pgo.o
[1055/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.names-provider.o
[1056/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.module-instantiate.o
[1057/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.module-decoder.o
[1058/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.module-compiler.o
[1059/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.memory-tracing.o
[1060/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.local-decl-encoder.o
[1061/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.jump-table-assembler.o
[1062/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.graph-builder-interface.o
[1063/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.function-compiler.o
[1064/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.function-body-decoder.o
[1065/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.constant-expression.o
[1066/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.constant-expression-interface.o
[1067/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.code-space-access.o
[1068/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.canonical-types.o
[1069/1711] CXX obj/deps/v8/src/wasm/baseline/v8_base_without_compiler.liftoff-compiler.o
[1070/1711] CXX obj/deps/v8/src/wasm/baseline/v8_base_without_compiler.liftoff-assembler.o
[1071/1711] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.assembler-buffer-cache.o
[1072/1711] CXX obj/deps/v8/src/trap-handler/v8_base_without_compiler.handler-shared.o
[1073/1711] CXX obj/deps/v8/src/trap-handler/v8_base_without_compiler.handler-outside.o
[1074/1711] CXX obj/deps/v8/src/trap-handler/v8_base_without_compiler.handler-inside.o
[1075/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-wasm.o
[1076/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-test-wasm.o
[1077/1711] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-wasm-objects.o
[1078/1711] CXX obj/deps/v8/src/asmjs/v8_base_without_compiler.asm-types.o
[1079/1711] CXX obj/deps/v8/src/asmjs/v8_base_without_compiler.asm-scanner.o
[1080/1711] CXX obj/deps/v8/src/asmjs/v8_base_without_compiler.asm-parser.o
[1081/1711] CXX obj/deps/v8/src/asmjs/v8_base_without_compiler.asm-js.o
[1082/1711] CXX obj/deps/v8/src/heap/third-party/v8_base_without_compiler.heap-api-stub.o
[1083/1711] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.status.o
[1084/1711] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.span.o
[1085/1711] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.serializable.o
[1086/1711] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.protocol_core.o
[1087/1711] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.json.o
[1088/1711] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.error_support.o
[1089/1711] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.dispatch.o
[1090/1711] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.cbor.o
[1091/1711] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.json_platform_v8.o
[1092/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-string-conversions.o
[1093/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.value-mirror.o
[1094/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-webdriver-serializer.o
[1095/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-value-utils.o
[1096/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-stack-trace-impl.o
[1097/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-schema-agent-impl.o
[1098/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-runtime-agent-impl.o
[1099/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-regex.o
[1100/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-profiler-agent-impl.o
[1101/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-inspector-session-impl.o
[1102/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-inspector-impl.o
[1103/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-heap-profiler-agent-impl.o
[1104/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-debugger-script.o
[1105/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-debugger-id.o
[1106/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-debugger-barrier.o
[1107/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-debugger-agent-impl.o
[1108/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-debugger.o
[1109/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-console-message.o
[1110/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-console-agent-impl.o
[1111/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-console.o
[1112/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.test-interface.o
[1113/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.string-util.o
[1114/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.string-16.o
[1115/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.search-util.o
[1116/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.remote-object-id.o
[1117/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.inspected-context.o
[1118/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.injected-script.o
[1119/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.custom-preview.o
[1120/1711] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.crc32.o
[1121/1711] CXX obj/deps/v8/src/zone/v8_base_without_compiler.zone.o
[1122/1711] CXX obj/deps/v8/src/zone/v8_base_without_compiler.zone-segment.o
[1123/1711] CXX obj/deps/v8/src/zone/v8_base_without_compiler.type-stats.o
[1124/1711] CXX obj/deps/v8/src/zone/v8_base_without_compiler.accounting-allocator.o
[1125/1711] CXX obj/deps/v8/src/utils/v8_base_without_compiler.version.o
[1126/1711] CXX obj/deps/v8/src/utils/v8_base_without_compiler.utils.o
[1127/1711] CXX obj/deps/v8/src/utils/v8_base_without_compiler.sha-256.o
[1128/1711] CXX obj/deps/v8/src/utils/v8_base_without_compiler.ostreams.o
[1129/1711] CXX obj/deps/v8/src/utils/v8_base_without_compiler.memcopy.o
[1130/1711] CXX obj/deps/v8/src/utils/v8_base_without_compiler.identity-map.o
[1131/1711] CXX obj/deps/v8/src/utils/v8_base_without_compiler.hex-format.o
[1132/1711] CXX obj/deps/v8/src/utils/v8_base_without_compiler.detachable-vector.o
[1133/1711] CXX obj/deps/v8/src/utils/v8_base_without_compiler.bit-vector.o
[1134/1711] CXX obj/deps/v8/src/utils/v8_base_without_compiler.allocation.o
[1135/1711] CXX obj/deps/v8/src/utils/v8_base_without_compiler.address-map.o
[1136/1711] CXX obj/deps/v8/src/tracing/v8_base_without_compiler.tracing-category-observer.o
[1137/1711] CXX obj/deps/v8/src/tracing/v8_base_without_compiler.traced-value.o
[1138/1711] CXX obj/deps/v8/src/tracing/v8_base_without_compiler.trace-event.o
[1139/1711] CXX obj/deps/v8/src/third_party/siphash/v8_base_without_compiler.halfsiphash.o
[1140/1711] CXX obj/deps/v8/src/temporal/v8_base_without_compiler.temporal-parser.o
[1141/1711] CXX obj/deps/v8/src/tasks/v8_base_without_compiler.task-utils.o
[1142/1711] CXX obj/deps/v8/src/tasks/v8_base_without_compiler.operations-barrier.o
[1143/1711] CXX obj/deps/v8/src/tasks/v8_base_without_compiler.cancelable-task.o
[1144/1711] CXX obj/deps/v8/src/strings/v8_base_without_compiler.uri.o
[1145/1711] CXX obj/deps/v8/src/strings/v8_base_without_compiler.unicode.o
[1146/1711] CXX obj/deps/v8/src/strings/v8_base_without_compiler.unicode-decoder.o
[1147/1711] CXX obj/deps/v8/src/strings/v8_base_without_compiler.string-stream.o
[1148/1711] CXX obj/deps/v8/src/strings/v8_base_without_compiler.string-case.o
[1149/1711] CXX obj/deps/v8/src/strings/v8_base_without_compiler.string-builder.o
[1150/1711] CXX obj/deps/v8/src/strings/v8_base_without_compiler.char-predicates.o
[1151/1711] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.startup-serializer.o
[1152/1711] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.startup-deserializer.o
[1153/1711] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.snapshot.o
[1154/1711] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.snapshot-utils.o
[1155/1711] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.snapshot-source-sink.o
[1156/1711] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.snapshot-data.o
[1157/1711] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.shared-heap-serializer.o
[1158/1711] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.shared-heap-deserializer.o
[1159/1711] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.serializer.o
[1160/1711] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.serializer-deserializer.o
[1161/1711] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.roots-serializer.o
[1162/1711] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.read-only-serializer.o
[1163/1711] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.read-only-deserializer.o
[1164/1711] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.object-deserializer.o
[1165/1711] CXX obj/deps/v8/src/snapshot/embedded/v8_base_without_compiler.embedded-data.o
[1166/1711] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.deserializer.o
[1167/1711] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.context-serializer.o
[1168/1711] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.context-deserializer.o
[1169/1711] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.code-serializer.o
[1170/1711] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.testing.o
[1171/1711] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.sandbox.o
[1172/1711] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.external-pointer-table.o
[1173/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime.o
[1174/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-weak-refs.o
[1175/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-typedarray.o
[1176/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-trace.o
[1177/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-test.o
[1178/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-temporal.o
[1179/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-symbol.o
[1180/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-strings.o
[1181/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-shadow-realm.o
[1182/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-scopes.o
[1183/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-regexp.o
[1184/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-proxy.o
[1185/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-promise.o
[1186/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-operators.o
[1187/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-object.o
[1188/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-numbers.o
[1189/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-module.o
[1190/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-literals.o
[1191/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-intl.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from ../../deps/v8/src/inspector/v8-debugger.h:12,
                 from ../../deps/v8/src/inspector/v8-debugger.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const v8_inspector::V8StackTraceId&}; _Tp = v8_inspector::V8StackTraceId; _Alloc = std::allocator<v8_inspector::V8StackTraceId>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8_inspector::V8StackTraceId>::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = v8_inspector::V8StackTraceId; _Alloc = std::allocator<v8_inspector::V8StackTraceId>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8_inspector::V8StackTraceId>::iterator' changed in GCC 7.1
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8_inspector::V8StackTraceId; _Alloc = std::allocator<v8_inspector::V8StackTraceId>]',
    inlined from 'void v8_inspector::V8Debugger::asyncTaskStartedForStack(void*)' at ../../deps/v8/src/inspector/v8-debugger.cc:1213:39:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8_inspector::V8StackTraceId*, std::vector<v8_inspector::V8StackTraceId> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8_inspector::V8StackTraceId; _Alloc = std::allocator<v8_inspector::V8StackTraceId>]',
    inlined from 'void v8_inspector::V8Debugger::asyncTaskStartedForStack(void*)' at ../../deps/v8/src/inspector/v8-debugger.cc:1213:39,
    inlined from 'void v8_inspector::V8Debugger::asyncTaskStarted(void*)' at ../../deps/v8/src/inspector/v8-debugger.cc:1166:27:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8_inspector::V8StackTraceId*, std::vector<v8_inspector::V8StackTraceId> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/13.2.1/vector:66:
In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = v8_inspector::V8StackTraceId; _Alloc = std::allocator<v8_inspector::V8StackTraceId>]',
    inlined from 'void v8_inspector::V8Debugger::externalAsyncTaskStarted(const v8_inspector::V8StackTraceId&)' at ../../deps/v8/src/inspector/v8-debugger.cc:1129:36:
/usr/include/c++/13.2.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8_inspector::V8StackTraceId*, std::vector<v8_inspector::V8StackTraceId> >' changed in GCC 7.1
 1289 |           _M_realloc_insert(end(), __x);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
[1192/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-internal.o
[1193/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-generator.o
[1194/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-futex.o
[1195/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-function.o
[1196/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-forin.o
[1197/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-debug.o
[1198/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-date.o
[1199/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-compiler.o
[1200/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-collections.o
[1201/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-classes.o
[1202/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-bigint.o
[1203/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-atomics.o
[1204/1711] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-array.o
[1205/1711] CXX obj/deps/v8/src/roots/v8_base_without_compiler.roots.o
[1206/1711] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp.o
[1207/1711] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-utils.o
[1208/1711] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-stack.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from /usr/include/c++/13.2.1/functional:64,
                 from ../../deps/v8/src/base/template-utils.h:9,
                 from ../../deps/v8/src/base/logging.h:17,
                 from ../../deps/v8/src/base/macros.h:12,
                 from ../../deps/v8/src/base/atomicops.h:40,
                 from ../../deps/v8/src/base/atomic-utils.h:13,
                 from ../../deps/v8/src/common/globals.h:15,
                 from ../../deps/v8/src/wasm/module-decoder.h:14,
                 from ../../deps/v8/src/wasm/module-decoder.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmTable; _Alloc = std::allocator<v8::internal::wasm::WasmTable>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmTable>::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::wasm::ConstantExpression}; _Tp = v8::internal::wasm::WasmDataSegment; _Alloc = std::allocator<v8::internal::wasm::WasmDataSegment>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmDataSegment>::iterator' changed in GCC 7.1
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmDataSegment; _Alloc = std::allocator<v8::internal::wasm::WasmDataSegment>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmDataSegment>::iterator' changed in GCC 7.1
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::wasm::WasmGlobal}; _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmGlobal>::iterator' changed in GCC 7.1
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::wasm::WasmElemSegment}; _Tp = v8::internal::wasm::WasmElemSegment; _Alloc = std::allocator<v8::internal::wasm::WasmElemSegment>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmElemSegment>::iterator' changed in GCC 7.1
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::wasm::ConstantExpression}; _Tp = v8::internal::wasm::WasmDataSegment; _Alloc = std::allocator<v8::internal::wasm::WasmDataSegment>]',
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeDataSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:1231:44:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmDataSegment*, std::vector<v8::internal::wasm::WasmDataSegment> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmDataSegment; _Alloc = std::allocator<v8::internal::wasm::WasmDataSegment>]',
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeDataSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:1233:44:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmDataSegment*, std::vector<v8::internal::wasm::WasmDataSegment> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::wasm::WasmElemSegment}; _Tp = v8::internal::wasm::WasmElemSegment; _Alloc = std::allocator<v8::internal::wasm::WasmElemSegment>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::wasm::WasmElemSegment; _Alloc = std::allocator<v8::internal::wasm::WasmElemSegment>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeElementSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:1092:39:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmElemSegment*, std::vector<v8::internal::wasm::WasmElemSegment> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmTable; _Alloc = std::allocator<v8::internal::wasm::WasmTable>]',
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeTableSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:867:35:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmTable*, std::vector<v8::internal::wasm::WasmTable> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmTable; _Alloc = std::allocator<v8::internal::wasm::WasmTable>]',
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeImportSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:765:39:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmTable*, std::vector<v8::internal::wasm::WasmTable> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::wasm::WasmGlobal}; _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeImportSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:801:37:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmGlobal*, std::vector<v8::internal::wasm::WasmGlobal> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::wasm::WasmGlobal}; _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeGlobalSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:949:33,
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeSection(v8::internal::wasm::SectionCode, v8::base::Vector<const unsigned char>, uint32_t)' at ../../deps/v8/src/wasm/module-decoder-impl.h:442:28:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmGlobal*, std::vector<v8::internal::wasm::WasmGlobal> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1209/1711] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-parser.o
[1210/1711] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-macro-assembler.o
[1211/1711] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-macro-assembler-tracer.o
[1212/1711] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-interpreter.o
[1213/1711] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-error.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from /usr/include/c++/13.2.1/functional:64,
                 from ../../deps/v8/src/base/template-utils.h:9,
                 from ../../deps/v8/src/base/logging.h:17,
                 from ../../deps/v8/src/base/optional.h:15,
                 from ../../deps/v8/src/wasm/wasm-module.h:15,
                 from ../../deps/v8/src/wasm/wasm-disassembler.h:12,
                 from ../../deps/v8/src/wasm/wasm-disassembler.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmTable; _Alloc = std::allocator<v8::internal::wasm::WasmTable>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmTable>::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::wasm::ConstantExpression}; _Tp = v8::internal::wasm::WasmDataSegment; _Alloc = std::allocator<v8::internal::wasm::WasmDataSegment>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmDataSegment>::iterator' changed in GCC 7.1
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmDataSegment; _Alloc = std::allocator<v8::internal::wasm::WasmDataSegment>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmDataSegment>::iterator' changed in GCC 7.1
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::wasm::WasmGlobal}; _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmGlobal>::iterator' changed in GCC 7.1
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::wasm::WasmElemSegment}; _Tp = v8::internal::wasm::WasmElemSegment; _Alloc = std::allocator<v8::internal::wasm::WasmElemSegment>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmElemSegment>::iterator' changed in GCC 7.1
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::wasm::ConstantExpression}; _Tp = v8::internal::wasm::WasmDataSegment; _Alloc = std::allocator<v8::internal::wasm::WasmDataSegment>]',
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeDataSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:1231:44:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmDataSegment*, std::vector<v8::internal::wasm::WasmDataSegment> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmDataSegment; _Alloc = std::allocator<v8::internal::wasm::WasmDataSegment>]',
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeDataSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:1233:44:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmDataSegment*, std::vector<v8::internal::wasm::WasmDataSegment> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::wasm::WasmElemSegment}; _Tp = v8::internal::wasm::WasmElemSegment; _Alloc = std::allocator<v8::internal::wasm::WasmElemSegment>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::wasm::WasmElemSegment; _Alloc = std::allocator<v8::internal::wasm::WasmElemSegment>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeElementSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:1092:39:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmElemSegment*, std::vector<v8::internal::wasm::WasmElemSegment> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmTable; _Alloc = std::allocator<v8::internal::wasm::WasmTable>]',
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeImportSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:765:39:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmTable*, std::vector<v8::internal::wasm::WasmTable> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::wasm::WasmGlobal}; _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeImportSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:801:37:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmGlobal*, std::vector<v8::internal::wasm::WasmGlobal> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::wasm::WasmGlobal}; _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeGlobalSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:949:33:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmGlobal*, std::vector<v8::internal::wasm::WasmGlobal> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmTable; _Alloc = std::allocator<v8::internal::wasm::WasmTable>]',
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeTableSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:867:35:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmTable*, std::vector<v8::internal::wasm::WasmTable> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1214/1711] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-dotprinter.o
[1215/1711] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-compiler.o
[1216/1711] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-compiler-tonode.o
[1217/1711] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-bytecodes.o
[1218/1711] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-bytecode-peephole.o
[1219/1711] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-bytecode-generator.o
[1220/1711] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-ast.o
[1221/1711] CXX obj/deps/v8/src/regexp/experimental/v8_base_without_compiler.experimental.o
[1222/1711] CXX obj/deps/v8/src/regexp/experimental/v8_base_without_compiler.experimental-interpreter.o
[1223/1711] CXX obj/deps/v8/src/regexp/experimental/v8_base_without_compiler.experimental-compiler.o
[1224/1711] CXX obj/deps/v8/src/regexp/experimental/v8_base_without_compiler.experimental-bytecode.o
[1225/1711] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.weak-code-registry.o
[1226/1711] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.tracing-cpu-profiler.o
[1227/1711] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.tick-sample.o
[1228/1711] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.symbolizer.o
[1229/1711] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.strings-storage.o
[1230/1711] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.sampling-heap-profiler.o
[1231/1711] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.profiler-stats.o
[1232/1711] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.profiler-listener.o
[1233/1711] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.profile-generator.o
[1234/1711] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.heap-snapshot-generator.o
[1235/1711] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.heap-profiler.o
In file included from ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::CacheState::unused_register(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList) const':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:272:21: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  272 |     LiftoffRegister unused_register(RegClass rc,
      |                     ^~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::SpillOneRegister(v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:1411:17: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1411 | LiftoffRegister LiftoffAssembler::SpillOneRegister(LiftoffRegList candidates) {
      |                 ^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadI64HalfIntoRegister(VarState, v8::internal::wasm::RegPairHalf)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:709:42:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::SpillAdjacentFpRegisters(v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:1424:17: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1424 | LiftoffRegister LiftoffAssembler::SpillAdjacentFpRegisters(
      |                 ^~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:621:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  621 |   LiftoffRegister GetUnusedRegister(RegClass rc, LiftoffRegList pinned) {
      |                   ^~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:625:38:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc: In member function 'void v8::internal::wasm::LiftoffAssembler::PrepareForBranch(uint32_t, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:793:6: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  793 | void LiftoffAssembler::PrepareForBranch(uint32_t arity, LiftoffRegList pinned) {
      |      ^~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister_Slow(VarState, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:696:17: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  696 | LiftoffRegister LiftoffAssembler::LoadToRegister_Slow(VarState slot,
      |                 ^~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PeekToRegister(int, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:722:17: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  722 | LiftoffRegister LiftoffAssembler::PeekToRegister(int index,
      |                 ^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PeekToRegister(int, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:727:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::LiftoffAssembler::MoveToReturnLocationsMultiReturn(const v8::internal::wasm::FunctionSig*, v8::internal::compiler::CallDescriptor*)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:1321:51:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::LoadConstant(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::WasmValue)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:600:49,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::PrepareLoopArgs(int)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:787:17:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc: In member function 'void v8::internal::wasm::LiftoffAssembler::ClearRegister(v8::internal::Register, std::initializer_list<v8::internal::Register*>, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:997:6: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  997 | void LiftoffAssembler::ClearRegister(
      |      ^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::ClearRegister(v8::internal::Register, std::initializer_list<v8::internal::Register*>, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:1023:38:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc: In function 'void v8::internal::wasm::{anonymous}::InitMergeRegion(v8::internal::wasm::LiftoffAssembler::CacheState*, const v8::internal::wasm::VarState*, v8::internal::wasm::VarState*, uint32_t, MergeKeepStackSlots, MergeAllowConstants, MergeAllowRegisters, ReuseRegisters, v8::internal::wasm::LiftoffRegList, int, StackTransferRecipe&)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:413:6: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  413 | void InitMergeRegion(LiftoffAssembler::CacheState* state,
      |      ^~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc: In member function 'v8::internal::wasm::LiftoffAssembler::CacheState v8::internal::wasm::LiftoffAssembler::MergeIntoNewState(uint32_t, uint32_t, uint32_t)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:564:20: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  564 |     InitMergeRegion(&target, merge_source, merge_target, arity,
      |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  565 |                     keep_merge_stack_slots, kConstantsNotAllowed,
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  566 |                     allow_registers, kNoReuseRegisters, used_regs,
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  567 |                     merge_region_stack_offset, transfers);
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:573:20: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  573 |     InitMergeRegion(&target, locals_source, locals_target, num_locals,
      |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  574 |                     kKeepStackSlots, kConstantsNotAllowed, kRegistersAllowed,
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  575 |                     kNoReuseRegisters, used_regs, 0, transfers);
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:585:20: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  585 |     InitMergeRegion(&target, stack_prefix_source, stack_prefix_target,
      |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  586 |                     stack_depth, kKeepStackSlots, kConstantsAllowed,
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  587 |                     kRegistersAllowed, kReuseRegisters, used_regs, 0,
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  588 |                     transfers);
      |                     ~~~~~~~~~~
[1236/1711] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.cpu-profiler.o
[1237/1711] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.allocation-tracker.o
[1238/1711] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.token.o
[1239/1711] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.scanner.o
[1240/1711] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.scanner-character-streams.o
In file included from ../../deps/v8/src/strings/string-stream.cc:5:
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintObject(v8::internal::Object)' at ../../deps/v8/src/strings/string-stream.cc:211:12:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintObject(v8::internal::Object)' at ../../deps/v8/src/strings/string-stream.cc:216:10:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintObject(v8::internal::Object)' at ../../deps/v8/src/strings/string-stream.cc:219:10:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
../../deps/v8/src/strings/string-stream.cc: In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, v8::base::Vector<FmtElm>)':
../../deps/v8/src/strings/string-stream.cc:88:6: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
   88 | void StringStream::Add(base::Vector<const char> format,
      |      ^~~~~~~~~~~~
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, v8::base::Vector<FmtElm>)' at ../../deps/v8/src/strings/string-stream.cc:118:12:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, v8::base::Vector<FmtElm>)' at ../../deps/v8/src/strings/string-stream.cc:140:14:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, v8::base::Vector<FmtElm>)' at ../../deps/v8/src/strings/string-stream.cc:142:14:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, v8::base::Vector<FmtElm>)' at ../../deps/v8/src/strings/string-stream.cc:155:12:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, v8::base::Vector<FmtElm>)' at ../../deps/v8/src/strings/string-stream.cc:168:14:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, v8::base::Vector<FmtElm>)' at ../../deps/v8/src/strings/string-stream.cc:170:14:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, v8::base::Vector<FmtElm>)' at ../../deps/v8/src/strings/string-stream.cc:174:14:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, v8::base::Vector<FmtElm>)' at ../../deps/v8/src/strings/string-stream.cc:182:12:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintSecurityTokenIfChanged(v8::internal::JSFunction)' at ../../deps/v8/src/strings/string-stream.cc:405:8:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintUsingMap(v8::internal::JSObject)' at ../../deps/v8/src/strings/string-stream.cc:319:12:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintUsingMap(v8::internal::JSObject)' at ../../deps/v8/src/strings/string-stream.cc:322:12:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {unsigned int, unsigned char, unsigned char}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {unsigned int, unsigned char, unsigned char}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintByteArray(v8::internal::ByteArray)' at ../../deps/v8/src/strings/string-stream.cc:347:8:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {unsigned char}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {unsigned char}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintByteArray(v8::internal::ByteArray)' at ../../deps/v8/src/strings/string-stream.cc:349:10:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintByteArray(v8::internal::ByteArray)' at ../../deps/v8/src/strings/string-stream.cc:351:10:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintByteArray(v8::internal::ByteArray)' at ../../deps/v8/src/strings/string-stream.cc:353:10:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintByteArray(v8::internal::ByteArray)' at ../../deps/v8/src/strings/string-stream.cc:355:10:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintByteArray(v8::internal::ByteArray)' at ../../deps/v8/src/strings/string-stream.cc:357:8:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintByteArray(v8::internal::ByteArray)' at ../../deps/v8/src/strings/string-stream.cc:360:8:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {unsigned int, v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {unsigned int, v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintFixedArray(v8::internal::FixedArray, unsigned int)' at ../../deps/v8/src/strings/string-stream.cc:336:8:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintFixedArray(v8::internal::FixedArray, unsigned int)' at ../../deps/v8/src/strings/string-stream.cc:339:8:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintMentionedObjectCache(v8::internal::Isolate*)' at ../../deps/v8/src/strings/string-stream.cc:368:6:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int, void*}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int, void*}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintMentionedObjectCache(v8::internal::Isolate*)' at ../../deps/v8/src/strings/string-stream.cc:371:8:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintMentionedObjectCache(v8::internal::Isolate*)' at ../../deps/v8/src/strings/string-stream.cc:374:8:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintMentionedObjectCache(v8::internal::Isolate*)' at ../../deps/v8/src/strings/string-stream.cc:377:12:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int, void*}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int, void*}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintMentionedObjectCache(v8::internal::Isolate*)' at ../../deps/v8/src/strings/string-stream.cc:371:8:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintMentionedObjectCache(v8::internal::Isolate*)' at ../../deps/v8/src/strings/string-stream.cc:374:8:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintName(v8::internal::Object)' at ../../deps/v8/src/strings/string-stream.cc:296:8:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintName(v8::internal::Object)' at ../../deps/v8/src/strings/string-stream.cc:293:10:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintPrototype(v8::internal::JSFunction, v8::internal::Object)' at ../../deps/v8/src/strings/string-stream.cc:448:8:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
[1241/1711] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.rewriter.o
[1242/1711] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.preparser.o
[1243/1711] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.preparse-data.o
[1244/1711] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.pending-compilation-error-handler.o
[1245/1711] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.parsing.o
[1246/1711] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.parser.o
[1247/1711] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.parse-info.o
[1248/1711] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.literal-buffer.o
[1249/1711] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.import-assertions.o
[1250/1711] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.func-name-inferrer.o
[1251/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.visitors.o
[1252/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.value-serializer.o
[1253/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.type-hints.o
[1254/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.transitions.o
[1255/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.templates.o
[1256/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.template-objects.o
[1257/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.tagged-impl.o
[1258/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.synthetic-module.o
[1259/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.symbol-table.o
[1260/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.swiss-name-dictionary.o
[1261/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.string.o
[1262/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.string-table.o
[1263/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.string-forwarding-table.o
[1264/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.string-comparator.o
[1265/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.source-text-module.o
[1266/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.simd.o
In file included from /usr/include/c++/13.2.1/atomic:41,
                 from ../../deps/v8/src/base/atomicops.h:30,
                 from ../../deps/v8/src/runtime/runtime-typedarray.cc:5:
In member function 'std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::load(std::memory_order) const [with _ITp = unsigned int]',
    inlined from 'size_t v8::internal::BackingStore::byte_length(std::memory_order) const' at ../../deps/v8/src/objects/backing-store.h:97:29,
    inlined from 'v8::internal::Object v8::internal::__RT_impl_Runtime_GrowableSharedArrayBufferByteLength(RuntimeArguments, Isolate*)' at ../../deps/v8/src/runtime/runtime-typedarray.cc:73:68,
    inlined from 'v8::internal::Address v8::internal::Runtime_GrowableSharedArrayBufferByteLength(int, Address*, Isolate*)' at ../../deps/v8/src/runtime/runtime-typedarray.cc:67:1:
/usr/include/c++/13.2.1/bits/atomic_base.h:505:31: warning: 'unsigned int __atomic_load_4(const volatile void*, int)' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  505 |         return __atomic_load_n(&_M_i, int(__m));
      |                ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In function 'v8::internal::Address v8::internal::Runtime_GrowableSharedArrayBufferByteLength(int, Address*, Isolate*)':
cc1plus: note: destination object is likely at address zero
[1267/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.shared-function-info.o
[1268/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.scope-info.o
[1269/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.property.o
[1270/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.property-descriptor.o
[1271/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.ordered-hash-table.o
[1272/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.option-utils.o
[1273/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.objects.o
[1274/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.object-type.o
[1275/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.module.o
[1276/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.map.o
[1277/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.map-updater.o
[1278/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.managed.o
[1279/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.lookup.o
[1280/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.lookup-cache.o
[1281/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.literal-objects.o
[1282/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.keys.o
[1283/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-temporal-objects.o
[1284/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-struct.o
[1285/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-segments.o
[1286/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-segmenter.o
[1287/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-segment-iterator.o
[1288/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-relative-time-format.o
[1289/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-regexp.o
[1290/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-raw-json.o
[1291/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-plural-rules.o
[1292/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-objects.o
[1293/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-number-format.o
[1294/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-locale.o
[1295/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-list-format.o
[1296/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-function.o
[1297/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-duration-format.o
[1298/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-display-names.o
[1299/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-date-time-format.o
[1300/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-collator.o
In function 'v8::internal::Object v8::internal::__RT_impl_Runtime_PretenureAllocationSite(RuntimeArguments, Isolate*)',
    inlined from 'v8::internal::Address v8::internal::Runtime_PretenureAllocationSite(int, Address*, Isolate*)' at ../../deps/v8/src/runtime/runtime-test.cc:1380:1:
../../deps/v8/src/runtime/runtime-test.cc:1402:63: note: parameter passing for argument of type 'v8::internal::AllocationSite' changed in GCC 7.1
 1402 |   pretenuring_handler->PretenureAllocationSiteOnNextCollection(site);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
[1301/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-break-iterator.o
[1302/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-atomics-synchronization.o
[1303/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-array-buffer.o
[1304/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.intl-objects.o
In file included from ../../deps/v8/src/objects/tagged-impl.cc:12:
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::TaggedImpl<kRefType, StorageType>::ShortPrint(v8::internal::StringStream*) [with v8::internal::HeapObjectReferenceType kRefType = v8::internal::HeapObjectReferenceType::WEAK; StorageType = unsigned int]' at ../../deps/v8/src/objects/tagged-impl.cc:50:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::TaggedImpl<kRefType, StorageType>::ShortPrint(v8::internal::StringStream*) [with v8::internal::HeapObjectReferenceType kRefType = v8::internal::HeapObjectReferenceType::STRONG; StorageType = unsigned int]' at ../../deps/v8/src/objects/tagged-impl.cc:50:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
[1305/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.field-type.o
[1306/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.feedback-vector.o
[1307/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.embedder-data-array.o
[1308/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.elements.o
[1309/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.elements-kind.o
[1310/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.debug-objects.o
[1311/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.contexts.o
[1312/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.compilation-cache-table.o
[1313/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.code.o
[1314/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.code-kind.o
[1315/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.call-site-info.o
[1316/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.bigint.o
[1317/1711] CXX obj/deps/v8/src/objects/v8_base_without_compiler.backing-store.o
[1318/1711] CXX obj/deps/v8/src/numbers/v8_base_without_compiler.math-random.o
[1319/1711] CXX obj/deps/v8/src/numbers/v8_base_without_compiler.conversions.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from ../../deps/v8/include/v8-profiler.h:12,
                 from ../../deps/v8/src/profiler/sampling-heap-profiler.h:13,
                 from ../../deps/v8/src/profiler/sampling-heap-profiler.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::AllocationProfile::Sample}; _Tp = v8::AllocationProfile::Sample; _Alloc = std::allocator<v8::AllocationProfile::Sample>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::AllocationProfile::Sample>::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::AllocationProfile::Sample}; _Tp = v8::AllocationProfile::Sample; _Alloc = std::allocator<v8::AllocationProfile::Sample>]',
    inlined from 'const std::vector<v8::AllocationProfile::Sample> v8::internal::SamplingHeapProfiler::BuildSamples() const' at ../../deps/v8/src/profiler/sampling-heap-profiler.cc:303:25:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::AllocationProfile::Sample*, std::vector<v8::AllocationProfile::Sample> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/13.2.1/map:62,
                 from ../../deps/v8/src/profiler/sampling-heap-profiler.h:9:
/usr/include/c++/13.2.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {long long unsigned int&, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode, std::default_delete<v8::internal::SamplingHeapProfiler::AllocationNode> >}; _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> >; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> > >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> > >]':
/usr/include/c++/13.2.1/bits/stl_tree.h:2458:7: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> >, std::_Select1st<std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> > > >::const_iterator' changed in GCC 7.1
 2458 |       _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/13.2.1/map:63:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {long long unsigned int&, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode, std::default_delete<v8::internal::SamplingHeapProfiler::AllocationNode> >}; _Key = long long unsigned int; _Tp = std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode>; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> > >]',
    inlined from 'std::pair<typename std::_Rb_tree<_Key, std::pair<const _Key, _Tp>, std::_Select1st<std::pair<const _Key, _Tp> >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind<std::pair<const _Key, _Tp> >::other>::iterator, bool> std::map<_Key, _Tp, _Compare, _Alloc>::emplace(_Args&& ...) [with _Args = {long long unsigned int&, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode, std::default_delete<v8::internal::SamplingHeapProfiler::AllocationNode> >}; _Key = long long unsigned int; _Tp = std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode>; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> > >]' at /usr/include/c++/13.2.1/bits/stl_map.h:601:22,
    inlined from 'v8::internal::SamplingHeapProfiler::AllocationNode* v8::internal::SamplingHeapProfiler::AllocationNode::AddChildNode(FunctionId, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode>)' at ../../deps/v8/src/profiler/sampling-heap-profiler.h:68:31,
    inlined from 'v8::internal::SamplingHeapProfiler::AllocationNode* v8::internal::SamplingHeapProfiler::FindOrAddChildNode(AllocationNode*, const char*, int, int)' at ../../deps/v8/src/profiler/sampling-heap-profiler.cc:146:30:
/usr/include/c++/13.2.1/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map<long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> >::const_iterator' {aka 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> >, std::_Select1st<std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> > > >::const_iterator'} changed in GCC 7.1
  640 |           return _M_t._M_emplace_hint_unique(__pos,
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  641 |                                              std::forward<_Args>(__args)...);
      |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1320/1711] CXX obj/deps/v8/src/logging/v8_base_without_compiler.tracing-flags.o
[1321/1711] CXX obj/deps/v8/src/logging/v8_base_without_compiler.runtime-call-stats.o
[1322/1711] CXX obj/deps/v8/src/logging/v8_base_without_compiler.metrics.o
[1323/1711] CXX obj/deps/v8/src/logging/v8_base_without_compiler.log.o
[1324/1711] CXX obj/deps/v8/src/logging/v8_base_without_compiler.log-file.o
[1325/1711] CXX obj/deps/v8/src/logging/v8_base_without_compiler.local-logger.o
[1326/1711] CXX obj/deps/v8/src/logging/v8_base_without_compiler.counters.o
[1327/1711] CXX obj/deps/v8/src/libsampler/v8_base_without_compiler.sampler.o
[1328/1711] CXX obj/deps/v8/src/json/v8_base_without_compiler.json-stringifier.o
[1329/1711] CXX obj/deps/v8/src/json/v8_base_without_compiler.json-parser.o
[1330/1711] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.interpreter.o
[1331/1711] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.interpreter-intrinsics.o
[1332/1711] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.handler-table-builder.o
[1333/1711] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.control-flow-builders.o
[1334/1711] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.constant-array-builder.o
[1335/1711] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecodes.o
[1336/1711] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-source-info.o
[1337/1711] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-register.o
[1338/1711] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-register-optimizer.o
[1339/1711] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-operands.o
[1340/1711] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-node.o
[1341/1711] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-label.o
[1342/1711] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-generator.o
[1343/1711] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-flags.o
[1344/1711] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-decoder.o
[1345/1711] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-array-writer.o
[1346/1711] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-array-random-iterator.o
[1347/1711] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-array-iterator.o
[1348/1711] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-array-builder.o
[1349/1711] CXX obj/deps/v8/src/init/v8_base_without_compiler.v8.o
[1350/1711] CXX obj/deps/v8/src/init/v8_base_without_compiler.startup-data-util.o
[1351/1711] CXX obj/deps/v8/src/init/v8_base_without_compiler.isolate-allocator.o
[1352/1711] CXX obj/deps/v8/src/init/v8_base_without_compiler.icu_util.o
[1353/1711] CXX obj/deps/v8/src/init/v8_base_without_compiler.bootstrapper.o
[1354/1711] CXX obj/deps/v8/src/ic/v8_base_without_compiler.stub-cache.o
[1355/1711] CXX obj/deps/v8/src/ic/v8_base_without_compiler.ic.o
[1356/1711] CXX obj/deps/v8/src/ic/v8_base_without_compiler.ic-stats.o
[1357/1711] CXX obj/deps/v8/src/ic/v8_base_without_compiler.handler-configuration.o
[1358/1711] CXX obj/deps/v8/src/ic/v8_base_without_compiler.call-optimization.o
[1359/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.weak-object-worklists.o
[1360/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.traced-handles-marking-visitor.o
[1361/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.sweeper.o
[1362/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.stress-scavenge-observer.o
[1363/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.spaces.o
[1364/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.slot-set.o
[1365/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.scavenger.o
[1366/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.safepoint.o
[1367/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.read-only-spaces.o
[1368/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.read-only-heap.o
[1369/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.pretenuring-handler.o
[1370/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.paged-spaces.o
[1371/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.objects-visiting.o
[1372/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.object-stats.o
[1373/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.new-spaces.o
[1374/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.minor-gc-job.o
[1375/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-reducer.o
[1376/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-measurement.o
[1377/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-chunk.o
[1378/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-chunk-layout.o
[1379/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-allocator.o
[1380/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.marking.o
[1381/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.marking-worklist.o
[1382/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.marking-barrier.o
[1383/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.mark-compact.o
In file included from ../../deps/v8/src/objects/string.cc:27:
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {short unsigned int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {short unsigned int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::String::PrintUC16(v8::internal::StringStream*, int, int)' at ../../deps/v8/src/objects/string.cc:726:23:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::PrintUC16(v8::internal::StringStream*, int, int)' at ../../deps/v8/src/objects/string.cc:724:23:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::PrintUC16(v8::internal::StringStream*, int, int)' at ../../deps/v8/src/objects/string.cc:722:23:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::PrintUC16(v8::internal::StringStream*, int, int)' at ../../deps/v8/src/objects/string.cc:720:23:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::PrintUC16(v8::internal::StringStream*, int, int)' at ../../deps/v8/src/objects/string.cc:722:23:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::PrintUC16(v8::internal::StringStream*, int, int)' at ../../deps/v8/src/objects/string.cc:724:23:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {short unsigned int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {short unsigned int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::String::PrintUC16(v8::internal::StringStream*, int, int)' at ../../deps/v8/src/objects/string.cc:726:23:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::StringShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/string.cc:686:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::String::StringShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/string.cc:691:19:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::StringShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/string.cc:692:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::StringShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/string.cc:695:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::StringShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/string.cc:696:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::StringShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/string.cc:702:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
[1384/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.local-heap.o
[1385/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.local-factory.o
[1386/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.large-spaces.o
[1387/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.invalidated-slots.o
[1388/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.index-generator.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from ../../deps/v8/src/profiler/heap-snapshot-generator.h:12,
                 from ../../deps/v8/src/profiler/heap-snapshot-generator.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {unsigned int&}; _Tp = v8::internal::HeapObjectsMap::TimeInterval; _Alloc = std::allocator<v8::internal::HeapObjectsMap::TimeInterval>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::HeapObjectsMap::TimeInterval>::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
../../deps/v8/src/profiler/heap-snapshot-generator.cc: In member function 'void v8::internal::V8HeapExplorer::ExtractAllocationSiteReferences(v8::internal::HeapEntry*, v8::internal::AllocationSite)':
../../deps/v8/src/profiler/heap-snapshot-generator.cc:1651:6: note: parameter passing for argument of type 'v8::internal::AllocationSite' changed in GCC 7.1
 1651 | void V8HeapExplorer::ExtractAllocationSiteReferences(HeapEntry* entry,
      |      ^~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {unsigned int&}; _Tp = v8::internal::HeapObjectsMap::TimeInterval; _Alloc = std::allocator<v8::internal::HeapObjectsMap::TimeInterval>]',
    inlined from 'v8::SnapshotObjectId v8::internal::HeapObjectsMap::PushHeapObjectsStats(v8::OutputStream*, int64_t*)' at ../../deps/v8/src/profiler/heap-snapshot-generator.cc:664:31:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::HeapObjectsMap::TimeInterval*, std::vector<v8::internal::HeapObjectsMap::TimeInterval> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1389/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.incremental-marking.o
[1390/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.incremental-marking-job.o
[1391/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap.o
In file included from /usr/include/c++/13.2.1/bits/shared_ptr_atomic.h:33,
                 from /usr/include/c++/13.2.1/memory:81,
                 from ../../deps/v8/include/v8-array-buffer.h:10,
                 from ../../deps/v8/include/v8-typed-array.h:8,
                 from ../../deps/v8/src/objects/js-array-buffer.h:8,
                 from ../../deps/v8/src/objects/js-array-buffer.cc:5:
In member function 'std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::load(std::memory_order) const [with _ITp = unsigned int]',
    inlined from 'size_t v8::internal::BackingStore::byte_length(std::memory_order) const' at ../../deps/v8/src/objects/backing-store.h:97:29,
    inlined from 'static size_t v8::internal::JSArrayBuffer::GsabByteLength(v8::internal::Isolate*, v8::internal::Address)' at ../../deps/v8/src/objects/js-array-buffer.cc:180:47:
/usr/include/c++/13.2.1/bits/atomic_base.h:505:31: warning: 'unsigned int __atomic_load_4(const volatile void*, int)' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  505 |         return __atomic_load_n(&_M_i, int(__m));
      |                ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In static member function 'static size_t v8::internal::JSArrayBuffer::GsabByteLength(v8::internal::Isolate*, v8::internal::Address)':
cc1plus: note: destination object is likely at address zero
In member function 'std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::load(std::memory_order) const [with _ITp = unsigned int]',
    inlined from 'size_t v8::internal::BackingStore::byte_length(std::memory_order) const' at ../../deps/v8/src/objects/backing-store.h:97:29,
    inlined from 'static size_t v8::internal::JSTypedArray::LengthTrackingGsabBackedTypedArrayLength(v8::internal::Isolate*, v8::internal::Address)' at ../../deps/v8/src/objects/js-array-buffer.cc:410:44:
/usr/include/c++/13.2.1/bits/atomic_base.h:505:31: warning: 'unsigned int __atomic_load_4(const volatile void*, int)' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  505 |         return __atomic_load_n(&_M_i, int(__m));
      |                ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In static member function 'static size_t v8::internal::JSTypedArray::LengthTrackingGsabBackedTypedArrayLength(v8::internal::Isolate*, v8::internal::Address)':
cc1plus: note: destination object is likely at address zero
In member function 'std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::load(std::memory_order) const [with _ITp = unsigned int]',
    inlined from 'size_t v8::internal::BackingStore::byte_length(std::memory_order) const' at ../../deps/v8/src/objects/backing-store.h:97:29,
    inlined from 'size_t v8::internal::JSTypedArray::GetVariableLengthOrOutOfBounds(bool&) const' at ../../deps/v8/src/objects/js-array-buffer.cc:427:48:
/usr/include/c++/13.2.1/bits/atomic_base.h:505:31: warning: 'unsigned int __atomic_load_4(const volatile void*, int)' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  505 |         return __atomic_load_n(&_M_i, int(__m));
      |                ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In member function 'size_t v8::internal::JSTypedArray::GetVariableLengthOrOutOfBounds(bool&) const':
cc1plus: note: destination object is likely at address zero
[1392/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-write-barrier.o
[1393/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-verifier.o
[1394/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-layout-tracer.o
[1395/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-controller.o
[1396/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-allocator.o
In file included from ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:24:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:621:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  621 |   LiftoffRegister GetUnusedRegister(RegClass rc, LiftoffRegList pinned) {
      |                   ^~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:621:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  621 |   LiftoffRegister GetUnusedRegister(RegClass rc, LiftoffRegList pinned) {
      |                   ^~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:621:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  621 |   LiftoffRegister GetUnusedRegister(RegClass rc, LiftoffRegList pinned) {
      |                   ^~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_f32_copysign(v8::internal::DoubleRegister, v8::internal::DoubleRegister, v8::internal::DoubleRegister)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:2045:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_f64_copysign(v8::internal::DoubleRegister, v8::internal::DoubleRegister, v8::internal::DoubleRegister)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:2064:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CheckNan(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7987:8: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7987 |   void CheckNan(LiftoffRegister src, LiftoffRegList pinned, ValueKind kind) {
      |        ^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CheckNan(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7989:52:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Store32BitExceptionValue.constprop(v8::internal::Register, int*, v8::internal::Register, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4504:8: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4504 |   void Store32BitExceptionValue(Register values_array, int* index_in_array,
      |        ^~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Store32BitExceptionValue.constprop(v8::internal::Register, int*, v8::internal::Register, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4506:51:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister_Slow(v8::internal::wasm::LiftoffRegList, v8::internal::Register)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8106:3: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8106 |   LoadInstanceIntoRegister_Slow(LiftoffRegList pinned, Register fallback) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart_Slow(v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3200:3: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3200 |   GetMemoryStart_Slow(LiftoffRegList pinned) {
      |   ^~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart_Slow(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3203:49:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart_Slow(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3204:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:621:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  621 |   LiftoffRegister GetUnusedRegister(RegClass rc, LiftoffRegList pinned) {
      |                   ^~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:625:38:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CheckS128Nan(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7996:8: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7996 |   void CheckS128Nan(LiftoffRegister dst, LiftoffRegList pinned,
      |        ^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CheckS128Nan(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7999:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CheckS128Nan(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8000:42:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CheckS128Nan(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8002:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionProperty(const v8::internal::wasm::LiftoffAssembler::VarState&, v8::internal::RootIndex)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1296:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionProperty(const v8::internal::wasm::LiftoffAssembler::VarState&, v8::internal::RootIndex)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1299:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionProperty(const v8::internal::wasm::LiftoffAssembler::VarState&, v8::internal::RootIndex)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1300:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Initialize(TypeCheck&, PopOrPeek, v8::internal::wasm::ValueType)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6325:28:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Initialize(TypeCheck&, PopOrPeek, v8::internal::wasm::ValueType)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6326:28:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Binop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::Assembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::add; void (v8::internal::Assembler::* op_with_carry)(v8::internal::Register, v8::internal::Register, const v8::internal::Operand&, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::adc]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:140:32,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_add(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1766:54:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Binop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::Assembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::sub; void (v8::internal::Assembler::* op_with_carry)(v8::internal::Register, v8::internal::Register, const v8::internal::Operand&, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::sbc]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:140:32,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_sub(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1776:54:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Binop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::Assembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::eor; void (v8::internal::Assembler::* op_with_carry)(v8::internal::Register, v8::internal::Register, const v8::internal::Operand&, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::eor]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:140:32:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Binop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::Assembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::and_; void (v8::internal::Assembler::* op_with_carry)(v8::internal::Register, v8::internal::Register, const v8::internal::Operand&, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::and_]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:140:32:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Binop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::Assembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::orr; void (v8::internal::Assembler::* op_with_carry)(v8::internal::Register, v8::internal::Register, const v8::internal::Operand&, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::orr]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:140:32:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Binop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::Assembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::add; void (v8::internal::Assembler::* op_with_carry)(v8::internal::Register, v8::internal::Register, const v8::internal::Operand&, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::adc]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:140:32:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Binop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::Assembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::sub; void (v8::internal::Assembler::* op_with_carry)(v8::internal::Register, v8::internal::Register, const v8::internal::Operand&, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::sbc]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:140:32:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1891:
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h: In member function 'void v8::internal::wasm::LiftoffAssembler::emit_i64x2_mul(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)':
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:3059:52: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3059 |     LiftoffRegister unused_pair = GetUnusedRegister(kFpRegPair, pinned);
      |                                   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::EmitI64IndependentHalfOperationImm(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int64_t) [with void (v8::internal::wasm::LiftoffAssembler::* op)(v8::internal::Register, v8::internal::Register, int32_t) = &v8::internal::wasm::LiftoffAssembler::emit_i32_xori]' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1767:41,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_xori(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int32_t)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1806:80:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::EmitI64IndependentHalfOperationImm(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int64_t) [with void (v8::internal::wasm::LiftoffAssembler::* op)(v8::internal::Register, v8::internal::Register, int32_t) = &v8::internal::wasm::LiftoffAssembler::emit_i32_ori]' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1767:41,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_ori(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int32_t)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1794:79:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::EmitI64IndependentHalfOperationImm(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int64_t) [with void (v8::internal::wasm::LiftoffAssembler::* op)(v8::internal::Register, v8::internal::Register, int32_t) = &v8::internal::wasm::LiftoffAssembler::emit_i32_andi]' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1767:41,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_andi(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int32_t)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1782:80:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::EmitI64IndependentHalfOperation(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::wasm::LiftoffAssembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register) = &v8::internal::wasm::LiftoffAssembler::emit_i32_xor]' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1740:41,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_xor(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1800:76:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::EmitI64IndependentHalfOperation(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::wasm::LiftoffAssembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register) = &v8::internal::wasm::LiftoffAssembler::emit_i32_or]' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1740:41,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_or(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1788:75:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::EmitI64IndependentHalfOperation(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::wasm::LiftoffAssembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register) = &v8::internal::wasm::LiftoffAssembler::emit_i32_and]' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1740:41,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_and(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1776:76:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TraceMemoryOperation(bool, v8::internal::MachineRepresentation, v8::internal::Register, uintptr_t, v8::internal::wasm::WasmCodePosition)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3111:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TraceMemoryOperation(bool, v8::internal::MachineRepresentation, v8::internal::Register, uintptr_t, v8::internal::wasm::WasmCodePosition)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3132:38:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h: In function 'void v8::internal::wasm::liftoff::AtomicOp64(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::base::Optional<v8::internal::wasm::LiftoffRegister>, void (*)(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister))':
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1009:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1009 |   __ ClearRegister(dst_low, {&dst_addr, &offset_reg, &value_low, &value_high},
      |                   ^
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1012:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1012 |   __ ClearRegister(dst_high, {&dst_addr, &offset_reg, &value_low, &value_high},
      |                   ^
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1024:40: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1024 |       result_low = __ GetUnusedRegister(kGpReg, pinned).gp();
      |                                        ^
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1030:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1030 |       result_high = __ GetUnusedRegister(kGpReg, pinned).gp();
      |                                         ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::AtomicOp64(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::base::Optional<v8::internal::wasm::LiftoffRegister>, void (*)(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister))' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1035:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Initialize(TypeCheck&, PopOrPeek, v8::internal::wasm::ValueType)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6321:33:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Initialize(TypeCheck&, PopOrPeek, v8::internal::wasm::ValueType)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6325:28:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Initialize(TypeCheck&, PopOrPeek, v8::internal::wasm::ValueType)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6326:28:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::JumpIfFalse(FullDecoder*, v8::internal::Label*, v8::base::Optional<v8::internal::wasm::FreezeCacheState>&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1437:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::JumpIfFalse(FullDecoder*, v8::internal::Label*, v8::base::Optional<v8::internal::wasm::FreezeCacheState>&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1451:38:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::JumpIfFalse(FullDecoder*, v8::internal::Label*, v8::base::Optional<v8::internal::wasm::FreezeCacheState>&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1457:36:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::JumpIfFalse(FullDecoder*, v8::internal::Label*, v8::base::Optional<v8::internal::wasm::FreezeCacheState>&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1470:36:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h: In member function 'void v8::internal::wasm::LiftoffAssembler::emit_i32x4_bitmask(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)':
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:3185:52: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3185 |     LiftoffRegister unused_pair = GetUnusedRegister(kFpRegPair, pinned);
      |                                   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h: In member function 'void v8::internal::wasm::LiftoffAssembler::emit_i16x8_bitmask(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)':
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:3370:52: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3370 |     LiftoffRegister unused_pair = GetUnusedRegister(kFpRegPair, pinned);
      |                                   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h: In member function 'void v8::internal::wasm::LiftoffAssembler::emit_i8x16_bitmask(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)':
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:3732:52: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3732 |     LiftoffRegister unused_pair = GetUnusedRegister(kFpRegPair, pinned);
      |                                   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:608:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  608 |   LiftoffRegister GetUnusedRegister(
      |                   ^~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  616 |     return GetUnusedRegister(rc, pinned);
      |            ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:608:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  608 |   LiftoffRegister GetUnusedRegister(
      |                   ^~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  616 |     return GetUnusedRegister(rc, pinned);
      |            ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:608:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  608 |   LiftoffRegister GetUnusedRegister(
      |                   ^~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:608:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  608 |   LiftoffRegister GetUnusedRegister(
      |                   ^~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::{anonymous}::LiftoffCompiler::PopMemTypeToRegister(FullDecoder*, v8::internal::Register*, v8::internal::wasm::LiftoffRegList*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5226:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::{anonymous}::LiftoffCompiler::PopMemTypeToRegister(FullDecoder*, v8::internal::Register*, v8::internal::wasm::LiftoffRegList*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5253:37: note: parameter passing for argument of type 'const v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5253 |               ? __ GetUnusedRegister(kGpReg, *pinned).gp()
      |                                     ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5254:37: note: parameter passing for argument of type 'const v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5254 |               : __ GetUnusedRegister(kGpReg, {reg.high()}, *pinned).gp();
      |                                     ^
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:621:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  621 |   LiftoffRegister GetUnusedRegister(RegClass rc, LiftoffRegList pinned) {
      |                   ^~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:625:38:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToModifiableRegister(v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:523:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  523 |   LiftoffRegister PopToModifiableRegister(LiftoffRegList pinned = {}) {
      |                   ^~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToModifiableRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:525:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetBaseAndOffsetForImportedMutableExternRefGlobal.constprop(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, v8::internal::Register*, v8::internal::Register*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2507:20:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetBaseAndOffsetForImportedMutableExternRefGlobal.constprop(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, v8::internal::Register*, v8::internal::Register*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2508:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetBaseAndOffsetForImportedMutableExternRefGlobal.constprop(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, v8::internal::Register*, v8::internal::Register*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2519:20:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetBaseAndOffsetForImportedMutableExternRefGlobal.constprop(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, v8::internal::Register*, v8::internal::Register*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2521:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Load32BitExceptionValue(v8::internal::Register, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4551:8: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4551 |   void Load32BitExceptionValue(Register dst, LiftoffRegister values_array,
      |        ^~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Load32BitExceptionValue(v8::internal::Register, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4553:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h: In function 'void v8::internal::wasm::LiftoffAssembler::Store(v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::StoreType, v8::internal::wasm::LiftoffRegList, uint32_t*, bool, bool)':
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:808:6: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  808 | void LiftoffAssembler::Store(Register dst_addr, Register offset_reg,
      |      ^~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:837:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  837 |                            : GetUnusedRegister(kGpReg, pinned).gp();
      |                              ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::LoadConstant(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::WasmValue)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:600:49:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h: In member function 'void v8::internal::wasm::LiftoffAssembler::StoreTaggedPointer(v8::internal::Register, v8::internal::Register, int32_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, SkipWriteBarrier)':
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:760:6: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  760 | void LiftoffAssembler::StoreTaggedPointer(Register dst_addr,
      |      ^~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:770:44: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  770 |       actual_offset_reg = GetUnusedRegister(kGpReg, pinned).gp();
      |                           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFillImpl(v8::internal::wasm::LiftoffRegList, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8010:8: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8010 |   void ArrayFillImpl(LiftoffRegList pinned, LiftoffRegister obj,
      |        ^~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFillImpl(v8::internal::wasm::LiftoffRegList, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8042:65:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreObjectField(v8::internal::Register, v8::internal::Register, int, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFillImpl(v8::internal::wasm::LiftoffRegList, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8048:21:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7935:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7935 |       __ StoreTaggedPointer(obj, offset_reg, offset, value, pinned,
      |                            ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7940 |       __ Store(obj, offset_reg, offset, value, store_type, pinned);
      |               ^
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h: In function 'void v8::internal::wasm::liftoff::AtomicOp32(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, void (v8::internal::Assembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Condition), void (v8::internal::Assembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Condition), void (*)(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, v8::internal::Register))':
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:887:13: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  887 | inline void AtomicOp32(
      |             ^~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::AtomicOp32(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, void (v8::internal::Assembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Condition), void (v8::internal::Assembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Condition), void (*)(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, v8::internal::Register))' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:894:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::AtomicOp32(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, void (v8::internal::Assembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Condition), void (v8::internal::Assembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Condition), void (*)(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, v8::internal::Register))' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:899:29:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h: In function 'void v8::internal::wasm::liftoff::AtomicBinop32(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::StoreType, void (*)(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, v8::internal::Register))':
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:964:26: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  964 |       liftoff::AtomicOp32(lasm, dst_addr, offset_reg, offset_imm, value, result,
      |       ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  965 |                           pinned, &Assembler::ldrexb, &Assembler::strexb, op);
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:973:26: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  973 |       liftoff::AtomicOp32(lasm, dst_addr, offset_reg, offset_imm, value, result,
      |       ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  974 |                           pinned, &Assembler::ldrexh, &Assembler::strexh, op);
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:982:26: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  982 |       liftoff::AtomicOp32(lasm, dst_addr, offset_reg, offset_imm, value, result,
      |       ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  983 |                           pinned, &Assembler::ldrex, &Assembler::strex, op);
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitDivOrRem64CCall(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::ExternalReference, v8::internal::Label*, v8::internal::Label*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1970:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitDivOrRem64CCall(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::ExternalReference, v8::internal::Label*, v8::internal::Label*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1972:29:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitDivOrRem64CCall(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::ExternalReference, v8::internal::Label*, v8::internal::Label*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1970:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2587:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2592:30: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2592 |         __ StoreTaggedPointer(base, offset, 0, value, pinned);
      |                              ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2598:21: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2598 |           pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |           ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2599:7,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2601:41,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2602:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2602 |       __ StoreTaggedPointer(globals_buffer, no_reg,
      |                            ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetGlobalBaseAndOffset(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, uint32_t*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2484:32,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2610:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetGlobalBaseAndOffset(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, uint32_t*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2486:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2610:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetGlobalBaseAndOffset(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, uint32_t*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2494:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2610:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2611:37,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2613:13: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2613 |     __ Store(addr, no_reg, offset, reg, type, {}, nullptr, false);
      |             ^
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::DoReturn(FullDecoder*, uint32_t)',
    inlined from 'bool v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DoReturn() [with StackElementsCountMode strict_count = v8::internal::wasm::WasmFullDecoder<v8::internal::wasm::Decoder::NoValidationTag, v8::internal::wasm::<unnamed>::LiftoffCompiler, v8::internal::wasm::kFunctionBody>::kStrictCounting; MergeType merge_type = v8::internal::wasm::WasmFullDecoder<v8::internal::wasm::Decoder::NoValidationTag, v8::internal::wasm::<unnamed>::LiftoffCompiler, v8::internal::wasm::kFunctionBody>::kFallthroughMerge; ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6700:5,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeReturnImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3534:54,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeReturn(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3533:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2390:24: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2390 |       tmp1 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |              ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2391:24: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2391 |       tmp2 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |              ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnCastFail(FullDecoder*, const Value&, const Value&, Value*, uint32_t, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6221:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnCastFail(FullDecoder*, const Value&, const Value&, Value*, uint32_t, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6224:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnCastFail(FullDecoder*, const Value&, const Value&, Value*, uint32_t, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6225:35:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnCast(FullDecoder*, const Value&, const Value&, Value*, uint32_t, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6191:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnCast(FullDecoder*, const Value&, const Value&, Value*, uint32_t, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6194:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnCast(FullDecoder*, const Value&, const Value&, Value*, uint32_t, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6195:35:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AllocateTempRegisters(TierupTempRegisters&)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrIf(FullDecoder*, const Value&, uint32_t)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2820:64,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBrIfImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3476:7,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBrIf(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3469:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2792:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2792 |     temps.tmp1 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                  ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2793:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2793 |     temps.tmp2 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                  ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrTable(FullDecoder*, const v8::internal::wasm::BranchTableImmediate&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2882:39,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBrTableImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3522:7,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBrTable(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3483:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrTable(FullDecoder*, const v8::internal::wasm::BranchTableImmediate&, const Value&)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBrTableImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3522:7,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBrTable(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3483:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2919:49: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2919 |       LiftoffRegister tmp = __ GetUnusedRegister(kGpReg, pinned);
      |                                                 ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2900:26: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2900 |         tmp1 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2901:26: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2901 |         tmp2 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AllocateTempRegisters(TierupTempRegisters&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2792:28,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOrRet(FullDecoder*, uint32_t, uint32_t)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2799:64,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBrImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3462:7,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBr(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3456:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AllocateTempRegisters(TierupTempRegisters&)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOrRet(FullDecoder*, uint32_t, uint32_t)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2799:64,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBrImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3462:7,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBr(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3456:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2793:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2793 |     temps.tmp2 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                  ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AllocateTempRegisters(TierupTempRegisters&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2792:28,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOrRet(FullDecoder*, uint32_t, uint32_t)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2799:64:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AllocateTempRegisters(TierupTempRegisters&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2793:28,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOrRet(FullDecoder*, uint32_t, uint32_t)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2799:64:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnNonNull(FullDecoder*, const Value&, Value*, uint32_t, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3664:31:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnNonNull(FullDecoder*, const Value&, Value*, uint32_t, bool)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3666:36: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3666 |                        ? pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp()
      |                          ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TableSet(FullDecoder*, const Value&, const Value&, const v8::internal::wasm::IndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2648:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeTableSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3737:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeTableSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3731:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MaybeEmitNullCheck(FullDecoder*, v8::internal::Register, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueType)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7884:8: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7884 |   void MaybeEmitNullCheck(FullDecoder* decoder, Register object,
      |        ^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MaybeEmitNullCheck(FullDecoder*, v8::internal::Register, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueType)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7891:48:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::BoundsCheckMem(FullDecoder*, uint32_t, uint64_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, ForceCheck)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2998:12: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2998 |   Register BoundsCheckMem(FullDecoder* decoder, uint32_t access_size,
      |            ^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::BoundsCheckMem(FullDecoder*, uint32_t, uint64_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, ForceCheck)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3048:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::BoundsCheckMem(FullDecoder*, uint32_t, uint64_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, ForceCheck)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3049:52:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::BoundsCheckMem(FullDecoder*, uint32_t, uint64_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, ForceCheck)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3050:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AlignmentCheckMem(FullDecoder*, uint32_t, uintptr_t, v8::internal::Register, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3074:8: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3074 |   void AlignmentCheckMem(FullDecoder* decoder, uint32_t access_size,
      |        ^~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AlignmentCheckMem(FullDecoder*, uint32_t, uintptr_t, v8::internal::Register, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3080:44:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicStoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4805:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicStoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4807:50:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicStoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4808:36: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4808 |     Register index = BoundsCheckMem(decoder, type.size(), imm.offset,
      |                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4809 |                                     full_index, pinned, kDoForceCheck);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4812:22: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4812 |     AlignmentCheckMem(decoder, type.size(), imm.offset, index, pinned);
      |     ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicStoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4815:31:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'void v8::internal::wasm::LiftoffAssembler::AtomicStore(v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::StoreType, v8::internal::wasm::LiftoffRegList, bool)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicStoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4818:19:
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1120:8: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1120 |   Store(dst_addr, offset_reg, offset_imm, src, type, pinned, nullptr, true);
      |   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFill(FullDecoder*, v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&, const Value&, const Value&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5737:25: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5737 |       MaybeEmitNullCheck(decoder, array_reg.gp(), pinned, array.type);
      |       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFill(FullDecoder*, v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5743:21:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFill(FullDecoder*, v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5750:21:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFill(FullDecoder*, v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5762:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFill(FullDecoder*, v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5763:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFill(FullDecoder*, v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5764:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFill(FullDecoder*, v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5765:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFill(FullDecoder*, v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&, const Value&, const Value&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5767:18: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5767 |     ArrayFillImpl(pinned, obj, index, value, length,
      |     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 5768 |                   imm.array_type->element_type().kind(),
      |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 5769 |                   LiftoffAssembler::kNoSkipWriteBarrier);
      |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CheckMaxSteps(FullDecoder*, int)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1127:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CheckMaxSteps(FullDecoder*, int)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1129:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArraySet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5798:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArraySet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5801:39: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5801 |     LiftoffRegister index = pinned.set(__ PopToModifiableRegister(pinned));
      |                             ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArraySet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5802:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArraySet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5803:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5803 |     MaybeEmitNullCheck(decoder, array.gp(), pinned, array_obj.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BoundsCheckArray(FullDecoder*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7903:50,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArraySet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5804:21:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreObjectField(v8::internal::Register, v8::internal::Register, int, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArraySet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5810:21:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7935:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7935 |       __ StoreTaggedPointer(obj, offset_reg, offset, value, pinned,
      |                            ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7940 |       __ Store(obj, offset_reg, offset, value, store_type, pinned);
      |               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3356:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3368:32:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3369:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3369 |       __ Store(mem, no_reg, offset, value, type, pinned, nullptr, true,
      |               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3372:52:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3373:29: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3373 |       index = BoundsCheckMem(decoder, type.size(), imm.offset, full_index,
      |               ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3374 |                              pinned, kDontForceCheck);
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3381:32:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3384:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3384 |       __ Store(mem, index, offset, value, type, outer_pinned,
      |               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreLane(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&, uint8_t)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3403:39,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStoreLane(v8::internal::wasm::WasmOpcode, v8::internal::wasm::StoreType, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4283:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreLane(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&, uint8_t)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3404:50,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStoreLane(v8::internal::wasm::WasmOpcode, v8::internal::wasm::StoreType, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4283:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreLane(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&, uint8_t)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStoreLane(v8::internal::wasm::WasmOpcode, v8::internal::wasm::StoreType, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4283:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3405:36: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3405 |     Register index = BoundsCheckMem(decoder, type.size(), imm.offset,
      |                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3406 |                                     full_index, pinned, kDontForceCheck);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreLane(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&, uint8_t)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3414:31,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStoreLane(v8::internal::wasm::WasmOpcode, v8::internal::wasm::StoreType, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4283:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitDebuggingInfo(FullDecoder*, v8::internal::wasm::WasmOpcode)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1185:43: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1185 |       Register flag = __ GetUnusedRegister(kGpReg, {}).gp();
      |                                           ^
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitDebuggingInfo(FullDecoder*, v8::internal::wasm::WasmOpcode)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1188:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitDebuggingInfo(FullDecoder*, v8::internal::wasm::WasmOpcode)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1195:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::_ZN2v88internal4wasm12_GLOBAL__N_115LiftoffCompiler10StackCheckEPNS1_15WasmFullDecoderINS1_7Decoder15NoValidationTagES3_LNS1_12DecodingModeE0EEEi.part.0(FullDecoder*, v8::internal::wasm::WasmCodePosition)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:733:50:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::_ZN2v88internal4wasm12_GLOBAL__N_115LiftoffCompiler10StackCheckEPNS1_15WasmFullDecoderINS1_7Decoder15NoValidationTagES3_LNS1_12DecodingModeE0EEEi.part.0(FullDecoder*, v8::internal::wasm::WasmCodePosition)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:734:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1657 |                               ? __ GetUnusedRegister(result_rc, {src}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1658:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = true; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = true; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = true; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdShiftOp(EmitFn, EmitFnImm) [with EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3749:49:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdShiftOp(EmitFn, EmitFnImm) [with EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3750:49: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3750 |       LiftoffRegister dst = __ GetUnusedRegister(result_rc, {operand}, {});
      |                                                 ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdShiftOp(EmitFn, EmitFnImm) [with EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3755:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdShiftOp(EmitFn, EmitFnImm) [with EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3756:49:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdShiftOp(EmitFn, EmitFnImm) [with EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3757:49: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3757 |       LiftoffRegister dst = __ GetUnusedRegister(result_rc, {operand}, {});
      |                                                 ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF32; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF32; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1657 |                               ? __ GetUnusedRegister(result_rc, {src}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdFloatRoundingOpWithCFallback(bool (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF32]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3769:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdFloatRoundingOpWithCFallback(bool (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF32]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3770:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3770 |     LiftoffRegister dst = __ GetUnusedRegister(rc, {src}, {});
      |                                               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF32; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF32; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF32; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1657 |                               ? __ GetUnusedRegister(result_rc, {src}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdFloatRoundingOpWithCFallback(bool (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF64]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3769:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdFloatRoundingOpWithCFallback(bool (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF64]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3770:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3770 |     LiftoffRegister dst = __ GetUnusedRegister(rc, {src}, {});
      |                                               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdFmaOp(EmitFn) [with EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3786:38:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdFmaOp(EmitFn) [with EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3787:38:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdFmaOp(EmitFn) [with EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3788:38:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdFmaOp(EmitFn) [with EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3790:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadLane(FullDecoder*, v8::internal::wasm::LoadType, const Value&, const Value&, const v8::internal::wasm::MemoryAccessImmediate&, uint8_t, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3318:39,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeLoadLane(v8::internal::wasm::WasmOpcode, v8::internal::wasm::LoadType, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4262:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadLane(FullDecoder*, v8::internal::wasm::LoadType, const Value&, const Value&, const v8::internal::wasm::MemoryAccessImmediate&, uint8_t, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3319:50,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeLoadLane(v8::internal::wasm::WasmOpcode, v8::internal::wasm::LoadType, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4262:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadLane(FullDecoder*, v8::internal::wasm::LoadType, const Value&, const Value&, const v8::internal::wasm::MemoryAccessImmediate&, uint8_t, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeLoadLane(v8::internal::wasm::WasmOpcode, v8::internal::wasm::LoadType, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4262:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3320:36: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3320 |     Register index = BoundsCheckMem(decoder, type.size(), imm.offset,
      |                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3321 |                                     full_index, pinned, kDontForceCheck);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadLane(FullDecoder*, v8::internal::wasm::LoadType, const Value&, const Value&, const v8::internal::wasm::MemoryAccessImmediate&, uint8_t, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3329:35,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeLoadLane(v8::internal::wasm::WasmOpcode, v8::internal::wasm::LoadType, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4262:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadLane(FullDecoder*, v8::internal::wasm::LoadType, const Value&, const Value&, const v8::internal::wasm::MemoryAccessImmediate&, uint8_t, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3330:50,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeLoadLane(v8::internal::wasm::WasmOpcode, v8::internal::wasm::LoadType, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4262:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadTransform(FullDecoder*, v8::internal::wasm::LoadType, v8::internal::wasm::LoadTransformationKind, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3276:50,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeLoadTransformMem(v8::internal::wasm::LoadType, v8::internal::wasm::LoadTransformationKind, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4241:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadTransform(FullDecoder*, v8::internal::wasm::LoadType, v8::internal::wasm::LoadTransformationKind, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeLoadTransformMem(v8::internal::wasm::LoadType, v8::internal::wasm::LoadTransformationKind, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4241:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3282:36: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3282 |     Register index = BoundsCheckMem(decoder, access_size, imm.offset,
      |                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3283 |                                     full_index, {}, kDontForceCheck);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadTransform(FullDecoder*, v8::internal::wasm::LoadType, v8::internal::wasm::LoadTransformationKind, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3288:35,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeLoadTransformMem(v8::internal::wasm::LoadType, v8::internal::wasm::LoadTransformationKind, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4241:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadTransform(FullDecoder*, v8::internal::wasm::LoadType, v8::internal::wasm::LoadTransformationKind, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3289:49,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeLoadTransformMem(v8::internal::wasm::LoadType, v8::internal::wasm::LoadTransformationKind, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4241:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallRef(FullDecoder*, v8::internal::wasm::ValueType, const v8::internal::wasm::FunctionSig*, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7753:44:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallRef(FullDecoder*, v8::internal::wasm::ValueType, const v8::internal::wasm::FunctionSig*, TailCall)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7754:42: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7754 |       LiftoffRegister vector = pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |                                ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7755:25: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7755 |       MaybeEmitNullCheck(decoder, func_ref.gp(), pinned, func_ref_type);
      |       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7760:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7760 |       LiftoffRegister index = pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |                               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7791:44: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7791 |       LiftoffRegister func_ref = pinned.set(__ PopToModifiableRegister(pinned));
      |                                  ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7792:25: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7792 |       MaybeEmitNullCheck(decoder, func_ref.gp(), pinned, func_ref_type);
      |       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7794:21: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7794 |           pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |           ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7795:42: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7795 |       LiftoffRegister target = pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |                                ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7796:40: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7796 |       LiftoffRegister temp = pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |                              ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallDirect(FullDecoder*, const v8::internal::wasm::CallFunctionImmediate&, const Value*, Value*, TailCall)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7444:32: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7444 |       Register tmp = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                      ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7445:35: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7445 |       Register target = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallDirect(FullDecoder*, const v8::internal::wasm::CallFunctionImmediate&, const Value*, Value*, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7448:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallDirect(FullDecoder*, const v8::internal::wasm::CallFunctionImmediate&, const Value*, Value*, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7456:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallDirect(FullDecoder*, const v8::internal::wasm::CallFunctionImmediate&, const Value*, Value*, TailCall)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7481:54: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7481 |         LiftoffRegister vector = __ GetUnusedRegister(kGpReg, {});
      |                                                      ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, TailCall)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7521:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7521 |     Register tmp1 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7522:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7522 |     Register tmp2 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7523:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7523 |     Register tmp3 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7527:21: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7527 |           pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |           ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7528:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7538:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7571:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7584:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7643:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7663:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7693:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7706:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicLoadMem(FullDecoder*, v8::internal::wasm::LoadType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4829:50:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicLoadMem(FullDecoder*, v8::internal::wasm::LoadType, const v8::internal::wasm::MemoryAccessImmediate&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4830:36: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4830 |     Register index = BoundsCheckMem(decoder, type.size(), imm.offset,
      |                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4831 |                                     full_index, {}, kDoForceCheck);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4834:22: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4834 |     AlignmentCheckMem(decoder, type.size(), imm.offset, index, pinned);
      |     ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicLoadMem(FullDecoder*, v8::internal::wasm::LoadType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4837:31:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicCompareExchange(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4931:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicCompareExchange(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4932:42:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicCompareExchange(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4934:50:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicCompareExchange(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4935:36: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4935 |     Register index = BoundsCheckMem(decoder, type.size(), imm.offset,
      |                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4936 |                                     full_index, pinned, kDoForceCheck);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4938:22: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4938 |     AlignmentCheckMem(decoder, type.size(), imm.offset, index, pinned);
      |     ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicCompareExchange(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4941:31:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'void v8::internal::wasm::LiftoffAssembler::AtomicCompareExchange(v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::StoreType, bool)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicCompareExchange(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4945:29:
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1343:35: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1343 |     result_reg = GetUnusedRegister(kGpReg, pinned).gp();
      |                  ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::AtomicCompareExchange(v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::StoreType, bool)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1346:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicCompareExchange(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4945:29:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicBinop.constprop(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, uintptr_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::StoreType, bool))' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4857:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicBinop.constprop(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, uintptr_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::StoreType, bool))' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4875:50:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicBinop.constprop(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, uintptr_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::StoreType, bool))':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4876:36: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4876 |     Register index = BoundsCheckMem(decoder, type.size(), imm.offset,
      |                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4877 |                                     full_index, pinned, kDoForceCheck);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4880:22: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4880 |     AlignmentCheckMem(decoder, type.size(), imm.offset, index, pinned);
      |     ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicBinop.constprop(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, uintptr_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::StoreType, bool))' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4884:31:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefCast(FullDecoder*, const Value&, const Value&, Value*, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6138:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefCast(FullDecoder*, const Value&, const Value&, Value*, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6139:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefCast(FullDecoder*, const Value&, const Value&, Value*, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6141:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefCast(FullDecoder*, const Value&, const Value&, Value*, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6142:35:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayGet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, bool, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5776:39: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5776 |     LiftoffRegister index = pinned.set(__ PopToModifiableRegister(pinned));
      |                             ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayGet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, bool, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5777:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayGet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, bool, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5778:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5778 |     MaybeEmitNullCheck(decoder, array.gp(), pinned, array_obj.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BoundsCheckArray(FullDecoder*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7903:50,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayGet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, bool, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5779:21:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructGet(FullDecoder*, const Value&, const v8::internal::wasm::FieldImmediate&, bool, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5641:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructGet(FullDecoder*, const Value&, const v8::internal::wasm::FieldImmediate&, bool, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5642:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5642 |     MaybeEmitNullCheck(decoder, obj.gp(), pinned, struct_obj.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CurrentMemoryPages(FullDecoder*, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3429:45,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemorySizeImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3765:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemorySize(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3760:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CurrentMemoryPages(FullDecoder*, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3430:5,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemorySizeImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3765:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemorySize(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3760:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CurrentMemoryPages(FullDecoder*, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemorySizeImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3765:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemorySize(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3760:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3435:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3435 |           __ GetUnusedRegister(kGpReg, LiftoffRegList{mem_size});
      |                               ^
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadMem(FullDecoder*, v8::internal::wasm::LoadType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3233:32:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadMem(FullDecoder*, v8::internal::wasm::LoadType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3238:52:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadMem(FullDecoder*, v8::internal::wasm::LoadType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3239:29: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3239 |       index = BoundsCheckMem(decoder, type.size(), offset, full_index, {},
      |               ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3240 |                              kDontForceCheck);
      |                              ~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadMem(FullDecoder*, v8::internal::wasm::LoadType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3247:32:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Select(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2722:36:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Select(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2726:45:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Select(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2727:50:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalGet(FullDecoder*, Value*, const v8::internal::wasm::GlobalIndexImmediate&)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3701:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3697:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2556:21: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2556 |           pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |           ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalGet(FullDecoder*, Value*, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2557:7,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3701:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3697:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalGet(FullDecoder*, Value*, const v8::internal::wasm::GlobalIndexImmediate&)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3701:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3697:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2559:34: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2559 |       Register value = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                        ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetGlobalBaseAndOffset(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, uint32_t*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2484:32,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalGet(FullDecoder*, Value*, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2568:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3701:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3697:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetGlobalBaseAndOffset(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, uint32_t*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2486:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalGet(FullDecoder*, Value*, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2568:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3701:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3697:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetGlobalBaseAndOffset(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, uint32_t*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2494:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalGet(FullDecoder*, Value*, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2568:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3701:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3697:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1695 |                               : __ GetUnusedRegister(dst_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1707:33:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1695 |                               : __ GetUnusedRegister(dst_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1707:33:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1920:45:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1925:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1925 |                                 ? __ GetUnusedRegister(result_rc, {lhs}, pinned)
      |                                                       ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Shiftop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register) [with void (v8::internal::MacroAssembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register) = &v8::internal::MacroAssembler::LsrPair; bool is_left_shift = false]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:179:17,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_shr(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1856:55,
    inlined from 'v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2155:9,
    inlined from 'typename std::enable_if<(! std::is_member_function_pointer<_Tp>::value)>::type v8::internal::wasm::{anonymous}::LiftoffCompiler::CallEmitFn(EmitFn, Args ...) [with EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; Args = {v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister}]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1607:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1952:15,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In function 'void v8::internal::wasm::liftoff::I64Shiftop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register) [with void (v8::internal::MacroAssembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register) = &v8::internal::MacroAssembler::LsrPair; bool is_left_shift = false]',
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_shr(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1856:55,
    inlined from 'v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2155:9,
    inlined from 'typename std::enable_if<(! std::is_member_function_pointer<_Tp>::value)>::type v8::internal::wasm::{anonymous}::LiftoffCompiler::CallEmitFn(EmitFn, Args ...) [with EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; Args = {v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister}]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1607:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1952:15,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:186:45: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  186 |     *later_src_reg = assm->GetUnusedRegister(kGpReg, pinned).gp();
      |                      ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1920:45:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1925:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1925 |                                 ? __ GetUnusedRegister(result_rc, {lhs}, pinned)
      |                                                       ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Shiftop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register) [with void (v8::internal::MacroAssembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register) = &v8::internal::MacroAssembler::AsrPair; bool is_left_shift = false]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:179:17,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_sar(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1841:55,
    inlined from 'v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2154:9,
    inlined from 'typename std::enable_if<(! std::is_member_function_pointer<_Tp>::value)>::type v8::internal::wasm::{anonymous}::LiftoffCompiler::CallEmitFn(EmitFn, Args ...) [with EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; Args = {v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister}]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1607:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1952:15,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In function 'void v8::internal::wasm::liftoff::I64Shiftop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register) [with void (v8::internal::MacroAssembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register) = &v8::internal::MacroAssembler::AsrPair; bool is_left_shift = false]',
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_sar(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1841:55,
    inlined from 'v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2154:9,
    inlined from 'typename std::enable_if<(! std::is_member_function_pointer<_Tp>::value)>::type v8::internal::wasm::{anonymous}::LiftoffCompiler::CallEmitFn(EmitFn, Args ...) [with EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; Args = {v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister}]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1607:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1952:15,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:186:45: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  186 |     *later_src_reg = assm->GetUnusedRegister(kGpReg, pinned).gp();
      |                      ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1920:45:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1925:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1925 |                                 ? __ GetUnusedRegister(result_rc, {lhs}, pinned)
      |                                                       ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Shiftop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register) [with void (v8::internal::MacroAssembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register) = &v8::internal::MacroAssembler::LslPair; bool is_left_shift = true]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:179:17,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_shl(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1826:54,
    inlined from 'v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2153:9,
    inlined from 'typename std::enable_if<(! std::is_member_function_pointer<_Tp>::value)>::type v8::internal::wasm::{anonymous}::LiftoffCompiler::CallEmitFn(EmitFn, Args ...) [with EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; Args = {v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister}]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1607:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1952:15,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In function 'void v8::internal::wasm::liftoff::I64Shiftop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register) [with void (v8::internal::MacroAssembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register) = &v8::internal::MacroAssembler::LslPair; bool is_left_shift = true]',
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_shl(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1826:54,
    inlined from 'v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2153:9,
    inlined from 'typename std::enable_if<(! std::is_member_function_pointer<_Tp>::value)>::type v8::internal::wasm::{anonymous}::LiftoffCompiler::CallEmitFn(EmitFn, Args ...) [with EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; Args = {v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister}]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1607:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1952:15,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:186:45: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  186 |     *later_src_reg = assm->GetUnusedRegister(kGpReg, pinned).gp();
      |                      ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1920:45:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1925:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1925 |                                 ? __ GetUnusedRegister(result_rc, {lhs}, pinned)
      |                                                       ^
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::I64Const(FullDecoder*, Value*, int64_t)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeI64ConstImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3554:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeI64Const(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3551:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2304:49: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2304 |       LiftoffRegister reg = __ GetUnusedRegister(reg_class_for(kI64), {});
      |                                                 ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitIsNull(v8::internal::wasm::WasmOpcode, v8::internal::wasm::ValueType)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1724:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitIsNull(v8::internal::wasm::WasmOpcode, v8::internal::wasm::ValueType)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1725:48:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitIsNull(v8::internal::wasm::WasmOpcode, v8::internal::wasm::ValueType)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1729:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1729 |     LiftoffRegister dst = __ GetUnusedRegister(kGpReg, {ref, null}, {});
      |                                               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1657 |                               ? __ GetUnusedRegister(result_rc, {src}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1707:33:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1707:33:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Register)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Register)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Register)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Register); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1920:45:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Register); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, int)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1925:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1925 |                                 ? __ GetUnusedRegister(result_rc, {lhs}, pinned)
      |                                                       ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::DwVfpRegister, v8::internal::DwVfpRegister), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::DwVfpRegister, v8::internal::DwVfpRegister), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::DwVfpRegister, v8::internal::DwVfpRegister), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1948:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1948:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::Register, v8::internal::Register), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::Register, v8::internal::Register), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::Register, v8::internal::Register), int>]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1658:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF32; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3818:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF32; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3818:43:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1658:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1658 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3820:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3820:43:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1658:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1658 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTerOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3702:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3940:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTerOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3703:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3940:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTerOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3704:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3940:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTerOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3940:39:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3710:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3710 |                               ? __ GetUnusedRegister(result_rc, {src3},
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitRelaxedLaneSelect()' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3730:38,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4317:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitRelaxedLaneSelect()' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3731:38,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4317:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitRelaxedLaneSelect()' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3732:38,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4317:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitRelaxedLaneSelect()',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4317:37:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3734:29: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3734 |         __ GetUnusedRegister(reg_class_for(kS128), {}, pinned);
      |                             ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4353:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4354:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4355:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4356:51: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4356 |         LiftoffRegister dst = __ GetUnusedRegister(res_rc, {lhs, rhs, acc}, {});
      |                                                   ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4371:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4418:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4418:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4374:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4374 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4371:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4419:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4419:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4374:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4374 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4371:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4420:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4420:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4374:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4374 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4371:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4421:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4421:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4374:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4374 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4371:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4422:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4422:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4374:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4374 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4371:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4423:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4423:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4374:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4374 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4371:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4424:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4424:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4374:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4374 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4371:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4425:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4425:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4374:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4374 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4390:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4436:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4394:47,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4436:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4436:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4398:35: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4398 |             : __ GetUnusedRegister(result_rc, {src1}, {});
      |                                   ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4390:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4437:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4394:47,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4437:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4437:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4398:35: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4398 |             : __ GetUnusedRegister(result_rc, {src1}, {});
      |                                   ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4390:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4438:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4394:47,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4438:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4438:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4398:35: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4398 |             : __ GetUnusedRegister(result_rc, {src1}, {});
      |                                   ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4390:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4439:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4394:47,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4439:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4439:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4398:35: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4398 |             : __ GetUnusedRegister(result_rc, {src1}, {});
      |                                   ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kF32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4390:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4440:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kF32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4392:50,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4440:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kF32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4440:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4397:35: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4397 |             ? __ GetUnusedRegister(result_rc, {src1}, LiftoffRegList{src2})
      |                                   ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kF64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4390:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4441:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kF64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4392:50,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4441:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kF64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4441:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4397:35: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4397 |             ? __ GetUnusedRegister(result_rc, {src1}, LiftoffRegList{src2})
      |                                   ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefTest(FullDecoder*, const Value&, const Value&, Value*, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6078:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefTest(FullDecoder*, const Value&, const Value&, Value*, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6079:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefTest(FullDecoder*, const Value&, const Value&, Value*, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6081:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefTest(FullDecoder*, const Value&, const Value&, Value*, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6082:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayLen(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5817:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayLen(FullDecoder*, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5818:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5818 |     MaybeEmitNullCheck(decoder, obj.gp(), pinned, array_obj.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayLen(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5819:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MemoryGrow(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3446:39,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemoryGrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3754:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemoryGrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3746:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MemoryGrow(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3449:40,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemoryGrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3754:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemoryGrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3746:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MemoryGrow(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemoryGrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3754:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemoryGrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3746:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3491:59: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3491 |       if (kNeedI64RegPair) result64 = __ GetUnusedRegister(kGpRegPair, pinned);
      |                                                           ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnNull(FullDecoder*, const Value&, uint32_t, bool, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3633:61:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnNull(FullDecoder*, const Value&, uint32_t, bool, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3634:31:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnNull(FullDecoder*, const Value&, uint32_t, bool, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3636:36: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3636 |                        ? pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp()
      |                          ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::F32Const(FullDecoder*, Value*, float)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2311:47,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeF32ConstImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3562:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeF32Const(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3559:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::F64Const(FullDecoder*, Value*, double)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2317:47,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeF64ConstImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3570:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeF64Const(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3567:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::LoadConstant(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::WasmValue)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:600:49,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::F64Const(FullDecoder*, Value*, double)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2318:20,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeF64ConstImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3570:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeF64Const(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3567:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitFloatUnOpWithCFallback<v8::internal::wasm::kF64>(bool (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DoubleRegister, v8::internal::DoubleRegister), v8::internal::ExternalReference (*)())::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitFloatUnOpWithCFallback<v8::internal::wasm::kF64>(bool (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DoubleRegister, v8::internal::DoubleRegister), v8::internal::ExternalReference (*)())::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitFloatUnOpWithCFallback<v8::internal::wasm::kF32>(bool (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DoubleRegister, v8::internal::DoubleRegister), v8::internal::ExternalReference (*)())::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitFloatUnOpWithCFallback<v8::internal::wasm::kF32>(bool (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DoubleRegister, v8::internal::DoubleRegister), v8::internal::ExternalReference (*)())::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, long long int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1920:45,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2061:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, long long int)]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2061:40:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1925:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1925 |                                 ? __ GetUnusedRegister(result_rc, {lhs}, pinned)
      |                                                       ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2151:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2151:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2151:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2152:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2152:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2152:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2156:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2156:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2156:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2157:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2157:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2157:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2200:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2200:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2200:37:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2208:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2208:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2208:37:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2216:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2216:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2216:37:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2224:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2224:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2224:37:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2241:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2241:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2241:37:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2252:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2252:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2252:37:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2263:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2263:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2263:37:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kRefNull; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2274:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kRefNull; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2274:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kRefNull; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), int>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2274:41:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RttCanon(FullDecoder*, uint32_t, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5976:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RttCanon(FullDecoder*, uint32_t, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5977:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AssertNullTypecheckImpl(FullDecoder*, const Value&, Value*, v8::internal::Condition)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2692:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AssertNullTypecheckImpl(FullDecoder*, const Value&, Value*, v8::internal::Condition)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2695:48:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefAsNonNull(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2339:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefAsNonNull(FullDecoder*, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2340:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2340 |     MaybeEmitNullCheck(decoder, obj.gp(), pinned, arg.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:625:38,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:625:38,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:625:38,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1657 |                               ? __ GetUnusedRegister(result_rc, {src}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1778:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1778:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1695 |                               : __ GetUnusedRegister(dst_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1801:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1801:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1694:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1694 |                               ? __ GetUnusedRegister(dst_rc, {src}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1809:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1809:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1694:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1694 |                               ? __ GetUnusedRegister(dst_rc, {src}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1845:36:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::wasm::LiftoffRegister)]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1845:36:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1658:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1658 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1847:36:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1847:36:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1657 |                               ? __ GetUnusedRegister(result_rc, {src}, {})
      |                                                     ^
In member function 'bool v8::internal::wasm::LiftoffAssembler::emit_i32_popcnt(v8::internal::Register, v8::internal::Register)',
    inlined from 'v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1849:37,
    inlined from 'typename std::enable_if<(! std::is_member_function_pointer<_Tp>::value)>::type v8::internal::wasm::{anonymous}::LiftoffCompiler::CallEmitFn(EmitFn, Args ...) [with EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; Args = {v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister}]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1607:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1659:15,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1847:36:
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1674:33: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1674 |   Register scratch1 = pinned.set(GetUnusedRegister(kGpReg, pinned)).gp();
      |                       ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1675:40: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1675 |   Register scratch2 = GetUnusedRegister(kGpReg, pinned).gp();
      |                       ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1855:36:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1855:36:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1657 |                               ? __ GetUnusedRegister(result_rc, {src}, {})
      |                                                     ^
In member function 'bool v8::internal::wasm::LiftoffAssembler::emit_i64_popcnt(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)',
    inlined from 'v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1857:37,
    inlined from 'typename std::enable_if<(! std::is_member_function_pointer<_Tp>::value)>::type v8::internal::wasm::{anonymous}::LiftoffCompiler::CallEmitFn(EmitFn, Args ...) [with EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; Args = {v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister}]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1607:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1659:15,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1855:36:
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1915:33: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1915 |   Register scratch1 = pinned.set(GetUnusedRegister(kGpReg, pinned)).gp();
      |                       ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1916:40: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1916 |   Register scratch2 = GetUnusedRegister(kGpReg, pinned).gp();
      |                       ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1884:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1885:52: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1885 |         LiftoffRegister null = __ GetUnusedRegister(kGpReg, pinned);
      |                                                    ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNewSegment(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, const v8::internal::wasm::IndexImmediate&, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5903:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefNull(FullDecoder*, v8::internal::wasm::ValueType, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2323:48,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeRefNullImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3582:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeRefNull(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3575:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringConcat(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6907:42:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringConcat(FullDecoder*, const Value&, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6908:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6908 |     MaybeEmitNullCheck(decoder, tail_reg.gp(), pinned, tail.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringConcat(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6911:42:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringConcat(FullDecoder*, const Value&, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6912:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6912 |     MaybeEmitNullCheck(decoder, head_reg.gp(), pinned, head.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf16Slice(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7225:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf16Slice(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7226:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf16Slice(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7227:42:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf16Slice(FullDecoder*, const Value&, const Value&, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7228:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7228 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringCompare(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7367:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringCompare(FullDecoder*, const Value&, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7369:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7369 |     MaybeEmitNullCheck(decoder, rhs_reg.gp(), pinned, rhs.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringCompare(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7372:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringCompare(FullDecoder*, const Value&, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7374:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7374 |     MaybeEmitNullCheck(decoder, lhs_reg.gp(), pinned, lhs.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringNewWtf8(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6588:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringNewWtf8(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5817:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringNewWtf8(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6593:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringNewWtf8(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5817:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringNewWtf8Array(FullDecoder*, unibrow::Utf8Variant, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6620:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringNewWtf8Array(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5882:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringNewWtf8Array(FullDecoder*, unibrow::Utf8Variant, const Value&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringNewWtf8Array(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5882:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6622:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6622 |     MaybeEmitNullCheck(decoder, array_reg.gp(), pinned, array.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringNewWtf8Array(FullDecoder*, unibrow::Utf8Variant, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6626:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringNewWtf8Array(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5882:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringMeasureWtf8(FullDecoder*, unibrow::Utf8Variant, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6719:44,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringMeasureWtf8(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5829:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringMeasureWtf8(FullDecoder*, unibrow::Utf8Variant, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringMeasureWtf8(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5829:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6720:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6720 |     MaybeEmitNullCheck(decoder, string_reg.gp(), pinned, str.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefFunc(FullDecoder*, uint32_t, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2329:58,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeRefFuncImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3624:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeRefFunc(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3616:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNewFixed(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5854:21:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNewFixed(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5860:21:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNewFixed(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5881:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreObjectField(v8::internal::Register, v8::internal::Register, int, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNewFixed(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5887:23:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7940 |       __ Store(obj, offset_reg, offset, value, store_type, pinned);
      |               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNewFixed(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5881:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreObjectField(v8::internal::Register, v8::internal::Register, int, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNewFixed(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5887:23:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7940 |       __ Store(obj, offset_reg, offset, value, store_type, pinned);
      |               ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNewFixed(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5881:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNew(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, v8::internal::wasm::ValueKind, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5667:28:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNew(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, v8::internal::wasm::ValueKind, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5679:59:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNew(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, v8::internal::wasm::ValueKind, bool)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5696:40: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5696 |     LiftoffRegister length = pinned.set(__ PopToModifiableRegister(pinned));
      |                              ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNew(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, v8::internal::wasm::ValueKind, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5706:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNew(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, v8::internal::wasm::ValueKind, bool)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5713:18: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5713 |     ArrayFillImpl(pinned, obj, index, value, length, elem_kind,
      |     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 5714 |                   LiftoffAssembler::kSkipWriteBarrier);
      |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEq(FullDecoder*, const Value&, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6932:39: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6932 |     LiftoffRegister b_reg = pinned.set(__ PopToModifiableRegister(pinned));
      |                             ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6933:39: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6933 |     LiftoffRegister a_reg = pinned.set(__ PopToModifiableRegister(pinned));
      |                             ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEq(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6940:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf8(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6766:44,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringEncodeWtf8(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5845:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf8(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringEncodeWtf8(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5845:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6768:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6768 |     MaybeEmitNullCheck(decoder, string_reg.gp(), pinned, str.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf8(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6772:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringEncodeWtf8(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5845:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf8(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6777:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringEncodeWtf8(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5845:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicWait(FullDecoder*, v8::internal::wasm::ValueKind, const v8::internal::wasm::MemoryAccessImmediate&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4981:25: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4981 |           BoundsCheckMem(decoder, value_kind_size(kind), imm.offset, full_index,
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4982 |                          pinned, kDoForceCheck);
      |                          ~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4984:24: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4984 |       AlignmentCheckMem(decoder, value_kind_size(kind), imm.offset, index_reg,
      |       ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4985 |                         pinned);
      |                         ~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4990:27: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4990 |               ? pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp()
      |                 ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf8Array(FullDecoder*, unibrow::Utf8Variant, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6804:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringEncodeWtf8Array(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5896:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf8Array(FullDecoder*, unibrow::Utf8Variant, const Value&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringEncodeWtf8Array(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5896:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6806:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6806 |     MaybeEmitNullCheck(decoder, array_reg.gp(), pinned, array.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf8Array(FullDecoder*, unibrow::Utf8Variant, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6809:44,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringEncodeWtf8Array(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5896:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf8Array(FullDecoder*, unibrow::Utf8Variant, const Value&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringEncodeWtf8Array(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5896:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6811:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6811 |     MaybeEmitNullCheck(decoder, string_reg.gp(), pinned, str.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf8Array(FullDecoder*, unibrow::Utf8Variant, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6818:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringEncodeWtf8Array(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5896:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructNew(FullDecoder*, const v8::internal::wasm::StructIndexImmediate&, const Value&, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5578:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructNew(FullDecoder*, const v8::internal::wasm::StructIndexImmediate&, const Value&, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5602:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructNew(FullDecoder*, const v8::internal::wasm::StructIndexImmediate&, const Value&, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5602:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructNew(FullDecoder*, const v8::internal::wasm::StructIndexImmediate&, const Value&, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5602:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:625:38,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructNew(FullDecoder*, const v8::internal::wasm::StructIndexImmediate&, const Value&, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5602:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreObjectField(v8::internal::Register, v8::internal::Register, int, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructNew(FullDecoder*, const v8::internal::wasm::StructIndexImmediate&, const Value&, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5612:23:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7940 |       __ Store(obj, offset_reg, offset, value, store_type, pinned);
      |               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructNew(FullDecoder*, const v8::internal::wasm::StructIndexImmediate&, const Value&, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5601:33:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreObjectField(v8::internal::Register, v8::internal::Register, int, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructNew(FullDecoder*, const v8::internal::wasm::StructIndexImmediate&, const Value&, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5612:23:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7940 |       __ Store(obj, offset_reg, offset, value, store_type, pinned);
      |               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf8Encode(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, const Value&, const Value&, Value*, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7073:42,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringViewWtf8Encode(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5864:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf8Encode(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, const Value&, const Value&, Value*, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringViewWtf8Encode(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5864:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7075:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7075 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf8Encode(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, const Value&, const Value&, Value*, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7079:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringViewWtf8Encode(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5864:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf8Encode(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, const Value&, const Value&, Value*, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7084:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringViewWtf8Encode(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5864:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringNewWtf16(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5930:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6651:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6651 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringConst(FullDecoder*, const v8::internal::wasm::StringConstImmediate&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5940:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6699:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6699 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf16(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6845:44,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5976:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf16(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5976:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6847:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6847 |     MaybeEmitNullCheck(decoder, string_reg.gp(), pinned, str.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6851:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6851 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringIsUSVSequence(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6993:41,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6006:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringIsUSVSequence(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6006:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6994:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6994 |     MaybeEmitNullCheck(decoder, str_reg.gp(), pinned, str.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringAsWtf8(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7012:41,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6015:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringAsWtf8(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6015:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7013:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7013 |     MaybeEmitNullCheck(decoder, str_reg.gp(), pinned, str.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf8Advance(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7038:42,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6026:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf8Advance(FullDecoder*, const Value&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6026:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7040:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7040 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf8Slice(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7119:42,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6047:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf8Slice(FullDecoder*, const Value&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6047:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7121:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7121 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringAsWtf16(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7142:41,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6057:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringAsWtf16(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6057:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7143:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7143 |     MaybeEmitNullCheck(decoder, str_reg.gp(), pinned, str.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf16GetCodeUnit(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7161:41,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6076:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf16GetCodeUnit(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7162:42,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6076:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf16GetCodeUnit(FullDecoder*, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6076:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7163:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7163 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf16Encode(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, const Value&, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7193:42,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6092:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf16Encode(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, const Value&, const Value&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6092:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7195:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7195 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7199:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7199 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringAsIter(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7250:41,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6114:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringAsIter(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6114:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7251:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7251 |     MaybeEmitNullCheck(decoder, str_reg.gp(), pinned, str.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewIterNext(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7270:42,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6123:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewIterNext(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6123:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7271:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7271 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewIterAdvance(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7293:42,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6133:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewIterAdvance(FullDecoder*, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6133:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7295:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7295 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewIterRewind(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7319:42,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6144:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewIterRewind(FullDecoder*, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6144:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7321:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7321 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewIterSlice(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7345:42,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6155:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewIterSlice(FullDecoder*, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6155:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7347:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7347 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringNewWtf16Array(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6675:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6184:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringNewWtf16Array(FullDecoder*, const Value&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6184:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6677:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6677 |     MaybeEmitNullCheck(decoder, array_reg.gp(), pinned, array.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf16Array(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6875:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6209:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf16Array(FullDecoder*, const Value&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6209:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6877:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6877 |     MaybeEmitNullCheck(decoder, array_reg.gp(), pinned, array.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf16Array(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6880:44,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6209:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf16Array(FullDecoder*, const Value&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6209:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6882:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6882 |     MaybeEmitNullCheck(decoder, string_reg.gp(), pinned, str.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringHash(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7405:44,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6239:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringHash(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6239:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7407:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7407 |     MaybeEmitNullCheck(decoder, string_reg.gp(), pinned, string.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TableGet(FullDecoder*, const Value&, Value*, const v8::internal::wasm::IndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2621:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeTableGetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3725:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeTableGet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3719:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1341:34: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1341 |     Register imm_tag = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                        ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1342:5,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:625:38,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4641:39,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4641:39,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4641:39,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4641:39,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4644:32: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4644 |         Load32BitExceptionValue(value.gp(), values_array, index, pinned);
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4648:23,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4649:32: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4649 |         Load32BitExceptionValue(tmp_reg.gp(), values_array, index, pinned);
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Load64BitExceptionValue(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4655:32,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4564:30: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4564 |       Load32BitExceptionValue(dst.high_gp(), values_array, index, pinned);
      |       ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4565:30: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4565 |       Load32BitExceptionValue(dst.low_gp(), values_array, index, pinned);
      |       ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4660:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4660 |             pinned.set(__ GetUnusedRegister(rc_i64, pinned));
      |             ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Load64BitExceptionValue(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4661:32,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4564:30: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4564 |       Load32BitExceptionValue(dst.high_gp(), values_array, index, pinned);
      |       ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4565:30: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4565 |       Load32BitExceptionValue(dst.low_gp(), values_array, index, pinned);
      |       ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4668:23,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4669:32: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4669 |         Load32BitExceptionValue(tmp_reg.gp(), values_array, index, pinned);
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4672:34: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4672 |           Load32BitExceptionValue(tmp_reg.gp(), values_array, index, pinned);
      |           ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MemoryInit(FullDecoder*, const v8::internal::wasm::MemoryInitImmediate&, const Value&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5270:38,
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6355:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MemoryInit(FullDecoder*, const v8::internal::wasm::MemoryInitImmediate&, const Value&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5271:37,
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6355:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MemoryInit(FullDecoder*, const v8::internal::wasm::MemoryInitImmediate&, const Value&, const Value&, const Value&)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6355:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5277:38: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5277 |       instance = __ GetUnusedRegister(kGpReg, pinned).gp();
      |                                      ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5295:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5295 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::DataDrop(FullDecoder*, const v8::internal::wasm::IndexImmediate&)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6365:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5315:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5315 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::DataDrop(FullDecoder*, const v8::internal::wasm::IndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5316:5,
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6365:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::DataDrop(FullDecoder*, const v8::internal::wasm::IndexImmediate&)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6365:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5319:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5319 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5327:42: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5327 |     LiftoffRegister null_reg = pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |                                ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MemoryCopy(FullDecoder*, const v8::internal::wasm::MemoryCopyImmediate&, const Value&, const Value&, const Value&)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6375:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5346:38: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5346 |       instance = __ GetUnusedRegister(kGpReg, pinned).gp();
      |                                      ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MemoryFill(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, const Value&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5379:39,
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6386:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MemoryFill(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, const Value&, const Value&, const Value&)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6386:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5385:38: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5385 |       instance = __ GetUnusedRegister(kGpReg, pinned).gp();
      |                                      ^
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TableInit(FullDecoder*, const v8::internal::wasm::TableInitImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6394:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5422:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5422 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5428:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5428 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ElemDrop(FullDecoder*, const v8::internal::wasm::IndexImmediate&)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6405:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5450:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5450 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ElemDrop(FullDecoder*, const v8::internal::wasm::IndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5451:5,
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6405:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ElemDrop(FullDecoder*, const v8::internal::wasm::IndexImmediate&)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6405:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5454:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5454 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5462:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5462 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5467:26: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5467 |     __ StoreTaggedPointer(element_segments, seg_index.gp(), 0,
      |                          ^
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TableCopy(FullDecoder*, const v8::internal::wasm::TableCopyImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6412:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5476:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5476 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5482:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5482 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TableGrow(FullDecoder*, const v8::internal::wasm::IndexImmediate&, const Value&, const Value&, Value*)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6424:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5507:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5507 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TableSize(FullDecoder*, const v8::internal::wasm::IndexImmediate&, Value*)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6435:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5531:33: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5531 |     Register tables = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                       ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TableSize(FullDecoder*, const v8::internal::wasm::IndexImmediate&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5532:5,
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6435:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TableFill(FullDecoder*, const v8::internal::wasm::IndexImmediate&, const Value&, const Value&, const Value&)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6446:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5556:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5556 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicNotify(FullDecoder*, const v8::internal::wasm::MemoryAccessImmediate&)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, const v8::internal::wasm::MemoryAccessImmediate&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5206:21,
    inlined from 'uint32_t v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeAtomicOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6317:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5061:40: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5061 |     Register index_reg = BoundsCheckMem(decoder, kInt32Size, imm.offset,
      |                          ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 5062 |                                         full_index, {}, kDoForceCheck);
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5064:22: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5064 |     AlignmentCheckMem(decoder, kInt32Size, imm.offset, index_reg, pinned);
      |     ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5069:25: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5069 |             ? pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp()
      |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4751:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreExceptionValue(v8::internal::wasm::ValueType, v8::internal::Register, int*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4584:39,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4775:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreExceptionValue(v8::internal::wasm::ValueType, v8::internal::Register, int*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4775:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4587:33: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4587 |         Store32BitExceptionValue(values_array, index_in_array, value.gp(),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4588 |                                  pinned);
      |                                  ~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreExceptionValue(v8::internal::wasm::ValueType, v8::internal::Register, int*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4592:23,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4775:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreExceptionValue(v8::internal::wasm::ValueType, v8::internal::Register, int*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4775:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4594:33: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4594 |         Store32BitExceptionValue(values_array, index_in_array, gp_reg.gp(),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4595 |                                  pinned);
      |                                  ~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Store64BitExceptionValue(v8::internal::Register, int*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreExceptionValue(v8::internal::wasm::ValueType, v8::internal::Register, int*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4599:33,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4775:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4529:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4529 |       Store32BitExceptionValue(values_array, index_in_array, value.low_gp(),
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4530 |                                pinned);
      |                                ~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4531:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4531 |       Store32BitExceptionValue(values_array, index_in_array, value.high_gp(),
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4532 |                                pinned);
      |                                ~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreExceptionValue(v8::internal::wasm::ValueType, v8::internal::Register, int*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4775:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4603:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4603 |             pinned.set(__ GetUnusedRegister(reg_class_for(kI64), pinned));
      |             ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Store64BitExceptionValue(v8::internal::Register, int*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreExceptionValue(v8::internal::wasm::ValueType, v8::internal::Register, int*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4606:33,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4775:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4529:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4529 |       Store32BitExceptionValue(values_array, index_in_array, value.low_gp(),
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4530 |                                pinned);
      |                                ~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4531:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4531 |       Store32BitExceptionValue(values_array, index_in_array, value.high_gp(),
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4532 |                                pinned);
      |                                ~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreExceptionValue(v8::internal::wasm::ValueType, v8::internal::Register, int*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4611:23,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4775:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreExceptionValue(v8::internal::wasm::ValueType, v8::internal::Register, int*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4775:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4614:35: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4614 |           Store32BitExceptionValue(values_array, index_in_array, tmp_reg.gp(),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4615 |                                    pinned);
      |                                    ~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4623:30: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4623 |         __ StoreTaggedPointer(
      |                              ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4782:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4783:5,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TierupCheckOnTailCall(FullDecoder*)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TierupCheckOnTailCall(FullDecoder*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2377:8,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ReturnCall(FullDecoder*, const v8::internal::wasm::CallFunctionImmediate&, const Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3603:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeReturnCallImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3807:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeReturnCall(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3797:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2380:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2380 |     Register tmp1 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2381:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2381 |     Register tmp2 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TierupCheckOnTailCall(FullDecoder*)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TierupCheckOnTailCall(FullDecoder*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2377:8,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ReturnCallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, const Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3610:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeReturnCallIndirectImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3825:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeReturnCallIndirect(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3813:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2380:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2380 |     Register tmp1 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2381:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2381 |     Register tmp2 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TierupCheckOnTailCall(FullDecoder*)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TierupCheckOnTailCall(FullDecoder*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2377:8,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ReturnCallRef(FullDecoder*, const Value&, const v8::internal::wasm::FunctionSig*, uint32_t, const Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3617:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeReturnCallRefImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3855:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeReturnCallRef(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3848:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2380:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2380 |     Register tmp1 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2381:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2381 |     Register tmp2 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::DoReturn(FullDecoder*, uint32_t)',
    inlined from 'bool v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DoReturn() [with StackElementsCountMode strict_count = v8::internal::wasm::WasmFullDecoder<v8::internal::wasm::Decoder::NoValidationTag, v8::internal::wasm::<unnamed>::LiftoffCompiler, v8::internal::wasm::kFunctionBody>::kStrictCounting; MergeType merge_type = v8::internal::wasm::WasmFullDecoder<v8::internal::wasm::Decoder::NoValidationTag, v8::internal::wasm::<unnamed>::LiftoffCompiler, v8::internal::wasm::kFunctionBody>::kFallthroughMerge; ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6700:5,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeEndImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3406:54,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeEnd(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3375:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2390:24: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2390 |       tmp1 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |              ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2391:24: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2391 |       tmp2 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |              ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructSet(FullDecoder*, const Value&, const v8::internal::wasm::FieldImmediate&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5656:39,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4648:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructSet(FullDecoder*, const Value&, const v8::internal::wasm::FieldImmediate&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5657:37,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4648:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructSet(FullDecoder*, const Value&, const v8::internal::wasm::FieldImmediate&, const Value&)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4648:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5658:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5658 |     MaybeEmitNullCheck(decoder, obj.gp(), pinned, struct_obj.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreObjectField(v8::internal::Register, v8::internal::Register, int, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructSet(FullDecoder*, const Value&, const v8::internal::wasm::FieldImmediate&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5659:21,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4648:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7935:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7935 |       __ StoreTaggedPointer(obj, offset_reg, offset, value, pinned,
      |                            ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7940 |       __ Store(obj, offset_reg, offset, value, store_type, pinned);
      |               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::I31New(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5927:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4938:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::I31New(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4938:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5928:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5928 |     LiftoffRegister dst = __ GetUnusedRegister(kGpReg, {src}, {});
      |                                               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::I31GetS(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5945:37,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4947:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::I31GetS(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4947:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5946:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5946 |     MaybeEmitNullCheck(decoder, src.gp(), pinned, input.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5947:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5947 |     LiftoffRegister dst = __ GetUnusedRegister(kGpReg, {src}, {});
      |                                               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::I31GetU(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5960:37,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4956:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::I31GetU(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4956:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5961:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5961 |     MaybeEmitNullCheck(decoder, src.gp(), pinned, input.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5962:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5962 |     LiftoffRegister dst = __ GetUnusedRegister(kGpReg, {src}, {});
      |                                               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Simd8x16ShuffleOp(FullDecoder*, const v8::internal::wasm::Simd128Immediate&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4478:37,
    inlined from 'uint32_t v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::Simd8x16ShuffleOp(uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4356:7,
    inlined from 'uint32_t v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimdOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4400:33,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimdImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3891:28,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimd(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3875:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Simd8x16ShuffleOp(FullDecoder*, const v8::internal::wasm::Simd128Immediate&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4479:37,
    inlined from 'uint32_t v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::Simd8x16ShuffleOp(uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4356:7,
    inlined from 'uint32_t v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimdOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4400:33,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimdImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3891:28,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimd(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3875:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Simd8x16ShuffleOp(FullDecoder*, const v8::internal::wasm::Simd128Immediate&, const Value&, const Value&, Value*)',
    inlined from 'uint32_t v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::Simd8x16ShuffleOp(uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4356:7,
    inlined from 'uint32_t v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimdOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4400:33,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimdImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3891:28,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimd(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3875:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4480:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4480 |     LiftoffRegister dst = __ GetUnusedRegister(result_rc, {lhs, rhs}, {});
      |                                               ^
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::S128Const(FullDecoder*, const v8::internal::wasm::Simd128Immediate&, Value*)',
    inlined from 'uint32_t v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::SimdConstOp(uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4317:5,
    inlined from 'uint32_t v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimdOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4476:27,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimdImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3891:28,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimd(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3875:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4454:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4454 |     LiftoffRegister dst = __ GetUnusedRegister(result_rc, {});
      |                                               ^
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StartFunctionBody(FullDecoder*, Control*)',
    inlined from 'void v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeFunctionBody() [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:2851:7,
    inlined from 'void v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::Decode() [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:2691:23:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:931:44: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  931 |             pinned.set(__ GetUnusedRegister(kGpReg, pinned).gp());
      |                                            ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:933:44: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  933 |             pinned.set(__ GetUnusedRegister(kGpReg, pinned).gp());
      |                                            ^
[1397/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.gc-tracer.o
[1398/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.gc-idle-time-handler.o
[1399/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.free-list.o
[1400/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.finalization-registry-cleanup-task.o
[1401/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.factory.o
[1402/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.factory-base.o
[1403/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.evacuation-verifier.o
[1404/1711] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.unified-heap-marking-visitor.o
[1405/1711] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.unified-heap-marking-verifier.o
[1406/1711] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.unified-heap-marking-state.o
[1407/1711] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.cross-heap-remembered-set.o
[1408/1711] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.cpp-snapshot.o
[1409/1711] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.cpp-heap.o
[1410/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.concurrent-marking.o
[1411/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.concurrent-allocator.o
[1412/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.combined-heap.o
[1413/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.collection-barrier.o
[1414/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.code-stats.o
[1415/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.code-range.o
[1416/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.code-object-registry.o
[1417/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.basic-memory-chunk.o
[1418/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.base-space.o
[1419/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.array-buffer-sweeper.o
[1420/1711] CXX obj/deps/v8/src/heap/v8_base_without_compiler.allocation-observer.o
[1421/1711] CXX obj/deps/v8/src/handles/v8_base_without_compiler.traced-handles.o
[1422/1711] CXX obj/deps/v8/src/handles/v8_base_without_compiler.shared-object-conveyor-handles.o
[1423/1711] CXX obj/deps/v8/src/handles/v8_base_without_compiler.persistent-handles.o
[1424/1711] CXX obj/deps/v8/src/handles/v8_base_without_compiler.local-handles.o
[1425/1711] CXX obj/deps/v8/src/handles/v8_base_without_compiler.handles.o
[1426/1711] CXX obj/deps/v8/src/handles/v8_base_without_compiler.global-handles.o
[1427/1711] CXX obj/deps/v8/src/flags/v8_base_without_compiler.flags.o
[1428/1711] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.trigger-failure-extension.o
[1429/1711] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.statistics-extension.o
[1430/1711] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.ignition-statistics-extension.o
[1431/1711] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.gc-extension.o
[1432/1711] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.externalize-string-extension.o
[1433/1711] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.cputracemark-extension.o
[1434/1711] CXX obj/deps/v8/src/execution/v8_base_without_compiler.v8threads.o
[1435/1711] CXX obj/deps/v8/src/execution/v8_base_without_compiler.tiering-manager.o
[1436/1711] CXX obj/deps/v8/src/execution/v8_base_without_compiler.thread-local-top.o
[1437/1711] CXX obj/deps/v8/src/execution/v8_base_without_compiler.thread-id.o
[1438/1711] CXX obj/deps/v8/src/execution/v8_base_without_compiler.stack-guard.o
[1439/1711] CXX obj/deps/v8/src/execution/v8_base_without_compiler.simulator-base.o
[1440/1711] CXX obj/deps/v8/src/execution/v8_base_without_compiler.protectors.o
[1441/1711] CXX obj/deps/v8/src/execution/v8_base_without_compiler.microtask-queue.o
[1442/1711] CXX obj/deps/v8/src/execution/v8_base_without_compiler.messages.o
[1443/1711] CXX obj/deps/v8/src/execution/v8_base_without_compiler.local-isolate.o
../../deps/v8/src/heap/pretenuring-handler.cc: In member function 'void v8::internal::PretenuringHandler::RemoveAllocationSitePretenuringFeedback(v8::internal::AllocationSite)':
../../deps/v8/src/heap/pretenuring-handler.cc:150:6: note: parameter passing for argument of type 'v8::internal::AllocationSite' changed in GCC 7.1
  150 | void PretenuringHandler::RemoveAllocationSitePretenuringFeedback(
      |      ^~~~~~~~~~~~~~~~~~
../../deps/v8/src/heap/pretenuring-handler.cc: In member function 'void v8::internal::PretenuringHandler::PretenureAllocationSiteOnNextCollection(v8::internal::AllocationSite)':
../../deps/v8/src/heap/pretenuring-handler.cc:240:6: note: parameter passing for argument of type 'v8::internal::AllocationSite' changed in GCC 7.1
  240 | void PretenuringHandler::PretenureAllocationSiteOnNextCollection(
      |      ^~~~~~~~~~~~~~~~~~
[1444/1711] CXX obj/deps/v8/src/execution/v8_base_without_compiler.isolate.o
[1445/1711] CXX obj/deps/v8/src/execution/v8_base_without_compiler.interrupts-scope.o
[1446/1711] CXX obj/deps/v8/src/execution/v8_base_without_compiler.futex-emulation.o
[1447/1711] CXX obj/deps/v8/src/execution/v8_base_without_compiler.frames.o
[1448/1711] CXX obj/deps/v8/src/execution/v8_base_without_compiler.execution.o
[1449/1711] CXX obj/deps/v8/src/execution/v8_base_without_compiler.encoded-c-signature.o
[1450/1711] CXX obj/deps/v8/src/execution/v8_base_without_compiler.embedder-state.o
[1451/1711] CXX obj/deps/v8/src/execution/v8_base_without_compiler.clobber-registers.o
[1452/1711] CXX obj/deps/v8/src/execution/v8_base_without_compiler.arguments.o
[1453/1711] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.unwinder.o
[1454/1711] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.perf-jit.o
[1455/1711] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.objects-printer.o
[1456/1711] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.objects-debug.o
[1457/1711] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.gdb-jit.o
[1458/1711] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.eh-frame.o
[1459/1711] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.disassembler.o
[1460/1711] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.compilation-statistics.o
[1461/1711] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.basic-block-profiler.o
[1462/1711] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.translation-array.o
[1463/1711] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.translated-state.o
[1464/1711] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.materialized-object-store.o
[1465/1711] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.deoptimizer.o
In file included from ../../deps/v8/src/objects/js-objects.cc:84:
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {unsigned int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {unsigned int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::JSObject::JSObjectShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/js-objects.cc:2871:23:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {void*}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {void*}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::JSObject::JSObjectShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/js-objects.cc:2877:23:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {void*}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {void*}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::JSObject::JSObjectShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/js-objects.cc:2929:23:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {const char*, v8::internal::Map}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {const char*, v8::internal::Map}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::JSObject::JSObjectShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/js-objects.cc:2974:31:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
[1466/1711] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.deoptimized-frame-info.o
[1467/1711] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.deoptimize-reason.o
[1468/1711] CXX obj/deps/v8/src/debug/v8_base_without_compiler.liveedit.o
[1469/1711] CXX obj/deps/v8/src/debug/v8_base_without_compiler.liveedit-diff.o
[1470/1711] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug.o
[1471/1711] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-stack-trace-iterator.o
[1472/1711] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-scopes.o
[1473/1711] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-scope-iterator.o
[1474/1711] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-property-iterator.o
[1475/1711] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-interface.o
[1476/1711] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-frames.o
[1477/1711] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-evaluate.o
[1478/1711] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-coverage.o
[1479/1711] CXX obj/deps/v8/src/date/v8_base_without_compiler.dateparser.o
In file included from /usr/include/c++/13.2.1/map:62,
                 from ../../deps/v8/src/diagnostics/compilation-statistics.h:8,
                 from ../../deps/v8/src/diagnostics/compilation-statistics.cc:5:
/usr/include/c++/13.2.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, v8::internal::CompilationStatistics::PhaseStats>}; _Key = std::__cxx11::basic_string<char>; _Val = std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats>; _KeyOfValue = std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats> >; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats> >]':
/usr/include/c++/13.2.1/bits/stl_tree.h:2458:7: note: parameter passing for argument of type 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats> >, std::less<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats> > >::const_iterator' changed in GCC 7.1
 2458 |       _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/13.2.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, v8::internal::CompilationStatistics::OrderedStats>}; _Key = std::__cxx11::basic_string<char>; _Val = std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats>; _KeyOfValue = std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats> >; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats> >]':
/usr/include/c++/13.2.1/bits/stl_tree.h:2458:7: note: parameter passing for argument of type 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats> >, std::less<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats> > >::const_iterator' changed in GCC 7.1
In file included from /usr/include/c++/13.2.1/map:63:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, v8::internal::CompilationStatistics::OrderedStats>}; _Key = std::__cxx11::basic_string<char>; _Tp = v8::internal::CompilationStatistics::OrderedStats; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats> >]',
    inlined from 'std::__enable_if_t<std::is_constructible<std::pair<const _Key, _Tp>, _Pair>::value, std::pair<typename std::_Rb_tree<_Key, std::pair<const _Key, _Tp>, std::_Select1st<std::pair<const _Key, _Tp> >, _Compare, typename __gnu_cxx::__alloc_traits<_Alloc>::rebind<std::pair<const _Key, _Tp> >::other>::iterator, bool> > std::map<_Key, _Tp, _Compare, _Alloc>::insert(_Pair&&) [with _Pair = std::pair<std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats>; _Key = std::__cxx11::basic_string<char>; _Tp = v8::internal::CompilationStatistics::OrderedStats; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats> >]' at /usr/include/c++/13.2.1/bits/stl_map.h:860:27,
    inlined from 'void v8::internal::CompilationStatistics::RecordPhaseKindStats(const char*, const BasicStats&)' at ../../deps/v8/src/diagnostics/compilation-statistics.cc:38:21:
/usr/include/c++/13.2.1/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map<std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats>::const_iterator' {aka 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats> >, std::less<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats> > >::const_iterator'} changed in GCC 7.1
  640 |           return _M_t._M_emplace_hint_unique(__pos,
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  641 |                                              std::forward<_Args>(__args)...);
      |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, v8::internal::CompilationStatistics::PhaseStats>}; _Key = std::__cxx11::basic_string<char>; _Tp = v8::internal::CompilationStatistics::PhaseStats; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats> >]',
    inlined from 'std::__enable_if_t<std::is_constructible<std::pair<const _Key, _Tp>, _Pair>::value, std::pair<typename std::_Rb_tree<_Key, std::pair<const _Key, _Tp>, std::_Select1st<std::pair<const _Key, _Tp> >, _Compare, typename __gnu_cxx::__alloc_traits<_Alloc>::rebind<std::pair<const _Key, _Tp> >::other>::iterator, bool> > std::map<_Key, _Tp, _Compare, _Alloc>::insert(_Pair&&) [with _Pair = std::pair<std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats>; _Key = std::__cxx11::basic_string<char>; _Tp = v8::internal::CompilationStatistics::PhaseStats; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats> >]' at /usr/include/c++/13.2.1/bits/stl_map.h:860:27,
    inlined from 'void v8::internal::CompilationStatistics::RecordPhaseStats(const char*, const char*, const BasicStats&)' at ../../deps/v8/src/diagnostics/compilation-statistics.cc:24:27:
/usr/include/c++/13.2.1/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map<std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats>::const_iterator' {aka 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats> >, std::less<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats> > >::const_iterator'} changed in GCC 7.1
  640 |           return _M_t._M_emplace_hint_unique(__pos,
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  641 |                                              std::forward<_Args>(__args)...);
      |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1480/1711] CXX obj/deps/v8/src/date/v8_base_without_compiler.date.o
[1481/1711] CXX obj/deps/v8/src/compiler-dispatcher/v8_base_without_compiler.optimizing-compile-dispatcher.o
[1482/1711] CXX obj/deps/v8/src/compiler-dispatcher/v8_base_without_compiler.lazy-compile-dispatcher.o
[1483/1711] CXX obj/deps/v8/src/common/v8_base_without_compiler.ptr-compr.o
../../deps/v8/src/heap/object-stats.cc: In member function 'void v8::internal::ObjectStatsCollectorImpl::RecordVirtualAllocationSiteDetails(v8::internal::AllocationSite)':
../../deps/v8/src/heap/object-stats.cc:524:6: note: parameter passing for argument of type 'v8::internal::AllocationSite' changed in GCC 7.1
  524 | void ObjectStatsCollectorImpl::RecordVirtualAllocationSiteDetails(
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/heap/object-stats.cc: In member function 'void v8::internal::ObjectStatsCollectorImpl::CollectGlobalStatistics()':
../../deps/v8/src/heap/object-stats.cc:806:39: note: parameter passing for argument of type 'v8::internal::AllocationSite' changed in GCC 7.1
  806 |     RecordVirtualAllocationSiteDetails(site);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
[1484/1711] CXX obj/deps/v8/src/common/v8_base_without_compiler.code-memory-access.o
[1485/1711] CXX obj/deps/v8/src/common/v8_base_without_compiler.assert-scope.o
[1486/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.unoptimized-compilation-info.o
[1487/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.tnode.o
[1488/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.tick-counter.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from ../../deps/v8/include/v8-metrics.h:11,
                 from ../../deps/v8/src/heap/gc-tracer.h:8,
                 from ../../deps/v8/src/heap/gc-tracer.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = v8::metrics::GarbageCollectionFullMainThreadIncrementalMark; _Alloc = std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark, std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark> >::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::metrics::GarbageCollectionFullMainThreadIncrementalMark; _Alloc = std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark>]',
    inlined from 'void v8::internal::GCTracer::ReportIncrementalMarkingStepToRecorder(double)' at ../../deps/v8/src/heap/gc-tracer.cc:1675:55,
    inlined from 'void v8::internal::GCTracer::ReportIncrementalMarkingStepToRecorder(double)' at ../../deps/v8/src/heap/gc-tracer.cc:1667:6:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark*, std::vector<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark, std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark> > >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::metrics::GarbageCollectionFullMainThreadIncrementalMark; _Alloc = std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark>]',
    inlined from 'void v8::internal::GCTracer::ReportIncrementalMarkingStepToRecorder(double)' at ../../deps/v8/src/heap/gc-tracer.cc:1675:55,
    inlined from 'void v8::internal::GCTracer::ReportIncrementalMarkingStepToRecorder(double)' at ../../deps/v8/src/heap/gc-tracer.cc:1667:6,
    inlined from 'void v8::internal::GCTracer::AddIncrementalMarkingStep(double, size_t)' at ../../deps/v8/src/heap/gc-tracer.cc:679:41:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark*, std::vector<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark, std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark> > >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep; _Alloc = std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep, std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep> >::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep; _Alloc = std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep>]',
    inlined from 'void v8::internal::GCTracer::ReportIncrementalSweepingStepToRecorder(double)' at ../../deps/v8/src/heap/gc-tracer.cc:1703:56:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep*, std::vector<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep, std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep> > >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep; _Alloc = std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep>]',
    inlined from 'void v8::internal::GCTracer::ReportIncrementalSweepingStepToRecorder(double)' at ../../deps/v8/src/heap/gc-tracer.cc:1703:56,
    inlined from 'void v8::internal::GCTracer::AddIncrementalSweepingStep(double)' at ../../deps/v8/src/heap/gc-tracer.cc:683:42:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep*, std::vector<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep, std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep> > >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1489/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.source-position.o
[1490/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.source-position-table.o
[1491/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.safepoint-table.o
[1492/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.reloc-info.o
[1493/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.register-configuration.o
[1494/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.pending-optimization-table.o
[1495/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.optimized-compilation-info.o
[1496/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.maglev-safepoint-table.o
[1497/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.macro-assembler-base.o
[1498/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.machine-type.o
[1499/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.interface-descriptors.o
[1500/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.handler-table.o
[1501/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.flush-instruction-cache.o
[1502/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.external-reference.o
[1503/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.external-reference-table.o
[1504/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.external-reference-encoder.o
[1505/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.constant-pool.o
[1506/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.compiler.o
[1507/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.compilation-cache.o
[1508/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.code-reference.o
[1509/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.code-factory.o
[1510/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.code-desc.o
[1511/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.code-comments.o
[1512/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.bailout-reason.o
[1513/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.assembler.o
[1514/1711] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.aligned-slot-allocator.o
[1515/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.constants-table-builder.o
[1516/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins.o
[1517/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-weak-refs.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from /usr/include/c++/13.2.1/functional:64,
                 from ../../deps/v8/include/v8-callbacks.h:10,
                 from ../../deps/v8/src/heap/cppgc-js/cpp-heap.h:13,
                 from ../../deps/v8/src/heap/cppgc-js/cpp-heap.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = v8::metrics::GarbageCollectionFullMainThreadIncrementalMark; _Alloc = std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark, std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark> >::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::metrics::GarbageCollectionFullMainThreadIncrementalMark; _Alloc = std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark>]',
    inlined from 'virtual void v8::internal::CppHeap::MetricRecorderAdapter::AddMainThreadEvent(const cppgc::internal::MetricRecorder::MainThreadIncrementalMark&)' at ../../deps/v8/src/heap/cppgc-js/cpp-heap.cc:360:55:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark*, std::vector<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark, std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark> > >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep; _Alloc = std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep, std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep> >::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep; _Alloc = std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep>]',
    inlined from 'virtual void v8::internal::CppHeap::MetricRecorderAdapter::AddMainThreadEvent(const cppgc::internal::MetricRecorder::MainThreadIncrementalSweep&)' at ../../deps/v8/src/heap/cppgc-js/cpp-heap.cc:378:56:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep*, std::vector<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep, std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep> > >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1518/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-typed-array.o
[1519/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-trace.o
[1520/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-temporal.o
[1521/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-symbol.o
[1522/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-struct.o
[1523/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-string.o
[1524/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-sharedarraybuffer.o
[1525/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-shared-array.o
[1526/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-shadow-realm.o
[1527/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-regexp.o
[1528/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-reflect.o
[1529/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-object.o
[1530/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-number.o
[1531/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-json.o
[1532/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-intl.o
[1533/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-internal.o
In file included from ../../deps/v8/src/objects/objects.cc:123:
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::Object::ShortPrint(v8::internal::StringStream*) const' at ../../deps/v8/src/objects/objects.cc:1782:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
[1534/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-global.o
[1535/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-function.o
[1536/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-error.o
[1537/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-date.o
[1538/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-dataview.o
[1539/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-console.o
[1540/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-collections.o
[1541/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-callsite.o
[1542/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-bigint.o
[1543/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-atomics-synchronization.o
[1544/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-async-module.o
[1545/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-arraybuffer.o
[1546/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-array.o
[1547/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-api.o
[1548/1711] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.accessors.o
[1549/1711] CXX obj/deps/v8/src/baseline/v8_base_without_compiler.bytecode-offset-iterator.o
[1550/1711] CXX obj/deps/v8/src/baseline/v8_base_without_compiler.baseline.o
[1551/1711] CXX obj/deps/v8/src/baseline/v8_base_without_compiler.baseline-compiler.o
[1552/1711] CXX obj/deps/v8/src/baseline/v8_base_without_compiler.baseline-batch-compiler.o
[1553/1711] CXX obj/deps/v8/src/ast/v8_base_without_compiler.variables.o
[1554/1711] CXX obj/deps/v8/src/ast/v8_base_without_compiler.source-range-ast-visitor.o
[1555/1711] CXX obj/deps/v8/src/ast/v8_base_without_compiler.scopes.o
[1556/1711] CXX obj/deps/v8/src/ast/v8_base_without_compiler.prettyprinter.o
[1557/1711] CXX obj/deps/v8/src/ast/v8_base_without_compiler.modules.o
[1558/1711] CXX obj/deps/v8/src/ast/v8_base_without_compiler.ast.o
[1559/1711] CXX obj/deps/v8/src/ast/v8_base_without_compiler.ast-value-factory.o
In file included from ../../deps/v8/src/date/date.cc:13:
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int, int, int, int, int, int, int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int, int, int, int, int, int, int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'v8::internal::DateBuffer v8::internal::{anonymous}::FormatDate(const char*, Args ...) [with Args = {int, int, int, int, int, int, int}]' at ../../deps/v8/src/date/date.cc:549:14:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'v8::internal::DateBuffer v8::internal::{anonymous}::FormatDate(const char*, Args ...) [with Args = {}]' at ../../deps/v8/src/date/date.cc:549:14,
    inlined from 'v8::internal::DateBuffer v8::internal::ToDateString(double, DateCache*, ToDateStringMode)' at ../../deps/v8/src/date/date.cc:559:37:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {const char*, const char*, int, int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {const char*, const char*, int, int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'v8::internal::DateBuffer v8::internal::{anonymous}::FormatDate(const char*, Args ...) [with Args = {const char*, const char*, int, int}]' at ../../deps/v8/src/date/date.cc:549:14,
    inlined from 'v8::internal::DateBuffer v8::internal::ToDateString(double, DateCache*, ToDateStringMode)' at ../../deps/v8/src/date/date.cc:577:29:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int, int, int, char, int, int, const char*}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int, int, int, char, int, int, const char*}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'v8::internal::DateBuffer v8::internal::{anonymous}::FormatDate(const char*, Args ...) [with Args = {int, int, int, char, int, int, const char*}]' at ../../deps/v8/src/date/date.cc:549:14,
    inlined from 'v8::internal::DateBuffer v8::internal::ToDateString(double, DateCache*, ToDateStringMode)' at ../../deps/v8/src/date/date.cc:581:53:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {const char*, const char*, int, int, int, int, int, char, int, int, const char*}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {const char*, const char*, int, int, int, int, int, char, int, int, const char*}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'v8::internal::DateBuffer v8::internal::{anonymous}::FormatDate(const char*, Args ...) [with Args = {const char*, const char*, int, int, int, int, int, char, int, int, const char*}]' at ../../deps/v8/src/date/date.cc:549:14,
    inlined from 'v8::internal::DateBuffer v8::internal::ToDateString(double, DateCache*, ToDateStringMode)' at ../../deps/v8/src/date/date.cc:588:25:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {const char*, int, const char*, int, int, int, int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {const char*, int, const char*, int, int, int, int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'v8::internal::DateBuffer v8::internal::{anonymous}::FormatDate(const char*, Args ...) [with Args = {const char*, int, const char*, int, int, int, int}]' at ../../deps/v8/src/date/date.cc:549:14,
    inlined from 'v8::internal::DateBuffer v8::internal::ToDateString(double, DateCache*, ToDateStringMode)' at ../../deps/v8/src/date/date.cc:593:39:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
[1560/1711] CXX obj/deps/v8/src/ast/v8_base_without_compiler.ast-function-literal-id-reindexer.o
[1561/1711] CXX obj/deps/v8/src/api/v8_base_without_compiler.api.o
[1562/1711] CXX obj/deps/v8/src/api/v8_base_without_compiler.api-natives.o
[1563/1711] CXX obj/deps/v8/src/api/v8_base_without_compiler.api-arguments.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from /usr/include/c++/13.2.1/functional:64,
                 from ../../deps/v8/src/base/template-utils.h:9,
                 from ../../deps/v8/src/base/logging.h:17,
                 from ../../deps/v8/src/base/macros.h:12,
                 from ../../deps/v8/src/base/bit-field.h:10,
                 from ../../deps/v8/src/codegen/source-position.h:10,
                 from ../../deps/v8/src/codegen/source-position.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::SourcePositionInfo}; _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator<v8::internal::SourcePositionInfo>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::SourcePositionInfo>::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::SourcePositionInfo}; _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator<v8::internal::SourcePositionInfo>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator<v8::internal::SourcePositionInfo>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'std::vector<v8::internal::SourcePositionInfo> v8::internal::SourcePosition::InliningStack(v8::internal::Isolate*, v8::internal::Code) const' at ../../deps/v8/src/codegen/source-position.cc:72:20:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::SourcePositionInfo*, std::vector<v8::internal::SourcePositionInfo> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::SourcePositionInfo}; _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator<v8::internal::SourcePositionInfo>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator<v8::internal::SourcePositionInfo>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'std::vector<v8::internal::SourcePositionInfo> v8::internal::SourcePosition::InliningStack(v8::internal::Isolate*, v8::internal::Code) const' at ../../deps/v8/src/codegen/source-position.cc:77:18:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::SourcePositionInfo*, std::vector<v8::internal::SourcePositionInfo> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::SourcePositionInfo}; _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator<v8::internal::SourcePositionInfo>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator<v8::internal::SourcePositionInfo>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'std::vector<v8::internal::SourcePositionInfo> v8::internal::SourcePosition::InliningStack(v8::internal::Isolate*, v8::internal::OptimizedCompilationInfo*) const' at ../../deps/v8/src/codegen/source-position.cc:55:20:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::SourcePositionInfo*, std::vector<v8::internal::SourcePositionInfo> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::SourcePositionInfo}; _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator<v8::internal::SourcePositionInfo>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator<v8::internal::SourcePositionInfo>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'std::vector<v8::internal::SourcePositionInfo> v8::internal::SourcePosition::InliningStack(v8::internal::Isolate*, v8::internal::OptimizedCompilationInfo*) const' at ../../deps/v8/src/codegen/source-position.cc:58:18:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::SourcePositionInfo*, std::vector<v8::internal::SourcePositionInfo> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1564/1711] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Schema.o
[1565/1711] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Runtime.o
[1566/1711] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Profiler.o
[1567/1711] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.HeapProfiler.o
[1568/1711] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Debugger.o
[1569/1711] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Console.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from /usr/include/c++/13.2.1/functional:64,
                 from ../../deps/v8/src/base/functional.h:13,
                 from ../../deps/v8/src/base/vector.h:15,
                 from ../../deps/v8/src/codegen/optimized-compilation-info.h:10,
                 from ../../deps/v8/src/codegen/optimized-compilation-info.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder}; _Tp = v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder; _Alloc = std::allocator<v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder>::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder}; _Tp = v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder; _Alloc = std::allocator<v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder; _Alloc = std::allocator<v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'int v8::internal::OptimizedCompilationInfo::AddInlinedFunction(v8::internal::Handle<v8::internal::SharedFunctionInfo>, v8::internal::Handle<v8::internal::BytecodeArray>, v8::internal::SourcePosition)' at ../../deps/v8/src/codegen/optimized-compilation-info.cc:224:31:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder*, std::vector<v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1570/1711] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Protocol.o
[1571/1711] CXX obj/deps/v8/src/compiler/v8_compiler.js-context-specialization.o
[1572/1711] CXX obj/deps/v8/src/compiler/v8_compiler.js-call-reducer.o
[1573/1711] CXX obj/deps/v8/src/compiler/v8_compiler.heap-refs.o
[1574/1711] CXX obj/deps/v8/src/compiler/v8_compiler.graph.o
[1575/1711] CXX obj/deps/v8/src/compiler/v8_compiler.graph-visualizer.o
In lambda function,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = v8::internal::Heap::ResetAllAllocationSitesDependentCode(v8::internal::AllocationType)::<lambda(v8::internal::AllocationSite)>&; _Args = {v8::internal::AllocationSite}]' at /usr/include/c++/13.2.1/bits/invoke.h:61:36,
    inlined from 'constexpr std::enable_if_t<is_invocable_r_v<_Res, _Callable, _Args ...>, _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = v8::internal::Heap::ResetAllAllocationSitesDependentCode(v8::internal::AllocationType)::<lambda(v8::internal::AllocationSite)>&; _Args = {v8::internal::AllocationSite}]' at /usr/include/c++/13.2.1/bits/invoke.h:111:28,
    inlined from 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = v8::internal::Heap::ResetAllAllocationSitesDependentCode(v8::internal::AllocationType)::<lambda(v8::internal::AllocationSite)>; _ArgTypes = {v8::internal::AllocationSite}]' at /usr/include/c++/13.2.1/bits/std_function.h:290:30:
../../deps/v8/src/heap/heap.cc:2927:73: note: parameter passing for argument of type 'v8::internal::AllocationSite' changed in GCC 7.1
 2926 |                             pretenuring_handler_
      |                             ~~~~~~~~~~~~~~~~~~~~                         
 2927 |                                 .RemoveAllocationSitePretenuringFeedback(site);
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
[1576/1711] CXX obj/deps/v8/src/compiler/v8_compiler.graph-trimmer.o
[1577/1711] CXX obj/deps/v8/src/compiler/v8_compiler.graph-reducer.o
[1578/1711] CXX obj/deps/v8/src/compiler/v8_compiler.graph-assembler.o
[1579/1711] CXX obj/deps/v8/src/compiler/v8_compiler.frame.o
[1580/1711] CXX obj/deps/v8/src/compiler/v8_compiler.frame-states.o
In file included from ../../deps/v8/src/execution/frames.cc:30:
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::{anonymous}::PrintIndex(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int)' at ../../deps/v8/src/execution/frames.cc:1014:19,
    inlined from 'virtual void v8::internal::StackFrame::Print(v8::internal::StringStream*, PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:1033:13:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::StackFrame::Print(v8::internal::StringStream*, PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:1034:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {void*}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {void*}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::StackFrame::Print(v8::internal::StringStream*, PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:1035:19:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::{anonymous}::PrintIndex(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int)' at ../../deps/v8/src/execution/frames.cc:1014:19,
    inlined from 'virtual void v8::internal::WasmDebugBreakFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2638:13:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::WasmDebugBreakFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2639:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::WasmDebugBreakFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2640:41,
    inlined from 'virtual void v8::internal::WasmDebugBreakFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2636:6:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::{anonymous}::PrintIndex(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int)' at ../../deps/v8/src/execution/frames.cc:1014:19,
    inlined from 'virtual void v8::internal::BuiltinExitFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:1045:13:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::BuiltinExitFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:1046:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::BuiltinExitFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:1047:40:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::BuiltinExitFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:1050:19:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::BuiltinExitFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:1055:21:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::BuiltinExitFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:1058:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::{anonymous}::PrintIndex(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int)' at ../../deps/v8/src/execution/frames.cc:1014:19,
    inlined from 'virtual void v8::internal::WasmFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2481:13:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {void*}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {void*}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::WasmFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2483:21:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::WasmFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2488:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int, char*, void*, int, int, int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int, char*, void*, int, int, int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::WasmFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2502:19:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::WasmFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2506:41:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::{anonymous}::PrintFunctionSource(v8::internal::StringStream*, v8::internal::SharedFunctionInfo)' at ../../deps/v8/src/execution/frames.cc:2807:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::{anonymous}::PrintIndex(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int)' at ../../deps/v8/src/execution/frames.cc:1014:19,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2823:13:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::JSFunction}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::JSFunction}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2827:19:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int, void*, int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int, void*, int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2847:23:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int, void*}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int, void*}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2852:23:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2856:19:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2865:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2861:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2862:21:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2876:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2903:25:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2905:25:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2909:23:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2911:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2897:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2899:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int, v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int, v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2919:21:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2924:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
[1581/1711] CXX obj/deps/v8/src/compiler/v8_compiler.feedback-source.o
[1582/1711] CXX obj/deps/v8/src/compiler/v8_compiler.fast-api-calls.o
../../deps/v8/src/heap/factory.cc: In member function 'void v8::internal::Factory::InitializeAllocationMemento(v8::internal::AllocationMemento, v8::internal::AllocationSite)':
../../deps/v8/src/heap/factory.cc:349:6: note: parameter passing for argument of type 'v8::internal::AllocationSite' changed in GCC 7.1
  349 | void Factory::InitializeAllocationMemento(AllocationMemento memento,
      |      ^~~~~~~
[1583/1711] CXX obj/deps/v8/src/compiler/v8_compiler.escape-analysis.o
[1584/1711] CXX obj/deps/v8/src/compiler/v8_compiler.escape-analysis-reducer.o
[1585/1711] CXX obj/deps/v8/src/compiler/v8_compiler.effect-control-linearizer.o
[1586/1711] CXX obj/deps/v8/src/compiler/v8_compiler.decompression-optimizer.o
[1587/1711] CXX obj/deps/v8/src/compiler/v8_compiler.dead-code-elimination.o
[1588/1711] CXX obj/deps/v8/src/compiler/v8_compiler.csa-load-elimination.o
[1589/1711] CXX obj/deps/v8/src/compiler/v8_compiler.control-flow-optimizer.o
[1590/1711] CXX obj/deps/v8/src/compiler/v8_compiler.control-equivalence.o
[1591/1711] CXX obj/deps/v8/src/compiler/v8_compiler.constant-folding-reducer.o
[1592/1711] CXX obj/deps/v8/src/compiler/v8_compiler.compiler-source-position-table.o
[1593/1711] CXX obj/deps/v8/src/compiler/v8_compiler.compilation-dependencies.o
[1594/1711] CXX obj/deps/v8/src/compiler/v8_compiler.common-operator.o
[1595/1711] CXX obj/deps/v8/src/compiler/v8_compiler.common-operator-reducer.o
[1596/1711] CXX obj/deps/v8/src/compiler/v8_compiler.common-node-cache.o
[1597/1711] CXX obj/deps/v8/src/compiler/v8_compiler.code-assembler.o
[1598/1711] CXX obj/deps/v8/src/compiler/v8_compiler.checkpoint-elimination.o
[1599/1711] CXX obj/deps/v8/src/compiler/v8_compiler.c-linkage.o
[1600/1711] CXX obj/deps/v8/src/compiler/v8_compiler.bytecode-liveness-map.o
[1601/1711] CXX obj/deps/v8/src/compiler/v8_compiler.bytecode-graph-builder.o
[1602/1711] CXX obj/deps/v8/src/compiler/v8_compiler.bytecode-analysis.o
[1603/1711] CXX obj/deps/v8/src/compiler/v8_compiler.branch-elimination.o
[1604/1711] CXX obj/deps/v8/src/compiler/v8_compiler.branch-condition-duplicator.o
[1605/1711] CXX obj/deps/v8/src/compiler/v8_compiler.basic-block-instrumentor.o
[1606/1711] CXX obj/deps/v8/src/compiler/backend/v8_compiler.spill-placer.o
[1607/1711] CXX obj/deps/v8/src/compiler/backend/v8_compiler.register-allocator.o
[1608/1711] CXX obj/deps/v8/src/compiler/backend/v8_compiler.register-allocator-verifier.o
[1609/1711] CXX obj/deps/v8/src/compiler/backend/v8_compiler.move-optimizer.o
[1610/1711] CXX obj/deps/v8/src/compiler/backend/v8_compiler.mid-tier-register-allocator.o
[1611/1711] CXX obj/deps/v8/src/compiler/backend/v8_compiler.jump-threading.o
[1612/1711] CXX obj/deps/v8/src/compiler/backend/v8_compiler.instruction.o
[1613/1711] CXX obj/deps/v8/src/compiler/backend/v8_compiler.instruction-selector.o
[1614/1711] CXX obj/deps/v8/src/compiler/backend/v8_compiler.instruction-scheduler.o
[1615/1711] CXX obj/deps/v8/src/compiler/backend/v8_compiler.gap-resolver.o
[1616/1711] CXX obj/deps/v8/src/compiler/backend/v8_compiler.frame-elider.o
[1617/1711] CXX obj/deps/v8/src/compiler/backend/v8_compiler.code-generator.o
[1618/1711] CXX obj/deps/v8/src/compiler/backend/v8_compiler.bitcast-elider.o
[1619/1711] CXX obj/deps/v8/src/compiler/v8_compiler.all-nodes.o
[1620/1711] CXX obj/deps/v8/src/compiler/v8_compiler.add-type-assertions-reducer.o
[1621/1711] CXX obj/deps/v8/src/compiler/v8_compiler.access-info.o
[1622/1711] CXX obj/deps/v8/src/compiler/v8_compiler.access-builder.o
[1623/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.utils.o
[1624/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.types.o
[1625/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.typer.o
[1626/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.typed-optimizations-phase.o
[1627/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.type-parser.o
[1628/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.type-assertions-phase.o
[1629/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.tag-untag-lowering-phase.o
[1630/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.simplify-tf-loops.o
[1631/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.representations.o
[1632/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.recreate-schedule.o
[1633/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.recreate-schedule-phase.o
[1634/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.phase.o
[1635/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.optimize-phase.o
[1636/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.optimization-phase.o
[1637/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.operations.o
[1638/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.memory-optimization-reducer.o
[1639/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.machine-lowering-phase.o
[1640/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.late-optimization-phase.o
[1641/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.late-escape-analysis-reducer.o
[1642/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.graph.o
[1643/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.graph-visualizer.o
[1644/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.graph-builder.o
In file included from ../../deps/v8/src/execution/isolate.cc:108:
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::Isolate::PrintStack(v8::internal::StringStream*, PrintStackMode)' at ../../deps/v8/src/execution/isolate.cc:1457:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::Isolate::PrintStack(v8::internal::StringStream*, PrintStackMode)' at ../../deps/v8/src/execution/isolate.cc:1461:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::Isolate::PrintStack(v8::internal::StringStream*, PrintStackMode)' at ../../deps/v8/src/execution/isolate.cc:1466:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
[1645/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.decompression-optimization.o
[1646/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.decompression-optimization-phase.o
[1647/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.dead-code-elimination-phase.o
[1648/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.build-graph-phase.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from ../../deps/v8/src/handles/global-handles.h:11,
                 from ../../deps/v8/src/baseline/baseline-batch-compiler.h:10,
                 from ../../deps/v8/src/baseline/baseline-batch-compiler.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::Isolate*&, v8::internal::PersistentHandles*, v8::internal::SharedFunctionInfo&}; _Tp = v8::internal::baseline::BaselineCompilerTask; _Alloc = std::allocator<v8::internal::baseline::BaselineCompilerTask>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::baseline::BaselineCompilerTask>::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::Isolate*&, v8::internal::PersistentHandles*, v8::internal::SharedFunctionInfo&}; _Tp = v8::internal::baseline::BaselineCompilerTask; _Alloc = std::allocator<v8::internal::baseline::BaselineCompilerTask>]',
    inlined from 'v8::internal::baseline::BaselineBatchCompilerJob::BaselineBatchCompilerJob(v8::internal::Isolate*, v8::internal::Handle<v8::internal::WeakFixedArray>, int)' at ../../deps/v8/src/baseline/baseline-batch-compiler.cc:121:26:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::baseline::BaselineCompilerTask*, std::vector<v8::internal::baseline::BaselineCompilerTask> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1649/1711] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.assembler.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from /usr/include/c++/13.2.1/functional:64,
                 from ../../deps/v8/src/base/template-utils.h:9,
                 from ../../deps/v8/src/base/logging.h:17,
                 from ../../deps/v8/src/base/macros.h:12,
                 from ../../deps/v8/src/base/bits.h:12,
                 from ../../deps/v8/src/base/hashmap.h:14,
                 from ../../deps/v8/src/ast/ast-value-factory.h:33,
                 from ../../deps/v8/src/codegen/compiler.h:11,
                 from ../../deps/v8/src/codegen/compiler.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::LocalIsolate*&, v8::internal::Handle<v8::internal::SharedFunctionInfo>&, v8::internal::MaybeHandle<v8::internal::CoverageInfo>&, v8::base::TimeDelta, v8::base::TimeDelta}; _Tp = v8::internal::FinalizeUnoptimizedCompilationData; _Alloc = std::allocator<v8::internal::FinalizeUnoptimizedCompilationData>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::FinalizeUnoptimizedCompilationData>::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::LocalIsolate*&, v8::internal::Handle<v8::internal::SharedFunctionInfo>&, v8::internal::MaybeHandle<v8::internal::CoverageInfo>&, v8::base::TimeDelta, v8::base::TimeDelta}; _Tp = v8::internal::FinalizeUnoptimizedCompilationData; _Alloc = std::allocator<v8::internal::FinalizeUnoptimizedCompilationData>]',
    inlined from 'v8::internal::CompilationJob::Status v8::internal::{anonymous}::FinalizeSingleUnoptimizedCompilationJob(v8::internal::UnoptimizedCompilationJob*, v8::internal::Handle<v8::internal::SharedFunctionInfo>, IsolateT*, v8::internal::FinalizeUnoptimizedCompilationDataList*) [with IsolateT = v8::internal::LocalIsolate]' at ../../deps/v8/src/codegen/compiler.cc:766:61,
    inlined from 'bool v8::internal::{anonymous}::IterativelyExecuteAndFinalizeUnoptimizedCompilationJobs(IsolateT*, v8::internal::Handle<v8::internal::SharedFunctionInfo>, v8::internal::Handle<v8::internal::Script>, v8::internal::ParseInfo*, v8::internal::AccountingAllocator*, v8::internal::IsCompiledScope*, v8::internal::FinalizeUnoptimizedCompilationDataList*, v8::internal::DeferredFinalizationJobDataList*) [with IsolateT = v8::internal::LocalIsolate]' at ../../deps/v8/src/codegen/compiler.cc:850:71,
    inlined from 'void v8::internal::BackgroundCompileTask::Run(v8::internal::LocalIsolate*, v8::internal::ReusableUnoptimizedCompileState*)' at ../../deps/v8/src/codegen/compiler.cc:1890:64:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::FinalizeUnoptimizedCompilationData*, std::vector<v8::internal::FinalizeUnoptimizedCompilationData> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../deps/v8/src/compiler/turboshaft/types.cc:5:
../../deps/v8/src/compiler/turboshaft/types.h: In instantiation of 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::range() const [with unsigned int Bits = 32; typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type = float]':
../../deps/v8/src/compiler/turboshaft/types.cc:712:58:   required from here
../../deps/v8/src/compiler/turboshaft/types.h:633:31: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
  633 |   std::pair<float_t, float_t> range() const {
      |                               ^~~~~
../../deps/v8/src/compiler/turboshaft/types.h: In instantiation of 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::range() const [with unsigned int Bits = 64; typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type = double]':
../../deps/v8/src/compiler/turboshaft/types.cc:713:58:   required from here
../../deps/v8/src/compiler/turboshaft/types.h:633:31: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
../../deps/v8/src/compiler/turboshaft/types.h: In member function 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::range() const [with unsigned int Bits = 32]':
../../deps/v8/src/compiler/turboshaft/types.h:633:31: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
../../deps/v8/src/compiler/turboshaft/types.h: In member function 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::range() const [with unsigned int Bits = 64]':
../../deps/v8/src/compiler/turboshaft/types.h:633:31: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
../../deps/v8/src/compiler/turboshaft/types.cc: In member function 'v8::internal::compiler::turboshaft::FloatType<32u>::Equals(v8::internal::compiler::turboshaft::FloatType<32u> const&) const':
../../deps/v8/src/compiler/turboshaft/types.cc:491:36: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  491 |       return range() == other.range();
      |                         ~~~~~~~~~~~^~
../../deps/v8/src/compiler/turboshaft/types.cc: In member function 'v8::internal::compiler::turboshaft::FloatType<64u>::Equals(v8::internal::compiler::turboshaft::FloatType<64u> const&) const':
../../deps/v8/src/compiler/turboshaft/types.cc:491:36: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  491 |       return range() == other.range();
      |                         ~~~~~~~~~~~^~
../../deps/v8/src/compiler/turboshaft/types.cc: In member function 'v8::internal::compiler::turboshaft::FloatType<32u>::AllocateOnHeap(v8::internal::Factory*) const':
../../deps/v8/src/compiler/turboshaft/types.cc:659:32: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  659 |     std::tie(min, max) = minmax();
      |                          ~~~~~~^~
../../deps/v8/src/compiler/turboshaft/types.h: In member function 'v8::internal::compiler::turboshaft::FloatType<64u>::range() const':
../../deps/v8/src/compiler/turboshaft/types.h:633:31: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  633 |   std::pair<float_t, float_t> range() const {
      |                               ^~~~~
In file included from ../../deps/v8/src/compiler/turboshaft/operations.h:31,
                 from ../../deps/v8/src/compiler/turboshaft/typer.h:12,
                 from ../../deps/v8/src/compiler/turboshaft/typer.cc:5:
../../deps/v8/src/compiler/turboshaft/types.h: In instantiation of 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::minmax() const [with unsigned int Bits = 32; typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type = float]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:35:   required from 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 32; type_t = v8::internal::compiler::turboshaft::FloatType<32>]'
../../deps/v8/src/compiler/turboshaft/typer.h:1306:3:   required from here
../../deps/v8/src/compiler/turboshaft/types.h:687:31: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
  687 |   std::pair<float_t, float_t> minmax() const { return {min(), max()}; }
      |                               ^~~~~~
../../deps/v8/src/compiler/turboshaft/types.h: In instantiation of 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::minmax() const [with unsigned int Bits = 64; typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type = double]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:35:   required from 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 64; type_t = v8::internal::compiler::turboshaft::FloatType<64>]'
../../deps/v8/src/compiler/turboshaft/typer.h:1316:3:   required from here
../../deps/v8/src/compiler/turboshaft/types.h:687:31: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
[1650/1711] AR obj/tools/v8_gypfiles/libv8_compiler.a
[1651/1711] STAMP obj/tools/v8_gypfiles/v8_compiler_for_mksnapshot.actions_depends.stamp
In file included from ../../deps/v8/src/compiler/turboshaft/operations.h:31,
                 from ../../deps/v8/src/compiler/turboshaft/graph.h:20,
                 from ../../deps/v8/src/compiler/turboshaft/phase.h:11,
                 from ../../deps/v8/src/compiler/turboshaft/typed-optimizations-phase.h:8,
                 from ../../deps/v8/src/compiler/turboshaft/typed-optimizations-phase.cc:5:
../../deps/v8/src/compiler/turboshaft/types.h: In instantiation of 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::minmax() const [with unsigned int Bits = 32; typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type = float]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:35:   required from 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 32; type_t = v8::internal::compiler::turboshaft::FloatType<32>]'
../../deps/v8/src/compiler/turboshaft/typer.h:1306:3:   required from here
../../deps/v8/src/compiler/turboshaft/types.h:687:31: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
  687 |   std::pair<float_t, float_t> minmax() const { return {min(), max()}; }
      |                               ^~~~~~
../../deps/v8/src/compiler/turboshaft/types.h: In instantiation of 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::minmax() const [with unsigned int Bits = 64; typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type = double]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:35:   required from 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 64; type_t = v8::internal::compiler::turboshaft::FloatType<64>]'
../../deps/v8/src/compiler/turboshaft/typer.h:1316:3:   required from here
../../deps/v8/src/compiler/turboshaft/types.h:687:31: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
In file included from ../../deps/v8/src/compiler/turboshaft/type-inference-analysis.h:18,
                 from ../../deps/v8/src/compiler/turboshaft/type-inference-reducer.h:20,
                 from ../../deps/v8/src/compiler/turboshaft/typed-optimizations-phase.cc:8:
../../deps/v8/src/compiler/turboshaft/typer.h: In static member function 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 32]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:10: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
  529 |     auto [l_min, l_max] = l.minmax();
      |          ^~~~~~~~~~~~~~
../../deps/v8/src/compiler/turboshaft/typer.h: In static member function 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 64]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:10: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
../../deps/v8/src/compiler/turboshaft/typer.h: In function 'v8::internal::compiler::turboshaft::FloatOperationTyper<32u>::Add(v8::internal::compiler::turboshaft::FloatType<32u>, v8::internal::compiler::turboshaft::FloatType<32u>, v8::internal::Zone*)':
../../deps/v8/src/compiler/turboshaft/typer.h:530:35: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  530 |     auto [r_min, r_max] = r.minmax();
      |                           ~~~~~~~~^~
../../deps/v8/src/compiler/turboshaft/typer.h: In function 'v8::internal::compiler::turboshaft::FloatOperationTyper<64u>::Min(v8::internal::compiler::turboshaft::FloatType<64u>, v8::internal::compiler::turboshaft::FloatType<64u>, v8::internal::Zone*)':
../../deps/v8/src/compiler/turboshaft/typer.h:846:35: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  846 |     auto [r_min, r_max] = r.minmax();
      |                           ~~~~~~~~^~
[1652/1711] AR obj/tools/v8_gypfiles/libv8_base_without_compiler.a
[1653/1711] STAMP obj/tools/v8_gypfiles/torque_generated_initializers.actions_depends.stamp
[1654/1711] STAMP obj/tools/v8_gypfiles/v8_initializers.actions_depends.stamp
[1655/1711] AR obj/tools/v8_gypfiles/libv8_initializers.a
In file included from ../../deps/v8/src/compiler/turboshaft/operations.h:31,
                 from ../../deps/v8/src/compiler/turboshaft/graph.h:20,
                 from ../../deps/v8/src/compiler/turboshaft/phase.h:11,
                 from ../../deps/v8/src/compiler/turboshaft/type-assertions-phase.h:8,
                 from ../../deps/v8/src/compiler/turboshaft/type-assertions-phase.cc:5:
../../deps/v8/src/compiler/turboshaft/types.h: In instantiation of 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::minmax() const [with unsigned int Bits = 32; typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type = float]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:35:   required from 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 32; type_t = v8::internal::compiler::turboshaft::FloatType<32>]'
../../deps/v8/src/compiler/turboshaft/typer.h:1306:3:   required from here
../../deps/v8/src/compiler/turboshaft/types.h:687:31: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
  687 |   std::pair<float_t, float_t> minmax() const { return {min(), max()}; }
      |                               ^~~~~~
../../deps/v8/src/compiler/turboshaft/types.h: In instantiation of 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::minmax() const [with unsigned int Bits = 64; typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type = double]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:35:   required from 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 64; type_t = v8::internal::compiler::turboshaft::FloatType<64>]'
../../deps/v8/src/compiler/turboshaft/typer.h:1316:3:   required from here
../../deps/v8/src/compiler/turboshaft/types.h:687:31: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
In file included from ../../deps/v8/src/compiler/turboshaft/type-inference-analysis.h:18,
                 from ../../deps/v8/src/compiler/turboshaft/type-inference-reducer.h:20,
                 from ../../deps/v8/src/compiler/turboshaft/assert-types-reducer.h:19,
                 from ../../deps/v8/src/compiler/turboshaft/type-assertions-phase.cc:8:
../../deps/v8/src/compiler/turboshaft/typer.h: In static member function 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 32]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:10: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
  529 |     auto [l_min, l_max] = l.minmax();
      |          ^~~~~~~~~~~~~~
../../deps/v8/src/compiler/turboshaft/typer.h: In static member function 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 64]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:10: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
../../deps/v8/src/compiler/turboshaft/typer.h: In function 'v8::internal::compiler::turboshaft::FloatOperationTyper<32u>::Add(v8::internal::compiler::turboshaft::FloatType<32u>, v8::internal::compiler::turboshaft::FloatType<32u>, v8::internal::Zone*)':
../../deps/v8/src/compiler/turboshaft/typer.h:530:35: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  530 |     auto [r_min, r_max] = r.minmax();
      |                           ~~~~~~~~^~
../../deps/v8/src/compiler/turboshaft/typer.h: In function 'v8::internal::compiler::turboshaft::FloatOperationTyper<64u>::Min(v8::internal::compiler::turboshaft::FloatType<64u>, v8::internal::compiler::turboshaft::FloatType<64u>, v8::internal::Zone*)':
../../deps/v8/src/compiler/turboshaft/typer.h:846:35: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  846 |     auto [r_min, r_max] = r.minmax();
      |                           ~~~~~~~~^~
[1656/1711] AR obj/tools/v8_gypfiles/libv8_turboshaft.a
[1657/1711] STAMP obj/tools/v8_gypfiles/mksnapshot.actions_depends.stamp
[1658/1711] LINK mksnapshot
[1659/1711] STAMP obj/tools/v8_gypfiles/v8_snapshot.actions_depends.stamp
[1660/1711] ACTION generating: "obj/tools/v8_gypfiles/v8_snapshot.gen/snapshot.cc" "obj/tools/v8_gypfiles/v8_snapshot.gen/embedded.S"
[1661/1711] STAMP obj/tools/v8_gypfiles/v8_snapshot.actions_rules_copies.stamp
[1662/1711] STAMP obj/cctest.compile_depends.stamp
[1663/1711] STAMP obj/embedtest.compile_depends.stamp
[1664/1711] STAMP obj/node_mksnapshot.compile_depends.stamp
[1665/1711] CXX obj/deps/v8/src/init/v8_snapshot.setup-isolate-deserialize.o
[1666/1711] CC obj/tools/v8_gypfiles/obj/tools/v8_gypfiles/v8_snapshot.gen/v8_snapshot.embedded.o
[1667/1711] CXX obj/tools/v8_gypfiles/obj/tools/v8_gypfiles/v8_snapshot.gen/v8_snapshot.snapshot.o
[1668/1711] CXX obj/test/cctest/cctest.test_inspector_socket_server.o
[1669/1711] CXX obj/test/cctest/cctest.test_inspector_socket.o
[1670/1711] CXX obj/test/cctest/cctest.test_quic_tokens.o
[1671/1711] CXX obj/test/cctest/cctest.test_quic_cid.o
[1672/1711] CXX obj/test/cctest/cctest.test_node_crypto_env.o
[1673/1711] CXX obj/test/cctest/cctest.test_node_crypto.o
[1674/1711] CXX obj/test/cctest/cctest.test_crypto_clienthello.o
[1675/1711] CXX obj/test/cctest/cctest.test_dataqueue.o
[1676/1711] CXX obj/test/cctest/cctest.test_util.o
[1677/1711] CXX obj/test/cctest/cctest.test_traced_value.o
[1678/1711] CXX obj/test/cctest/cctest.test_sockaddr.o
[1679/1711] CXX obj/test/cctest/cctest.test_json_utils.o
[1680/1711] CXX obj/test/cctest/cctest.test_report.o
[1681/1711] CXX obj/test/cctest/cctest.test_platform.o
[1682/1711] CXX obj/test/cctest/cctest.test_per_process.o
[1683/1711] CXX obj/test/cctest/cctest.test_node_api.o
[1684/1711] CXX obj/test/cctest/cctest.test_linked_binding.o
[1685/1711] CXX obj/test/cctest/cctest.test_environment.o
[1686/1711] CXX obj/test/cctest/cctest.test_node_postmortem_metadata.o
[1687/1711] CXX obj/test/cctest/cctest.test_cppgc.o
[1688/1711] CXX obj/test/cctest/cctest.test_base_object_ptr.o
[1689/1711] CXX obj/test/cctest/cctest.test_base64.o
[1690/1711] CXX obj/test/cctest/cctest.test_aliased_buffer.o
[1691/1711] CXX obj/test/cctest/cctest.node_test_fixture.o
[1692/1711] CXX obj/src/cctest.node_snapshot_stub.o
[1693/1711] CXX obj/test/embedding/embedtest.embedtest.o
[1694/1711] CXX obj/src/embedtest.node_snapshot_stub.o
[1695/1711] CXX obj/tools/snapshot/node_mksnapshot.node_mksnapshot.o
[1696/1711] CXX obj/src/node_mksnapshot.node_snapshot_stub.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_context.h:7,
                 from ../../test/cctest/test_node_crypto.cc:5:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[1697/1711] AR obj/tools/v8_gypfiles/libv8_snapshot.a
[1698/1711] STAMP obj/cctest.actions_depends.stamp
[1699/1711] STAMP obj/embedtest.actions_depends.stamp
[1700/1711] STAMP obj/fuzz_env.actions_depends.stamp
[1701/1711] STAMP obj/node_mksnapshot.actions_depends.stamp
[1702/1711] LINK embedtest
[1703/1711] LINK node_mksnapshot
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_cipher.h:6,
                 from ../../src/crypto/crypto_aes.h:6,
                 from ../../src/node_crypto.h:31,
                 from ../../src/crypto/crypto_bio.h:27,
                 from ../../test/cctest/test_node_crypto_env.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
In file included from ../../test/cctest/test_util.cc:4:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
[1704/1711] LINK cctest
[1705/1711] STAMP obj/node.actions_depends.stamp
[1706/1711] ACTION node: reset_openssl_cnf_9b7a2d2290b02e76d66661df74749f56
[1707/1711] ACTION node: node_mksnapshot_9b7a2d2290b02e76d66661df74749f56
[1708/1711] STAMP obj/node.actions_rules_copies.stamp
[1709/1711] CXX obj/src/node.node_main.o
[1710/1711] CXX obj/gen/node.node_snapshot.o
[1711/1711] LINK node
../../src/node_options.h:103:7: warning: type 'struct EnvironmentOptions' violates the C++ One Definition Rule [-Wodr]
  103 | class EnvironmentOptions : public Options {
      |       ^
../../src/node_options.h:103: note: a different type is defined in another translation unit
  103 | class EnvironmentOptions : public Options {
      | 
../../src/node_options.h:147:15: note: the first difference of corresponding definitions is field 'cpu_prof_dir'
  147 |   std::string cpu_prof_dir;
      |               ^
../../src/node_options.h:158: note: a field with different name is defined in another translation unit
  158 |   std::string redirect_warnings;
      | 
../../deps/v8/include/v8-platform.h:962:7: warning: type 'struct Platform' violates the C++ One Definition Rule [-Wodr]
  962 | class Platform {
      |       ^
../../deps/v8/include/v8-platform.h:962: note: a type with different virtual table pointers is defined in another translation unit
  962 | class Platform {
      | 
../../deps/v8/include/v8-platform.h:72:7: warning: type 'struct TaskRunner' violates the C++ One Definition Rule [-Wodr]
   72 | class TaskRunner {
      |       ^
../../deps/v8/include/v8-platform.h:72: note: a type with different virtual table pointers is defined in another translation unit
   72 | class TaskRunner {
      | 
../../deps/v8/include/v8-platform.h:325:7: warning: type 'struct TracingController' violates the C++ One Definition Rule [-Wodr]
  325 | class TracingController {
      |       ^
../../deps/v8/include/v8-platform.h:325: note: a type with different virtual table pointers is defined in another translation unit
  325 | class TracingController {
      | 
../../deps/v8/include/v8-platform.h:47:7: warning: type 'struct Task' violates the C++ One Definition Rule [-Wodr]
   47 | class Task {
      |       ^
../../deps/v8/include/v8-platform.h:47: note: a type with different virtual table pointers is defined in another translation unit
   47 | class Task {
      | 
../../deps/v8/include/v8-platform.h:937:7: warning: type 'struct ZoneBackingAllocator' violates the C++ One Definition Rule [-Wodr]
  937 | class ZoneBackingAllocator {
      |       ^
../../deps/v8/include/v8-platform.h:937: note: a type with different virtual table pointers is defined in another translation unit
  937 | class ZoneBackingAllocator {
      | 
../../deps/v8/include/v8-platform.h:950:7: warning: type 'struct HighAllocationThroughputObserver' violates the C++ One Definition Rule [-Wodr]
  950 | class HighAllocationThroughputObserver {
      |       ^
../../deps/v8/include/v8-platform.h:950: note: a type with different virtual table pointers is defined in another translation unit
  950 | class HighAllocationThroughputObserver {
      | 
../../deps/v8/include/v8-platform.h:195:7: warning: type 'struct JobHandle' violates the C++ One Definition Rule [-Wodr]
  195 | class JobHandle {
      |       ^
../../deps/v8/include/v8-platform.h:195: note: a type with different virtual table pointers is defined in another translation unit
  195 | class JobHandle {
      | 
../../deps/v8/include/v8-platform.h:254:7: warning: type 'struct JobTask' violates the C++ One Definition Rule [-Wodr]
  254 | class JobTask {
      |       ^
../../deps/v8/include/v8-platform.h:254: note: a type with different virtual table pointers is defined in another translation unit
  254 | class JobTask {
      | 
../../deps/v8/include/v8-platform.h:405:7: warning: type 'struct PageAllocator' violates the C++ One Definition Rule [-Wodr]
  405 | class PageAllocator {
      |       ^
../../deps/v8/include/v8-platform.h:405: note: a type with different virtual table pointers is defined in another translation unit
  405 | class PageAllocator {
      | 
../../deps/v8/include/libplatform/v8-tracing.h:235:26: warning: type 'struct TracingController' violates the C++ One Definition Rule [-Wodr]
  235 | class V8_PLATFORM_EXPORT TracingController
      |                          ^
../../deps/v8/include/libplatform/v8-tracing.h:235: note: a type with different bases is defined in another translation unit
  235 | class V8_PLATFORM_EXPORT TracingController
      | 
../../deps/v8/include/libplatform/v8-tracing.h:159:26: warning: type 'struct TraceBuffer' violates the C++ One Definition Rule [-Wodr]
  159 | class V8_PLATFORM_EXPORT TraceBuffer {
      |                          ^
../../deps/v8/include/libplatform/v8-tracing.h:159: note: a type with different virtual table pointers is defined in another translation unit
  159 | class V8_PLATFORM_EXPORT TraceBuffer {
      | 
../../deps/v8/include/v8-platform.h:297:7: warning: type 'struct ScopedBlockingCall' violates the C++ One Definition Rule [-Wodr]
  297 | class ScopedBlockingCall {
      |       ^
../../deps/v8/include/v8-platform.h:297: note: a type with different virtual table pointers is defined in another translation unit
  297 | class ScopedBlockingCall {
      | 
../../deps/v8/include/libplatform/v8-tracing.h:116:26: warning: type 'struct TraceWriter' violates the C++ One Definition Rule [-Wodr]
  116 | class V8_PLATFORM_EXPORT TraceWriter {
      |                          ^
../../deps/v8/include/libplatform/v8-tracing.h:116: note: a type with different virtual table pointers is defined in another translation unit
  116 | class V8_PLATFORM_EXPORT TraceWriter {
      | 
../../deps/v8/include/v8-platform.h:305:7: warning: type 'struct ConvertableToTraceFormat' violates the C++ One Definition Rule [-Wodr]
  305 | class ConvertableToTraceFormat {
      |       ^
../../deps/v8/include/v8-platform.h:305: note: a type with different virtual table pointers is defined in another translation unit
  305 | class ConvertableToTraceFormat {
      | 
../../deps/v8/include/v8-platform.h:380:9: warning: type 'struct TraceStateObserver' violates the C++ One Definition Rule [-Wodr]
  380 |   class TraceStateObserver {
      |         ^
../../deps/v8/include/v8-platform.h:380: note: a type with different virtual table pointers is defined in another translation unit
  380 |   class TraceStateObserver {
      | 
../../deps/v8/include/v8-primitive.h:226:19: warning: type 'struct ExternalStringResourceBase' violates the C++ One Definition Rule [-Wodr]
  226 |   class V8_EXPORT ExternalStringResourceBase {
      |                   ^
../../deps/v8/include/v8-primitive.h:226: note: a type with different virtual table pointers is defined in another translation unit
  226 |   class V8_EXPORT ExternalStringResourceBase {
      | 
../../deps/v8/include/v8-primitive.h:337:19: warning: type 'struct ExternalOneByteStringResource' violates the C++ One Definition Rule [-Wodr]
  337 |   class V8_EXPORT ExternalOneByteStringResource
      |                   ^
../../deps/v8/include/v8-primitive.h:337: note: a type with different bases is defined in another translation unit
  337 |   class V8_EXPORT ExternalOneByteStringResource
      | 
../../deps/v8/include/v8-primitive.h:283:19: warning: type 'struct ExternalStringResource' violates the C++ One Definition Rule [-Wodr]
  283 |   class V8_EXPORT ExternalStringResource : public ExternalStringResourceBase {
      |                   ^
../../deps/v8/include/v8-primitive.h:283: note: a type with different bases is defined in another translation unit
  283 |   class V8_EXPORT ExternalStringResource : public ExternalStringResourceBase {
      | 
../../deps/v8/include/libplatform/v8-tracing.h:124: warning: 'CreateJSONTraceWriter' violates the C++ One Definition Rule [-Wodr]
  124 |   static TraceWriter* CreateJSONTraceWriter(std::ostream& stream,
      | 
../../deps/v8/src/libplatform/tracing/trace-writer.cc:192: note: 'CreateJSONTraceWriter' was previously declared here
  192 | TraceWriter* TraceWriter::CreateJSONTraceWriter(std::ostream& stream,
      | 
../../deps/v8/include/libplatform/v8-tracing.h:123:23: warning: 'CreateJSONTraceWriter' violates the C++ One Definition Rule [-Wodr]
  123 |   static TraceWriter* CreateJSONTraceWriter(std::ostream& stream);
      |                       ^
../../deps/v8/src/libplatform/tracing/trace-writer.cc:188: note: 'CreateJSONTraceWriter' was previously declared here
  188 | TraceWriter* TraceWriter::CreateJSONTraceWriter(std::ostream& stream) {
      | 
../../deps/v8/include/libplatform/v8-tracing.h:139:8: warning: 'Reset' violates the C++ One Definition Rule [-Wodr]
  139 |   void Reset(uint32_t new_seq);
      |        ^
../../deps/v8/src/libplatform/tracing/trace-buffer.cc:90: note: 'Reset' was previously declared here
   90 | void TraceBufferChunk::Reset(uint32_t new_seq) {
      | 
../../deps/v8/include/libplatform/v8-tracing.h:137:12: warning: '__ct_comp ' violates the C++ One Definition Rule [-Wodr]
  137 |   explicit TraceBufferChunk(uint32_t seq);
      |            ^
../../deps/v8/src/libplatform/tracing/trace-buffer.cc:88: note: '__ct_comp ' was previously declared here
   88 | TraceBufferChunk::TraceBufferChunk(uint32_t seq) : seq_(seq) {}
      | 
../../deps/v8/include/libplatform/v8-tracing.h:141:16: warning: 'AddTraceEvent' violates the C++ One Definition Rule [-Wodr]
  141 |   TraceObject* AddTraceEvent(size_t* event_index);
      |                ^
../../deps/v8/src/libplatform/tracing/trace-buffer.cc:95: note: 'AddTraceEvent' was previously declared here
   95 | TraceObject* TraceBufferChunk::AddTraceEvent(size_t* event_index) {
      | 
../../deps/v8/include/libplatform/v8-tracing.h:213:8: warning: 'AddIncludedCategory' violates the C++ One Definition Rule [-Wodr]
  213 |   void AddIncludedCategory(const char* included_category);
      |        ^
../../deps/v8/src/libplatform/tracing/trace-config.cc:35: note: 'AddIncludedCategory' was previously declared here
   35 | void TraceConfig::AddIncludedCategory(const char* included_category) {
      | 
../../deps/v8/include/libplatform/v8-tracing.h:49:8: warning: 'Initialize' violates the C++ One Definition Rule [-Wodr]
   49 |   void Initialize(
      |        ^
../../deps/v8/src/libplatform/tracing/trace-object.cc:32: note: 'Initialize' was previously declared here
   32 | void TraceObject::Initialize(
      | 
../../deps/v8/include/libplatform/v8-tracing.h:48:3: warning: '__dt_comp ' violates the C++ One Definition Rule [-Wodr]
   48 |   ~TraceObject();
      |   ^
../../deps/v8/src/libplatform/tracing/trace-object.cc:102: note: '__dt_comp ' was previously declared here
  102 | TraceObject::~TraceObject() { delete[] parameter_copy_storage_; }
      | 
../../src/tracing/node_trace_buffer.h:53:3: warning: '__ct_comp ' violates the C++ One Definition Rule [-Wodr]
   53 |   NodeTraceBuffer(size_t max_chunks, Agent* agent, uv_loop_t* tracing_loop);
      |   ^
../../src/tracing/node_trace_buffer.cc:98:1: note: '__ct_comp ' was previously declared here
   98 | NodeTraceBuffer::NodeTraceBuffer(size_t max_chunks,
      | ^
../../deps/v8/include/libplatform/libplatform.h:63:51: warning: 'NewDefaultJobHandle' violates the C++ One Definition Rule [-Wodr]
   63 | V8_PLATFORM_EXPORT std::unique_ptr<v8::JobHandle> NewDefaultJobHandle(
      |                                                   ^
../../deps/v8/src/libplatform/default-platform.cc:70: note: 'NewDefaultJobHandle' was previously declared here
   70 | V8_PLATFORM_EXPORT std::unique_ptr<JobHandle> NewDefaultJobHandle(
      | 
../../deps/v8/include/v8-platform.h:1175: warning: 'default_observer' violates the C++ One Definition Rule [-Wodr]
 1175 |     static HighAllocationThroughputObserver default_observer;
      | 
../../deps/v8/include/v8-platform.h:950:7: note: type 'struct HighAllocationThroughputObserver' itself violates the C++ One Definition Rule
  950 | class HighAllocationThroughputObserver {
      |       ^
../../deps/v8/include/v8-platform.h:950: note: the incompatible type is defined here
  950 | class HighAllocationThroughputObserver {
      | 
../../deps/v8/include/v8-platform.h:1175: warning: 'default_observer' violates the C++ One Definition Rule [-Wodr]
 1175 |     static HighAllocationThroughputObserver default_observer;
      | 
../../deps/v8/include/v8-platform.h:950:7: note: type 'struct HighAllocationThroughputObserver' itself violates the C++ One Definition Rule
  950 | class HighAllocationThroughputObserver {
      |       ^
../../deps/v8/include/v8-platform.h:950: note: the incompatible type is defined here
  950 | class HighAllocationThroughputObserver {
      | 
../../deps/v8/include/v8-platform.h:1175:45: note: 'default_observer' was previously declared here
 1175 |     static HighAllocationThroughputObserver default_observer;
      |                                             ^
../../deps/v8/include/v8-platform.h:976: warning: 'default_allocator' violates the C++ One Definition Rule [-Wodr]
  976 |     static ZoneBackingAllocator default_allocator;
      | 
../../deps/v8/include/v8-platform.h:937:7: note: type 'struct ZoneBackingAllocator' itself violates the C++ One Definition Rule
  937 | class ZoneBackingAllocator {
      |       ^
../../deps/v8/include/v8-platform.h:937: note: the incompatible type is defined here
  937 | class ZoneBackingAllocator {
      | 
../../deps/v8/include/v8-platform.h:976:33: note: 'default_allocator' was previously declared here
  976 |     static ZoneBackingAllocator default_allocator;
      |                                 ^
../../src/tracing/agent.h:42:8: warning: 'AddMetadataEvent' violates the C++ One Definition Rule [-Wodr]
   42 |   void AddMetadataEvent(
      |        ^
../../src/tracing/agent.cc:226:6: note: 'AddMetadataEvent' was previously declared here
  226 | void TracingController::AddMetadataEvent(
      |      ^
In function 'Add',
    inlined from '_ZN2v88internal8compiler10turboshaft5Typer14TypeFloat64AddERKNS2_4TypeES6_PNS0_4ZoneE.part.0' at ../../deps/v8/src/compiler/turboshaft/typer.h:1316:3:
../../deps/v8/src/compiler/turboshaft/typer.h:530:35: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  530 |     auto [r_min, r_max] = r.minmax();
      |                                   ^
In member function 'range':
lto1: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
In member function 'range':
lto1: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
../../deps/v8/src/compiler/turboshaft/typer.h: In member function 'minmax':
../../deps/v8/src/compiler/turboshaft/typer.h:697:35: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  697 |     auto [r_min, r_max] = r.minmax();
      |                                   ^
In member function 'range_or_set_minmax':
lto1: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
In member function 'range_or_set_minmax':
lto1: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
In function 'ParseStdioOptions',
    inlined from 'Spawn' at ../../src/process_wrap.cc:237:22:
../../src/process_wrap.cc:112:50: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=]
  112 |     options->stdio = new uv_stdio_container_t[len];
      |                                                  ^
/usr/include/c++/13.2.1/new: In function 'Spawn':
/usr/include/c++/13.2.1/new:128:26: note: in a call to allocation function 'operator new []' declared here
  128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc)
      |                          ^
../../src/node_wasi.cc: In function 'New':
../../src/node_wasi.cc:144:66: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=]
  144 |     const_cast<const char**>(argc == 0 ? nullptr : new char*[argc]);
      |                                                                  ^
/usr/include/c++/13.2.1/new:128:26: note: in a call to allocation function 'operator new []' declared here
  128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc)
      |                          ^
../../src/node_wasi.cc:156:61: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=]
  156 |   options.envp = const_cast<const char**>(new char*[envc + 1]);
      |                                                             ^
/usr/include/c++/13.2.1/new:128:26: note: in a call to allocation function 'operator new []' declared here
  128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc)
      |                          ^
if [ ! -r node ] || [ ! -L node ]; then ln -fs out/Release/node node; fi
>>> nodejs: Building libnode.so
/home/buildozer/aports/main/nodejs/src/node-v20.10.0/configure.py:17: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
  from distutils.version import StrictVersion
INFO: configure completed successfully
ninja -C out/Release  -j80
ninja: entering directory 'out/Release'
[1/1703] CC obj/test/overlapped-checker/overlapped-checker.main_unix.o
[2/1703] CXX obj/deps/googletest/src/gtest_main.gtest_main.o
[3/1703] CXX obj/deps/googletest/src/gtest.gtest.o
[4/1703] CXX obj/deps/googletest/src/gtest.gtest-typed-test.o
[5/1703] CXX obj/deps/googletest/src/gtest.gtest-test-part.o
[6/1703] CXX obj/deps/googletest/src/gtest.gtest-printers.o
[7/1703] CXX obj/deps/googletest/src/gtest.gtest-port.o
[8/1703] CXX obj/deps/googletest/src/gtest.gtest-matchers.o
[9/1703] CXX obj/deps/googletest/src/gtest.gtest-filepath.o
[10/1703] CXX obj/deps/googletest/src/gtest.gtest-death-test.o
[11/1703] CXX obj/deps/googletest/src/gtest.gtest-assertion-result.o
[12/1703] CC obj/deps/llhttp/src/llhttp.http.o
[13/1703] CC obj/deps/llhttp/src/llhttp.api.o
[14/1703] CC obj/deps/llhttp/src/llhttp.llhttp.o
[15/1703] CXX obj/deps/v8/third_party/zlib/google/v8_zlib.compression_utils_portable.o
[16/1703] CC obj/deps/v8/third_party/zlib/v8_zlib.zutil.o
[17/1703] CC obj/deps/v8/third_party/zlib/v8_zlib.uncompr.o
[18/1703] CC obj/deps/v8/third_party/zlib/v8_zlib.trees.o
[19/1703] CC obj/deps/v8/third_party/zlib/v8_zlib.inftrees.o
[20/1703] CC obj/deps/v8/third_party/zlib/v8_zlib.inflate.o
[21/1703] CC obj/deps/v8/third_party/zlib/v8_zlib.inffast.o
[22/1703] CC obj/deps/v8/third_party/zlib/v8_zlib.infback.o
[23/1703] CC obj/deps/v8/third_party/zlib/v8_zlib.gzwrite.o
[24/1703] CC obj/deps/v8/third_party/zlib/v8_zlib.gzread.o
[25/1703] CC obj/deps/v8/third_party/zlib/v8_zlib.gzlib.o
[26/1703] CC obj/deps/v8/third_party/zlib/v8_zlib.gzclose.o
[27/1703] CC obj/deps/v8/third_party/zlib/v8_zlib.deflate.o
[28/1703] CC obj/deps/v8/third_party/zlib/v8_zlib.crc32.o
[29/1703] CC obj/deps/v8/third_party/zlib/v8_zlib.cpu_features.o
[30/1703] CC obj/deps/v8/third_party/zlib/v8_zlib.compress.o
[31/1703] CC obj/deps/v8/third_party/zlib/v8_zlib.adler32.o
[32/1703] CXX obj/deps/v8/src/libplatform/v8_libplatform.worker-thread.o
[33/1703] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.tracing-controller.o
[34/1703] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-writer.o
[35/1703] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-object.o
[36/1703] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-config.o
[37/1703] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-buffer.o
[38/1703] CXX obj/deps/v8/src/libplatform/v8_libplatform.task-queue.o
[39/1703] CXX obj/deps/v8/src/libplatform/v8_libplatform.delayed-task-queue.o
[40/1703] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-worker-threads-task-runner.o
[41/1703] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-platform.o
[42/1703] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-job.o
[43/1703] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-foreground-task-runner.o
[44/1703] CXX obj/deps/v8/src/regexp/gen-regexp-special-case.gen-regexp-special-case.o
[45/1703] CXX obj/deps/v8/src/torque/torque_base.utils.o
[46/1703] CXX obj/deps/v8/src/torque/torque_base.types.o
[47/1703] CXX obj/deps/v8/src/torque/torque_base.type-visitor.o
[48/1703] CXX obj/deps/v8/src/torque/torque_base.type-oracle.o
[49/1703] CXX obj/deps/v8/src/torque/torque_base.type-inference.o
[50/1703] CXX obj/deps/v8/src/torque/torque_base.torque-parser.o
[51/1703] CXX obj/deps/v8/src/torque/torque_base.torque-compiler.o
[52/1703] CXX obj/deps/v8/src/torque/torque_base.torque-code-generator.o
[53/1703] CXX obj/deps/v8/src/torque/torque_base.source-positions.o
[54/1703] CXX obj/deps/v8/src/torque/torque_base.server-data.o
[55/1703] CXX obj/deps/v8/src/torque/torque_base.kythe-data.o
[56/1703] CXX obj/deps/v8/src/torque/torque_base.instructions.o
[57/1703] CXX obj/deps/v8/src/torque/torque_base.instance-type-generator.o
[58/1703] CXX obj/deps/v8/src/torque/torque_base.implementation-visitor.o
[59/1703] CXX obj/deps/v8/src/torque/torque_base.global-context.o
[60/1703] CXX obj/deps/v8/src/torque/torque_base.earley-parser.o
[61/1703] CXX obj/deps/v8/src/torque/torque_base.declarations.o
[62/1703] CXX obj/deps/v8/src/torque/torque_base.declaration-visitor.o
[63/1703] CXX obj/deps/v8/src/torque/torque_base.declarable.o
[64/1703] CXX obj/deps/v8/src/torque/torque_base.csa-generator.o
[65/1703] CXX obj/deps/v8/src/torque/torque_base.cpp-builder.o
[66/1703] CXX obj/deps/v8/src/torque/torque_base.class-debug-reader-generator.o
[67/1703] CXX obj/deps/v8/src/torque/torque_base.cfg.o
[68/1703] CXX obj/deps/v8/src/torque/torque_base.cc-generator.o
[69/1703] CXX obj/deps/v8/src/torque/torque.torque.o
[70/1703] CC obj/deps/uvwasi/src/uvwasi.wasi_serdes.o
[71/1703] CC obj/deps/uvwasi/src/uvwasi.wasi_rights.o
[72/1703] CC obj/deps/uvwasi/src/uvwasi.uvwasi.o
[73/1703] CC obj/deps/uvwasi/src/uvwasi.uv_mapping.o
[74/1703] CC obj/deps/uvwasi/src/uvwasi.sync_helpers.o
[75/1703] CC obj/deps/uvwasi/src/uvwasi.poll_oneoff.o
[76/1703] CC obj/deps/uvwasi/src/uvwasi.path_resolver.o
[77/1703] CC obj/deps/uvwasi/src/uvwasi.fd_table.o
[78/1703] CC obj/deps/uvwasi/src/uvwasi.clocks.o
[79/1703] CC obj/deps/histogram/src/histogram.hdr_histogram.o
[80/1703] CC obj/deps/uv/src/unix/libuv.random-sysctl-linux.o
[81/1703] LINK overlapped-checker
[82/1703] CC obj/deps/uv/src/unix/libuv.random-getrandom.o
[83/1703] CC obj/deps/uv/src/unix/libuv.procfs-exepath.o
[84/1703] CC obj/deps/uv/src/unix/libuv.linux.o
[85/1703] CC obj/deps/uv/src/unix/libuv.proctitle.o
[86/1703] CC obj/deps/uv/src/unix/libuv.udp.o
[87/1703] CC obj/deps/uv/src/unix/libuv.tty.o
[88/1703] CC obj/deps/uv/src/unix/libuv.thread.o
[89/1703] CC obj/deps/uv/src/unix/libuv.tcp.o
[90/1703] CC obj/deps/uv/src/unix/libuv.stream.o
[91/1703] CC obj/deps/uv/src/unix/libuv.signal.o
[92/1703] CC obj/deps/uv/src/unix/libuv.random-devurandom.o
[93/1703] CC obj/deps/uv/src/unix/libuv.process.o
[94/1703] CC obj/deps/uv/src/unix/libuv.poll.o
[95/1703] CC obj/deps/uv/src/unix/libuv.pipe.o
[96/1703] CC obj/deps/uv/src/unix/libuv.loop-watcher.o
[97/1703] CC obj/deps/uv/src/unix/libuv.loop.o
[98/1703] CC obj/deps/uv/src/unix/libuv.getnameinfo.o
[99/1703] CC obj/deps/uv/src/unix/libuv.getaddrinfo.o
[100/1703] CC obj/deps/uv/src/unix/libuv.fs.o
[101/1703] CC obj/deps/uv/src/unix/libuv.dl.o
[102/1703] CC obj/deps/uv/src/unix/libuv.core.o
[103/1703] CC obj/deps/uv/src/unix/libuv.async.o
[104/1703] CC obj/deps/uv/src/libuv.version.o
[105/1703] CC obj/deps/uv/src/libuv.uv-common.o
[106/1703] CC obj/deps/uv/src/libuv.uv-data-getter-setters.o
[107/1703] CC obj/deps/uv/src/libuv.timer.o
[108/1703] CC obj/deps/uv/src/libuv.threadpool.o
[109/1703] CC obj/deps/uv/src/libuv.thread-common.o
[110/1703] CC obj/deps/uv/src/libuv.strtok.o
[111/1703] CC obj/deps/uv/src/libuv.strscpy.o
[112/1703] CC obj/deps/uv/src/libuv.random.o
[113/1703] CC obj/deps/uv/src/libuv.inet.o
[114/1703] CC obj/deps/uv/src/libuv.idna.o
[115/1703] CC obj/deps/uv/src/libuv.fs-poll.o
[116/1703] CXX obj/deps/simdutf/simdutf.simdutf.o
[117/1703] CXX obj/tools/node_js2c.js2c.o
[118/1703] CXX obj/deps/v8/src/base/platform/v8_libbase.platform-linux.o
[119/1703] CXX obj/deps/v8/src/base/debug/v8_libbase.stack_trace_posix.o
[120/1703] CXX obj/deps/v8/src/base/platform/v8_libbase.platform-posix-time.o
[121/1703] CXX obj/deps/v8/src/base/platform/v8_libbase.platform-posix.o
[122/1703] CXX obj/deps/v8/src/base/v8_libbase.vlq-base64.o
[123/1703] CXX obj/deps/v8/src/base/v8_libbase.virtual-address-space.o
[124/1703] CXX obj/deps/v8/src/base/v8_libbase.virtual-address-space-page-allocator.o
[125/1703] CXX obj/deps/v8/src/base/utils/v8_libbase.random-number-generator.o
[126/1703] CXX obj/deps/v8/src/base/v8_libbase.sys-info.o
[127/1703] CXX obj/deps/v8/src/base/v8_libbase.strings.o
[128/1703] CXX obj/deps/v8/src/base/sanitizer/v8_libbase.lsan-virtual-address-space.o
[129/1703] CXX obj/deps/v8/src/base/sanitizer/v8_libbase.lsan-page-allocator.o
[130/1703] CXX obj/deps/v8/src/base/v8_libbase.region-allocator.o
[131/1703] CXX obj/deps/v8/src/base/platform/v8_libbase.time.o
[132/1703] CXX obj/deps/v8/src/base/platform/v8_libbase.semaphore.o
[133/1703] CXX obj/deps/v8/src/base/platform/v8_libbase.platform.o
[134/1703] CXX obj/deps/v8/src/base/platform/v8_libbase.mutex.o
[135/1703] CXX obj/deps/v8/src/base/platform/v8_libbase.memory-protection-key.o
[136/1703] CXX obj/deps/v8/src/base/platform/v8_libbase.condition-variable.o
[137/1703] CXX obj/deps/v8/src/base/v8_libbase.page-allocator.o
[138/1703] CXX obj/deps/v8/src/base/v8_libbase.once.o
[139/1703] AR obj/tools/v8_gypfiles/libv8_zlib.a
[140/1703] CXX obj/deps/v8/src/base/numbers/v8_libbase.strtod.o
[141/1703] CXX obj/deps/v8/src/base/numbers/v8_libbase.fixed-dtoa.o
[142/1703] CXX obj/deps/v8/src/base/numbers/v8_libbase.fast-dtoa.o
[143/1703] AR obj/deps/histogram/libhistogram.a
[144/1703] CXX obj/deps/v8/src/base/numbers/v8_libbase.dtoa.o
[145/1703] CXX obj/deps/v8/src/base/numbers/v8_libbase.diy-fp.o
[146/1703] CXX obj/deps/v8/src/base/numbers/v8_libbase.cached-powers.o
[147/1703] CXX obj/deps/v8/src/base/numbers/v8_libbase.bignum.o
[148/1703] CXX obj/deps/v8/src/base/numbers/v8_libbase.bignum-dtoa.o
[149/1703] AR obj/deps/uvwasi/libuvwasi.a
[150/1703] CXX obj/deps/v8/src/base/v8_libbase.logging.o
[151/1703] CXX obj/deps/v8/src/base/v8_libbase.ieee754.o
[152/1703] CXX obj/deps/v8/src/base/v8_libbase.file-utils.o
[153/1703] CXX obj/deps/v8/src/base/v8_libbase.emulated-virtual-address-subspace.o
[154/1703] CXX obj/deps/v8/src/base/v8_libbase.division-by-constant.o
[155/1703] AR obj/deps/googletest/libgtest_main.a
[156/1703] CXX obj/deps/v8/src/base/debug/v8_libbase.stack_trace.o
[157/1703] CXX obj/deps/v8/src/base/v8_libbase.cpu.o
[158/1703] CXX obj/deps/v8/src/base/v8_libbase.bounded-page-allocator.o
[159/1703] CXX obj/deps/v8/src/base/v8_libbase.bits.o
[160/1703] CXX obj/deps/v8/src/interpreter/bytecode_builtins_list_generator.bytecodes.o
[161/1703] CXX obj/deps/v8/src/interpreter/bytecode_builtins_list_generator.bytecode-operands.o
[162/1703] CXX obj/deps/v8/src/builtins/bytecode_builtins_list_generator.generate-bytecodes-builtins-list.o
[163/1703] AR obj/deps/uv/libuv.a
[164/1703] AR obj/deps/llhttp/libllhttp.a
[165/1703] AR obj/tools/v8_gypfiles/libv8_libplatform.a
In file included from ../../deps/simdutf/simdutf.cpp:4:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
[166/1703] AR obj/deps/simdutf/libsimdutf.a
[167/1703] STAMP obj/node_js2c.actions_depends.stamp
In file included from ../../tools/js2c.cc:15:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
[168/1703] LINK node_js2c
[169/1703] AR obj/tools/v8_gypfiles/libv8_libbase.a
[170/1703] LINK gen-regexp-special-case
[171/1703] LINK bytecode_builtins_list_generator
[172/1703] STAMP obj/tools/v8_gypfiles/v8_flags.actions_depends.stamp
[173/1703] ACTION run_gen-regexp-special-case: run_gen-regexp-special-case_action_bd80f64862dd779165d4349ffcbe0211
[174/1703] ACTION generate_bytecode_builtins_list: generate_bytecode_builtins_list_action_3931b343a4cb0bd98da4e581f6ce90fe
[175/1703] AR obj/deps/googletest/libgtest.a
[176/1703] AR obj/tools/v8_gypfiles/libtorque_base.a
[177/1703] STAMP obj/tools/v8_gypfiles/torque.actions_depends.stamp
[178/1703] LINK torque
[179/1703] ACTION run_torque: run_torque_action_e3070f7afaffd8a3b4612441e26c1d85
[180/1701] STAMP obj/tools/v8_gypfiles/v8_init.compile_depends.stamp
[181/1701] STAMP obj/tools/v8_gypfiles/v8_init.actions_depends.stamp
[182/1701] STAMP obj/tools/v8_gypfiles/v8_internal_headers.compile_depends.stamp
[183/1701] STAMP obj/tools/v8_gypfiles/v8_internal_headers.actions_depends.stamp
[184/1701] CXX obj/deps/v8/src/init/v8_init.setup-isolate-full.o
[185/1701] STAMP obj/tools/v8_gypfiles/v8_compiler.compile_depends.stamp
[186/1701] STAMP obj/tools/v8_gypfiles/v8_turboshaft.compile_depends.stamp
[187/1701] STAMP obj/tools/v8_gypfiles/torque_generated_definitions.compile_depends.stamp
[188/1701] STAMP obj/tools/v8_gypfiles/v8_compiler.actions_depends.stamp
[189/1701] STAMP obj/tools/v8_gypfiles/v8_turboshaft.actions_depends.stamp
[190/1701] STAMP obj/tools/v8_gypfiles/torque_generated_definitions.actions_depends.stamp
[191/1701] STAMP obj/tools/v8_gypfiles/v8_compiler_for_mksnapshot.compile_depends.stamp
[192/1701] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-typer.o
[193/1701] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-loop-peeling.o
[194/1701] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-load-elimination.o
[195/1701] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-inlining.o
[196/1701] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-inlining-into-js.o
[197/1701] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-graph-assembler.o
[198/1701] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-gc-operator-reducer.o
[199/1701] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-gc-lowering.o
[200/1701] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-escape-analysis.o
[201/1701] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-compiler.o
[202/1701] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-call-descriptors.o
[203/1701] CXX obj/deps/v8/src/compiler/v8_compiler.int64-lowering.o
[204/1701] CXX obj/deps/v8/src/compiler/backend/arm/v8_compiler.unwinding-info-writer-arm.o
[205/1701] CXX obj/deps/v8/src/compiler/backend/arm/v8_compiler.instruction-selector-arm.o
[206/1701] CXX obj/deps/v8/src/compiler/backend/arm/v8_compiler.instruction-scheduler-arm.o
[207/1701] CXX obj/deps/v8/src/compiler/backend/arm/v8_compiler.code-generator-arm.o
[208/1701] CXX obj/deps/v8/src/compiler/v8_compiler.zone-stats.o
[209/1701] CXX obj/deps/v8/src/compiler/v8_compiler.verifier.o
[210/1701] CXX obj/deps/v8/src/compiler/v8_compiler.value-numbering-reducer.o
[211/1701] CXX obj/deps/v8/src/compiler/v8_compiler.types.o
[212/1701] CXX obj/deps/v8/src/compiler/v8_compiler.typer.o
[213/1701] CXX obj/deps/v8/src/compiler/v8_compiler.typed-optimization.o
[214/1701] CXX obj/deps/v8/src/compiler/v8_compiler.type-narrowing-reducer.o
[215/1701] CXX obj/deps/v8/src/compiler/v8_compiler.type-cache.o
[216/1701] CXX obj/deps/v8/src/compiler/v8_compiler.turbofan-enabled.o
[217/1701] CXX obj/deps/v8/src/compiler/v8_compiler.string-builder-optimizer.o
[218/1701] CXX obj/deps/v8/src/compiler/v8_compiler.store-store-elimination.o
[219/1701] CXX obj/deps/v8/src/compiler/v8_compiler.state-values-utils.o
[220/1701] CXX obj/deps/v8/src/compiler/v8_compiler.simplified-operator.o
[221/1701] CXX obj/deps/v8/src/compiler/v8_compiler.simplified-operator-reducer.o
[222/1701] CXX obj/deps/v8/src/compiler/v8_compiler.simplified-lowering.o
[223/1701] CXX obj/deps/v8/src/compiler/v8_compiler.simplified-lowering-verifier.o
[224/1701] CXX obj/deps/v8/src/compiler/v8_compiler.select-lowering.o
[225/1701] CXX obj/deps/v8/src/compiler/v8_compiler.scheduler.o
[226/1701] CXX obj/deps/v8/src/compiler/v8_compiler.schedule.o
[227/1701] CXX obj/deps/v8/src/compiler/v8_compiler.representation-change.o
[228/1701] CXX obj/deps/v8/src/compiler/v8_compiler.refs-map.o
[229/1701] CXX obj/deps/v8/src/compiler/v8_compiler.redundancy-elimination.o
[230/1701] CXX obj/deps/v8/src/compiler/v8_compiler.raw-machine-assembler.o
[231/1701] CXX obj/deps/v8/src/compiler/v8_compiler.property-access-builder.o
[232/1701] CXX obj/deps/v8/src/compiler/v8_compiler.pipeline.o
[233/1701] CXX obj/deps/v8/src/compiler/v8_compiler.pipeline-statistics.o
[234/1701] CXX obj/deps/v8/src/compiler/v8_compiler.osr.o
[235/1701] CXX obj/deps/v8/src/compiler/v8_compiler.operator.o
[236/1701] CXX obj/deps/v8/src/compiler/v8_compiler.operator-properties.o
[237/1701] CXX obj/deps/v8/src/compiler/v8_compiler.operation-typer.o
[238/1701] CXX obj/deps/v8/src/compiler/v8_compiler.opcodes.o
[239/1701] CXX obj/deps/v8/src/compiler/v8_compiler.node.o
[240/1701] CXX obj/deps/v8/src/compiler/v8_compiler.node-properties.o
[241/1701] CXX obj/deps/v8/src/compiler/v8_compiler.node-origin-table.o
[242/1701] CXX obj/deps/v8/src/compiler/v8_compiler.node-observer.o
[243/1701] CXX obj/deps/v8/src/compiler/v8_compiler.node-matchers.o
[244/1701] CXX obj/deps/v8/src/compiler/v8_compiler.node-marker.o
[245/1701] CXX obj/deps/v8/src/compiler/v8_compiler.memory-optimizer.o
[246/1701] CXX obj/deps/v8/src/compiler/v8_compiler.memory-lowering.o
[247/1701] CXX obj/deps/v8/src/compiler/v8_compiler.map-inference.o
[248/1701] CXX obj/deps/v8/src/compiler/v8_compiler.machine-operator.o
[249/1701] CXX obj/deps/v8/src/compiler/v8_compiler.machine-operator-reducer.o
[250/1701] CXX obj/deps/v8/src/compiler/v8_compiler.machine-graph.o
[251/1701] CXX obj/deps/v8/src/compiler/v8_compiler.machine-graph-verifier.o
[252/1701] CXX obj/deps/v8/src/compiler/v8_compiler.loop-variable-optimizer.o
[253/1701] CXX obj/deps/v8/src/compiler/v8_compiler.loop-unrolling.o
[254/1701] CXX obj/deps/v8/src/compiler/v8_compiler.loop-peeling.o
[255/1701] CXX obj/deps/v8/src/compiler/v8_compiler.loop-analysis.o
[256/1701] CXX obj/deps/v8/src/compiler/v8_compiler.load-elimination.o
[257/1701] CXX obj/deps/v8/src/compiler/v8_compiler.linkage.o
[258/1701] CXX obj/deps/v8/src/compiler/v8_compiler.late-escape-analysis.o
[259/1701] CXX obj/deps/v8/src/compiler/v8_compiler.js-typed-lowering.o
[260/1701] CXX obj/deps/v8/src/compiler/v8_compiler.js-type-hint-lowering.o
[261/1701] CXX obj/deps/v8/src/compiler/v8_compiler.js-operator.o
[262/1701] CXX obj/deps/v8/src/compiler/v8_compiler.js-native-context-specialization.o
[263/1701] CXX obj/deps/v8/src/compiler/v8_compiler.js-intrinsic-lowering.o
[264/1701] CXX obj/deps/v8/src/compiler/v8_compiler.js-inlining.o
[265/1701] STAMP obj/tools/v8_gypfiles/v8_base_without_compiler.actions_depends.stamp
[266/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.utils.o
[267/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.types.o
[268/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.typer.o
[269/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.typed-optimizations-phase.o
[270/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.type-parser.o
[271/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-schema-agent-impl.o
[272/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-runtime-agent-impl.o
[273/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-profiler-agent-impl.o
[274/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-inspector-session-impl.o
[275/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-inspector-impl.o
[276/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-heap-profiler-agent-impl.o
[277/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-debugger-agent-impl.o
[278/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-debugger.o
[279/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-console-message.o
[280/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-console-agent-impl.o
[281/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-console.o
[282/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.search-util.o
[283/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.injected-script.o
[284/1701] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Schema.o
[285/1701] STAMP obj/tools/v8_gypfiles/torque_generated_initializers.compile_depends.stamp
[286/1701] STAMP obj/tools/v8_gypfiles/mksnapshot.compile_depends.stamp
[287/1701] CXX obj/deps/v8/src/snapshot/mksnapshot.static-roots-gen.o
[288/1701] CXX obj/deps/v8/src/snapshot/mksnapshot.snapshot-empty.o
[289/1701] CXX obj/deps/v8/src/snapshot/mksnapshot.mksnapshot.o
[290/1701] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-win.o
[291/1701] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-mac.o
[292/1701] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-generic.o
[293/1701] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-base.o
[294/1701] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-aix.o
[295/1701] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.embedded-file-writer.o
[296/1701] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.embedded-empty.o
[297/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/wasm/v8_initializers.wasm-objects-tq-csa.o
[298/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/debug/v8_initializers.debug-wasm-objects-tq-csa.o
[299/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.wasm-tq-csa.o
[300/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-segments-tq-csa.o
[301/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-segmenter-tq-csa.o
[302/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-segment-iterator-tq-csa.o
[303/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-relative-time-format-tq-csa.o
[304/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-plural-rules-tq-csa.o
[305/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-number-format-tq-csa.o
[306/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-locale-tq-csa.o
[307/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-list-format-tq-csa.o
[308/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-duration-format-tq-csa.o
[309/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-display-names-tq-csa.o
[310/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-date-time-format-tq-csa.o
[311/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-collator-tq-csa.o
[312/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-break-iterator-tq-csa.o
[313/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.intl-objects-tq-csa.o
[314/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/third_party/v8/builtins/v8_initializers.array-sort-tq-csa.o
[315/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/test/torque/v8_initializers.test-torque-tq-csa.o
In file included from ../../deps/v8/src/compiler/turboshaft/types.cc:5:
../../deps/v8/src/compiler/turboshaft/types.h: In instantiation of 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::range() const [with unsigned int Bits = 32; typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type = float]':
../../deps/v8/src/compiler/turboshaft/types.cc:712:58:   required from here
../../deps/v8/src/compiler/turboshaft/types.h:633:31: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
  633 |   std::pair<float_t, float_t> range() const {
      |                               ^~~~~
../../deps/v8/src/compiler/turboshaft/types.h: In instantiation of 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::range() const [with unsigned int Bits = 64; typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type = double]':
../../deps/v8/src/compiler/turboshaft/types.cc:713:58:   required from here
../../deps/v8/src/compiler/turboshaft/types.h:633:31: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
../../deps/v8/src/compiler/turboshaft/types.h: In member function 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::range() const [with unsigned int Bits = 32]':
../../deps/v8/src/compiler/turboshaft/types.h:633:31: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
../../deps/v8/src/compiler/turboshaft/types.h: In member function 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::range() const [with unsigned int Bits = 64]':
../../deps/v8/src/compiler/turboshaft/types.h:633:31: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
../../deps/v8/src/compiler/turboshaft/types.cc: In member function 'v8::internal::compiler::turboshaft::FloatType<32u>::Equals(v8::internal::compiler::turboshaft::FloatType<32u> const&) const':
../../deps/v8/src/compiler/turboshaft/types.cc:491:36: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  491 |       return range() == other.range();
      |                         ~~~~~~~~~~~^~
../../deps/v8/src/compiler/turboshaft/types.cc: In member function 'v8::internal::compiler::turboshaft::FloatType<64u>::Equals(v8::internal::compiler::turboshaft::FloatType<64u> const&) const':
../../deps/v8/src/compiler/turboshaft/types.cc:491:36: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  491 |       return range() == other.range();
      |                         ~~~~~~~~~~~^~
../../deps/v8/src/compiler/turboshaft/types.cc: In member function 'v8::internal::compiler::turboshaft::FloatType<32u>::AllocateOnHeap(v8::internal::Factory*) const':
../../deps/v8/src/compiler/turboshaft/types.cc:659:32: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  659 |     std::tie(min, max) = minmax();
      |                          ~~~~~~^~
../../deps/v8/src/compiler/turboshaft/types.h: In member function 'v8::internal::compiler::turboshaft::FloatType<64u>::range() const':
../../deps/v8/src/compiler/turboshaft/types.h:633:31: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  633 |   std::pair<float_t, float_t> range() const {
      |                               ^~~~~
[316/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.turboshaft-types-tq-csa.o
[317/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.turbofan-types-tq-csa.o
[318/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.torque-defined-classes-tq-csa.o
[319/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.templates-tq-csa.o
[320/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.template-objects-tq-csa.o
[321/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.synthetic-module-tq-csa.o
[322/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.swiss-name-dictionary-tq-csa.o
[323/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.swiss-hash-table-helpers-tq-csa.o
[324/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.struct-tq-csa.o
[325/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.string-tq-csa.o
[326/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.source-text-module-tq-csa.o
[327/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.shared-function-info-tq-csa.o
[328/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.script-tq-csa.o
[329/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.scope-info-tq-csa.o
[330/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.regexp-match-info-tq-csa.o
[331/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.prototype-info-tq-csa.o
[332/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.property-descriptor-object-tq-csa.o
[333/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.property-cell-tq-csa.o
[334/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.property-array-tq-csa.o
[335/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.promise-tq-csa.o
[336/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.primitive-heap-object-tq-csa.o
[337/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.ordered-hash-table-tq-csa.o
[338/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.oddball-tq-csa.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from ../../deps/v8/src/inspector/v8-debugger.h:12,
                 from ../../deps/v8/src/inspector/v8-debugger.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const v8_inspector::V8StackTraceId&}; _Tp = v8_inspector::V8StackTraceId; _Alloc = std::allocator<v8_inspector::V8StackTraceId>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8_inspector::V8StackTraceId>::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = v8_inspector::V8StackTraceId; _Alloc = std::allocator<v8_inspector::V8StackTraceId>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8_inspector::V8StackTraceId>::iterator' changed in GCC 7.1
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8_inspector::V8StackTraceId; _Alloc = std::allocator<v8_inspector::V8StackTraceId>]',
    inlined from 'void v8_inspector::V8Debugger::asyncTaskStartedForStack(void*)' at ../../deps/v8/src/inspector/v8-debugger.cc:1213:39:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8_inspector::V8StackTraceId*, std::vector<v8_inspector::V8StackTraceId> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/13.2.1/vector:66:
In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = v8_inspector::V8StackTraceId; _Alloc = std::allocator<v8_inspector::V8StackTraceId>]',
    inlined from 'void v8_inspector::V8Debugger::externalAsyncTaskStarted(const v8_inspector::V8StackTraceId&)' at ../../deps/v8/src/inspector/v8-debugger.cc:1129:36:
/usr/include/c++/13.2.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8_inspector::V8StackTraceId*, std::vector<v8_inspector::V8StackTraceId> >' changed in GCC 7.1
 1289 |           _M_realloc_insert(end(), __x);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
[339/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.name-tq-csa.o
[340/1701] AR obj/tools/v8_gypfiles/libv8_init.a
[341/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.module-tq-csa.o
[342/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.microtask-tq-csa.o
[343/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.megadom-handler-tq-csa.o
[344/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.map-tq-csa.o
[345/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.literal-objects-tq-csa.o
[346/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-weak-refs-tq-csa.o
In file included from ../../deps/v8/src/compiler/turboshaft/operations.h:31,
                 from ../../deps/v8/src/compiler/turboshaft/typer.h:12,
                 from ../../deps/v8/src/compiler/turboshaft/typer.cc:5:
../../deps/v8/src/compiler/turboshaft/types.h: In instantiation of 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::minmax() const [with unsigned int Bits = 32; typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type = float]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:35:   required from 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 32; type_t = v8::internal::compiler::turboshaft::FloatType<32>]'
../../deps/v8/src/compiler/turboshaft/typer.h:1306:3:   required from here
../../deps/v8/src/compiler/turboshaft/types.h:687:31: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
  687 |   std::pair<float_t, float_t> minmax() const { return {min(), max()}; }
      |                               ^~~~~~
../../deps/v8/src/compiler/turboshaft/types.h: In instantiation of 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::minmax() const [with unsigned int Bits = 64; typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type = double]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:35:   required from 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 64; type_t = v8::internal::compiler::turboshaft::FloatType<64>]'
../../deps/v8/src/compiler/turboshaft/typer.h:1316:3:   required from here
../../deps/v8/src/compiler/turboshaft/types.h:687:31: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
[347/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-temporal-objects-tq-csa.o
[348/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-struct-tq-csa.o
[349/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-shared-array-tq-csa.o
[350/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-shadow-realm-tq-csa.o
[351/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-regexp-tq-csa.o
[352/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-regexp-string-iterator-tq-csa.o
[353/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-raw-json-tq-csa.o
[354/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-proxy-tq-csa.o
[355/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-promise-tq-csa.o
[356/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-objects-tq-csa.o
[357/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-iterator-helpers-tq-csa.o
[358/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-generator-tq-csa.o
[359/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-function-tq-csa.o
[360/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-collection-tq-csa.o
[361/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-collection-iterator-tq-csa.o
[362/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-atomics-synchronization-tq-csa.o
[363/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-array-tq-csa.o
[364/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-array-buffer-tq-csa.o
[365/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.heap-object-tq-csa.o
[366/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.heap-number-tq-csa.o
[367/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.free-space-tq-csa.o
[368/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.foreign-tq-csa.o
[369/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.fixed-array-tq-csa.o
[370/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.feedback-vector-tq-csa.o
[371/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.feedback-cell-tq-csa.o
[372/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.embedder-data-array-tq-csa.o
In file included from ../../deps/v8/src/compiler/turboshaft/operations.h:31,
                 from ../../deps/v8/src/compiler/turboshaft/graph.h:20,
                 from ../../deps/v8/src/compiler/turboshaft/phase.h:11,
                 from ../../deps/v8/src/compiler/turboshaft/typed-optimizations-phase.h:8,
                 from ../../deps/v8/src/compiler/turboshaft/typed-optimizations-phase.cc:5:
../../deps/v8/src/compiler/turboshaft/types.h: In instantiation of 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::minmax() const [with unsigned int Bits = 32; typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type = float]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:35:   required from 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 32; type_t = v8::internal::compiler::turboshaft::FloatType<32>]'
../../deps/v8/src/compiler/turboshaft/typer.h:1306:3:   required from here
../../deps/v8/src/compiler/turboshaft/types.h:687:31: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
  687 |   std::pair<float_t, float_t> minmax() const { return {min(), max()}; }
      |                               ^~~~~~
../../deps/v8/src/compiler/turboshaft/types.h: In instantiation of 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::minmax() const [with unsigned int Bits = 64; typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type = double]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:35:   required from 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 64; type_t = v8::internal::compiler::turboshaft::FloatType<64>]'
../../deps/v8/src/compiler/turboshaft/typer.h:1316:3:   required from here
../../deps/v8/src/compiler/turboshaft/types.h:687:31: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
In file included from ../../deps/v8/src/compiler/turboshaft/type-inference-analysis.h:18,
                 from ../../deps/v8/src/compiler/turboshaft/type-inference-reducer.h:20,
                 from ../../deps/v8/src/compiler/turboshaft/typed-optimizations-phase.cc:8:
../../deps/v8/src/compiler/turboshaft/typer.h: In static member function 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 32]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:10: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
  529 |     auto [l_min, l_max] = l.minmax();
      |          ^~~~~~~~~~~~~~
../../deps/v8/src/compiler/turboshaft/typer.h: In static member function 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 64]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:10: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
../../deps/v8/src/compiler/turboshaft/typer.h: In function 'v8::internal::compiler::turboshaft::FloatOperationTyper<32u>::Add(v8::internal::compiler::turboshaft::FloatType<32u>, v8::internal::compiler::turboshaft::FloatType<32u>, v8::internal::Zone*)':
../../deps/v8/src/compiler/turboshaft/typer.h:530:35: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  530 |     auto [r_min, r_max] = r.minmax();
      |                           ~~~~~~~~^~
../../deps/v8/src/compiler/turboshaft/typer.h: In function 'v8::internal::compiler::turboshaft::FloatOperationTyper<64u>::Min(v8::internal::compiler::turboshaft::FloatType<64u>, v8::internal::compiler::turboshaft::FloatType<64u>, v8::internal::Zone*)':
../../deps/v8/src/compiler/turboshaft/typer.h:846:35: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  846 |     auto [r_min, r_max] = r.minmax();
      |                           ~~~~~~~~^~
[373/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.descriptor-array-tq-csa.o
[374/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.debug-objects-tq-csa.o
[375/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.data-handler-tq-csa.o
[376/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.contexts-tq-csa.o
[377/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.code-tq-csa.o
[378/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.cell-tq-csa.o
[379/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.call-site-info-tq-csa.o
[380/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.bigint-tq-csa.o
[381/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.arguments-tq-csa.o
[382/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.api-callbacks-tq-csa.o
[383/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.allocation-site-tq-csa.o
[384/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/ic/v8_initializers.handler-configuration-tq-csa.o
[385/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.weak-ref-tq-csa.o
[386/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-tq-csa.o
[387/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-with-tq-csa.o
[388/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-values-tq-csa.o
[389/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-to-sorted-tq-csa.o
[390/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-to-reversed-tq-csa.o
[391/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-subarray-tq-csa.o
[392/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-sort-tq-csa.o
[393/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-some-tq-csa.o
[394/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-slice-tq-csa.o
[395/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-set-tq-csa.o
[396/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-reduceright-tq-csa.o
[397/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-reduce-tq-csa.o
[398/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-of-tq-csa.o
[399/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-keys-tq-csa.o
[400/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-from-tq-csa.o
[401/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-foreach-tq-csa.o
[402/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-findlastindex-tq-csa.o
[403/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-findlast-tq-csa.o
[404/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-findindex-tq-csa.o
[405/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-find-tq-csa.o
[406/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-filter-tq-csa.o
[407/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-entries-tq-csa.o
[408/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-every-tq-csa.o
[409/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-createtypedarray-tq-csa.o
[410/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-at-tq-csa.o
[411/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.torque-internal-tq-csa.o
[412/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.symbol-tq-csa.o
[413/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-trim-tq-csa.o
[414/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-towellformed-tq-csa.o
[415/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-substring-tq-csa.o
[416/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-substr-tq-csa.o
[417/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-startswith-tq-csa.o
[418/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-slice-tq-csa.o
[419/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-replaceall-tq-csa.o
[420/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-repeat-tq-csa.o
[421/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-pad-tq-csa.o
[422/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-match-search-tq-csa.o
[423/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-iterator-tq-csa.o
[424/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-iswellformed-tq-csa.o
[425/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-indexof-tq-csa.o
[426/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-includes-tq-csa.o
[427/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-html-tq-csa.o
[428/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-endswith-tq-csa.o
[429/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-at-tq-csa.o
[430/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-tq-csa.o
[431/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-test-tq-csa.o
[432/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-split-tq-csa.o
[433/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-source-tq-csa.o
[434/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-search-tq-csa.o
[435/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-replace-tq-csa.o
[436/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-match-tq-csa.o
[437/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-match-all-tq-csa.o
[438/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-exec-tq-csa.o
[439/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.reflect-tq-csa.o
[440/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-tq-csa.o
[441/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-set-prototype-of-tq-csa.o
[442/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-set-property-tq-csa.o
[443/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-revoke-tq-csa.o
[444/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-revocable-tq-csa.o
[445/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-prevent-extensions-tq-csa.o
[446/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-is-extensible-tq-csa.o
[447/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-has-property-tq-csa.o
[448/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-get-prototype-of-tq-csa.o
[449/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-get-property-tq-csa.o
[450/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-delete-property-tq-csa.o
[451/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-constructor-tq-csa.o
[452/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-jobs-tq-csa.o
[453/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-then-tq-csa.o
[454/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-resolve-tq-csa.o
[455/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-reaction-job-tq-csa.o
[456/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-race-tq-csa.o
[457/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-misc-tq-csa.o
[458/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-finally-tq-csa.o
[459/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-constructor-tq-csa.o
[460/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-any-tq-csa.o
[461/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-all-element-closure-tq-csa.o
[462/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-all-tq-csa.o
[463/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-abstract-operations-tq-csa.o
[464/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.object-tq-csa.o
[465/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.object-fromentries-tq-csa.o
[466/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.number-tq-csa.o
[467/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.math-tq-csa.o
[468/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.iterator-helpers-tq-csa.o
[469/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.iterator-from-tq-csa.o
[470/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.iterator-tq-csa.o
[471/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.internal-tq-csa.o
[472/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.internal-coverage-tq-csa.o
[473/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.ic-tq-csa.o
[474/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.ic-callable-tq-csa.o
[475/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.growable-fixed-array-tq-csa.o
[476/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.function-tq-csa.o
[477/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.frame-arguments-tq-csa.o
[478/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.frames-tq-csa.o
[479/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.finalization-registry-tq-csa.o
[480/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.data-view-tq-csa.o
[481/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.console-tq-csa.o
[482/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.convert-tq-csa.o
[483/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.conversion-tq-csa.o
[484/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.constructor-tq-csa.o
[485/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.collections-tq-csa.o
[486/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.cast-tq-csa.o
[487/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.builtins-string-tq-csa.o
[488/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.builtins-bigint-tq-csa.o
[489/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.boolean-tq-csa.o
[490/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.base-tq-csa.o
[491/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.arraybuffer-tq-csa.o
[492/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-tq-csa.o
[493/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-with-tq-csa.o
[494/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-unshift-tq-csa.o
[495/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-to-spliced-tq-csa.o
[496/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-to-sorted-tq-csa.o
[497/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-to-reversed-tq-csa.o
[498/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-splice-tq-csa.o
[499/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-some-tq-csa.o
[500/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-slice-tq-csa.o
[501/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-shift-tq-csa.o
[502/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-reverse-tq-csa.o
[503/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-reduce-tq-csa.o
[504/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-reduce-right-tq-csa.o
[505/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-of-tq-csa.o
[506/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-map-tq-csa.o
[507/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-lastindexof-tq-csa.o
[508/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-join-tq-csa.o
[509/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-isarray-tq-csa.o
[510/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-from-tq-csa.o
[511/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-foreach-tq-csa.o
[512/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-findlastindex-tq-csa.o
[513/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-findlast-tq-csa.o
[514/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-findindex-tq-csa.o
[515/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-find-tq-csa.o
[516/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-filter-tq-csa.o
[517/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-every-tq-csa.o
[518/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-copywithin-tq-csa.o
[519/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-concat-tq-csa.o
[520/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-at-tq-csa.o
[521/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.aggregate-error-tq-csa.o
[522/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_initializers.exported-macros-assembler.o
[523/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_initializers.enum-verifiers.o
[524/1701] CXX obj/deps/v8/src/builtins/arm/v8_initializers.builtins-arm.o
[525/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-wasm-gen.o
[526/1701] CXX obj/deps/v8/src/interpreter/v8_initializers.interpreter-intrinsics-generator.o
[527/1701] CXX obj/deps/v8/src/interpreter/v8_initializers.interpreter-generator.o
[528/1701] CXX obj/deps/v8/src/interpreter/v8_initializers.interpreter-assembler.o
[529/1701] CXX obj/deps/v8/src/ic/v8_initializers.unary-op-assembler.o
[530/1701] CXX obj/deps/v8/src/ic/v8_initializers.keyed-store-generic.o
[531/1701] CXX obj/deps/v8/src/ic/v8_initializers.binary-op-assembler.o
[532/1701] CXX obj/deps/v8/src/ic/v8_initializers.accessor-assembler.o
[533/1701] CXX obj/deps/v8/src/heap/v8_initializers.setup-heap-internal.o
[534/1701] CXX obj/deps/v8/src/codegen/v8_initializers.code-stub-assembler.o
[535/1701] CXX obj/deps/v8/src/builtins/v8_initializers.setup-builtins-internal.o
[536/1701] CXX obj/deps/v8/src/builtins/v8_initializers.profile-data-reader.o
[537/1701] CXX obj/deps/v8/src/builtins/v8_initializers.growable-fixed-array-gen.o
[538/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-typed-array-gen.o
[539/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-temporal-gen.o
[540/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-string-gen.o
[541/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-sharedarraybuffer-gen.o
[542/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-shadow-realm-gen.o
[543/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-regexp-gen.o
[544/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-proxy-gen.o
[545/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-promise-gen.o
[546/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-object-gen.o
[547/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-number-gen.o
[548/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-microtask-queue-gen.o
[549/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-lazy-gen.o
[550/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-iterator-gen.o
[551/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-intl-gen.o
[552/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-interpreter-gen.o
[553/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-internal-gen.o
[554/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-ic-gen.o
[555/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-handler-gen.o
[556/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-global-gen.o
[557/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-generator-gen.o
[558/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-date-gen.o
[559/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-conversion-gen.o
[560/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-constructor-gen.o
[561/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-collections-gen.o
[562/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-call-gen.o
[563/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-bigint-gen.o
[564/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-async-iterator-gen.o
[565/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-async-generator-gen.o
[566/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-async-gen.o
[567/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-async-function-gen.o
[568/1701] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-array-gen.o
[569/1701] CXX obj/tools/v8_gypfiles/gen/v8_base_without_compiler.debug-support.o
[570/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.write-barrier.o
[571/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.visitor.o
[572/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.virtual-memory.o
[573/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.trace-trait.o
[574/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.testing.o
[575/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.sweeper.o
[576/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.stats-collector.o
[577/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.source-location.o
[578/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.remembered-set.o
[579/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.raw-heap.o
[580/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.process-heap.o
[581/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.process-heap-statistics.o
[582/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.prefinalizer-handler.o
[583/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.pointer-policies.o
[584/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.platform.o
[585/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.persistent-node.o
[586/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.page-memory.o
[587/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.object-size-trait.o
[588/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.object-allocator.o
[589/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.name-trait.o
[590/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.memory.o
[591/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.member-storage.o
[592/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marking-worklists.o
[593/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marking-visitor.o
[594/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marking-verifier.o
[595/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marking-state.o
[596/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marker.o
[597/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.logging.o
[598/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.liveness-broker.o
[599/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.incremental-marking-schedule.o
[600/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap.o
[601/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-statistics-collector.o
[602/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-state.o
[603/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-space.o
[604/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-page.o
[605/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-object-header.o
[606/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-growing.o
[607/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-consistency.o
[608/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-base.o
[609/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.gc-invoker.o
[610/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.gc-info.o
[611/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.gc-info-table.o
[612/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.free-list.o
[613/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.explicit-management.o
[614/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.concurrent-marker.o
[615/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.compactor.o
[616/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.compaction-worklists.o
[617/1701] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.allocation.o
[618/1701] CXX obj/deps/v8/src/heap/base/asm/arm/v8_base_without_compiler.push_registers_asm.o
[619/1701] CXX obj/deps/v8/src/heap/base/v8_base_without_compiler.worklist.o
[620/1701] CXX obj/deps/v8/src/heap/base/v8_base_without_compiler.stack.o
[621/1701] CXX obj/deps/v8/src/heap/base/v8_base_without_compiler.active-system-pages.o
[622/1701] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.mul-toom.o
[623/1701] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.mul-fft.o
[624/1701] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.div-barrett.o
[625/1701] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.vector-arithmetic.o
[626/1701] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.tostring.o
[627/1701] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.mul-schoolbook.o
[628/1701] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.mul-karatsuba.o
[629/1701] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.fromstring.o
[630/1701] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.div-schoolbook.o
[631/1701] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.div-helpers.o
[632/1701] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.div-burnikel.o
[633/1701] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.bitwise.o
[634/1701] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.bigint-internal.o
[635/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/wasm/v8_base_without_compiler.wasm-objects-tq.o
[636/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/debug/v8_base_without_compiler.debug-wasm-objects-tq.o
[637/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.wasm-tq.o
[638/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-segments-tq.o
[639/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-segmenter-tq.o
[640/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-segment-iterator-tq.o
[641/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-relative-time-format-tq.o
[642/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-plural-rules-tq.o
[643/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-number-format-tq.o
[644/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-locale-tq.o
[645/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-list-format-tq.o
[646/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-duration-format-tq.o
[647/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-display-names-tq.o
[648/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-date-time-format-tq.o
[649/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-collator-tq.o
[650/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-break-iterator-tq.o
[651/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.intl-objects-tq.o
[652/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/third_party/v8/builtins/v8_base_without_compiler.array-sort-tq.o
[653/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/test/torque/v8_base_without_compiler.test-torque-tq.o
[654/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.turboshaft-types-tq.o
[655/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.turbofan-types-tq.o
[656/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.torque-defined-classes-tq.o
[657/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.templates-tq.o
[658/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.template-objects-tq.o
[659/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.synthetic-module-tq.o
[660/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.swiss-name-dictionary-tq.o
[661/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.swiss-hash-table-helpers-tq.o
[662/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.struct-tq.o
[663/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.string-tq.o
[664/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.source-text-module-tq.o
[665/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.shared-function-info-tq.o
[666/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.script-tq.o
[667/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.scope-info-tq.o
[668/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.regexp-match-info-tq.o
[669/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.prototype-info-tq.o
[670/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.property-descriptor-object-tq.o
[671/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.property-cell-tq.o
[672/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.property-array-tq.o
[673/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.promise-tq.o
[674/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.primitive-heap-object-tq.o
[675/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.ordered-hash-table-tq.o
[676/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.oddball-tq.o
[677/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.name-tq.o
[678/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.module-tq.o
[679/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.microtask-tq.o
[680/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.megadom-handler-tq.o
[681/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.map-tq.o
[682/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.literal-objects-tq.o
[683/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-weak-refs-tq.o
[684/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-temporal-objects-tq.o
[685/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-struct-tq.o
[686/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-shared-array-tq.o
[687/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-shadow-realm-tq.o
[688/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-regexp-tq.o
[689/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-regexp-string-iterator-tq.o
[690/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-raw-json-tq.o
[691/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-proxy-tq.o
[692/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-promise-tq.o
[693/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-objects-tq.o
[694/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-iterator-helpers-tq.o
[695/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-generator-tq.o
[696/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-function-tq.o
[697/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-collection-tq.o
[698/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-collection-iterator-tq.o
[699/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-atomics-synchronization-tq.o
[700/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-array-tq.o
[701/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-array-buffer-tq.o
[702/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.heap-object-tq.o
[703/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.heap-number-tq.o
[704/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.free-space-tq.o
[705/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.foreign-tq.o
[706/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.fixed-array-tq.o
[707/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.feedback-vector-tq.o
[708/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.feedback-cell-tq.o
[709/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.embedder-data-array-tq.o
[710/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.descriptor-array-tq.o
[711/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.debug-objects-tq.o
[712/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.data-handler-tq.o
[713/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.contexts-tq.o
[714/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.code-tq.o
[715/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.cell-tq.o
[716/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.call-site-info-tq.o
[717/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.bigint-tq.o
[718/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.arguments-tq.o
[719/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.api-callbacks-tq.o
[720/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.allocation-site-tq.o
[721/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/ic/v8_base_without_compiler.handler-configuration-tq.o
[722/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.weak-ref-tq.o
[723/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-tq.o
[724/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-with-tq.o
[725/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-values-tq.o
[726/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-to-sorted-tq.o
[727/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-to-reversed-tq.o
[728/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-subarray-tq.o
[729/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-sort-tq.o
[730/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-some-tq.o
[731/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-slice-tq.o
[732/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-set-tq.o
[733/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-reduceright-tq.o
[734/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-reduce-tq.o
[735/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-of-tq.o
[736/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-keys-tq.o
[737/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-from-tq.o
[738/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-foreach-tq.o
[739/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-findlastindex-tq.o
[740/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-findlast-tq.o
[741/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-findindex-tq.o
[742/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-find-tq.o
[743/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-filter-tq.o
[744/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-entries-tq.o
[745/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-every-tq.o
[746/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-createtypedarray-tq.o
[747/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-at-tq.o
[748/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.torque-internal-tq.o
[749/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.symbol-tq.o
[750/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-trim-tq.o
[751/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-towellformed-tq.o
[752/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-substring-tq.o
[753/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-substr-tq.o
[754/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-startswith-tq.o
[755/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-slice-tq.o
[756/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-replaceall-tq.o
[757/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-repeat-tq.o
[758/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-pad-tq.o
[759/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-match-search-tq.o
[760/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-iterator-tq.o
[761/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-iswellformed-tq.o
[762/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-indexof-tq.o
[763/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-includes-tq.o
[764/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-html-tq.o
[765/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-endswith-tq.o
[766/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-at-tq.o
[767/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-tq.o
[768/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-test-tq.o
[769/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-split-tq.o
[770/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-source-tq.o
[771/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-search-tq.o
[772/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-replace-tq.o
[773/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-match-tq.o
[774/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-match-all-tq.o
[775/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-exec-tq.o
[776/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.reflect-tq.o
[777/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-tq.o
[778/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-set-prototype-of-tq.o
[779/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-set-property-tq.o
[780/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-revoke-tq.o
[781/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-revocable-tq.o
[782/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-prevent-extensions-tq.o
[783/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-is-extensible-tq.o
[784/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-has-property-tq.o
[785/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-get-prototype-of-tq.o
[786/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-get-property-tq.o
[787/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-delete-property-tq.o
[788/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-constructor-tq.o
[789/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-jobs-tq.o
[790/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-then-tq.o
[791/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-resolve-tq.o
[792/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-reaction-job-tq.o
[793/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-race-tq.o
[794/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-misc-tq.o
[795/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-finally-tq.o
[796/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-constructor-tq.o
[797/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-any-tq.o
[798/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-all-element-closure-tq.o
[799/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-all-tq.o
[800/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-abstract-operations-tq.o
[801/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.object-tq.o
[802/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.object-fromentries-tq.o
[803/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.number-tq.o
[804/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.math-tq.o
[805/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.iterator-helpers-tq.o
[806/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.iterator-from-tq.o
[807/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.iterator-tq.o
[808/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.internal-tq.o
[809/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.internal-coverage-tq.o
[810/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.ic-tq.o
[811/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.ic-callable-tq.o
[812/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.growable-fixed-array-tq.o
[813/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.function-tq.o
[814/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.frame-arguments-tq.o
[815/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.frames-tq.o
[816/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.finalization-registry-tq.o
[817/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.data-view-tq.o
[818/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.console-tq.o
[819/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.convert-tq.o
[820/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.conversion-tq.o
[821/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.constructor-tq.o
[822/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.collections-tq.o
[823/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.cast-tq.o
[824/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.builtins-string-tq.o
[825/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.builtins-bigint-tq.o
[826/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.boolean-tq.o
[827/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.base-tq.o
[828/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.arraybuffer-tq.o
[829/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-tq.o
[830/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-with-tq.o
[831/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-unshift-tq.o
[832/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-to-spliced-tq.o
[833/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-to-sorted-tq.o
[834/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-to-reversed-tq.o
[835/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-splice-tq.o
[836/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-some-tq.o
[837/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-slice-tq.o
[838/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-shift-tq.o
[839/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-reverse-tq.o
[840/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-reduce-tq.o
[841/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-reduce-right-tq.o
[842/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-of-tq.o
[843/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-map-tq.o
[844/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-lastindexof-tq.o
[845/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-join-tq.o
[846/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-isarray-tq.o
[847/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-from-tq.o
[848/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-foreach-tq.o
[849/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-findlastindex-tq.o
[850/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-findlast-tq.o
[851/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-findindex-tq.o
[852/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-find-tq.o
[853/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-filter-tq.o
[854/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-every-tq.o
[855/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-copywithin-tq.o
[856/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-concat-tq.o
[857/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-at-tq.o
[858/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.aggregate-error-tq.o
[859/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_base_without_compiler.objects-printer.o
[860/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_base_without_compiler.factory.o
[861/1701] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_base_without_compiler.class-verifiers.o
[862/1701] CXX obj/tools/v8_gypfiles/gen/src/regexp/v8_base_without_compiler.special-case.o
[863/1701] CXX obj/deps/v8/src/regexp/arm/v8_base_without_compiler.regexp-macro-assembler-arm.o
[864/1701] CXX obj/deps/v8/src/execution/arm/v8_base_without_compiler.simulator-arm.o
[865/1701] CXX obj/deps/v8/src/execution/arm/v8_base_without_compiler.frame-constants-arm.o
[866/1701] CXX obj/deps/v8/src/diagnostics/arm/v8_base_without_compiler.unwinder-arm.o
[867/1701] CXX obj/deps/v8/src/diagnostics/arm/v8_base_without_compiler.eh-frame-arm.o
[868/1701] CXX obj/deps/v8/src/diagnostics/arm/v8_base_without_compiler.disasm-arm.o
[869/1701] CXX obj/deps/v8/src/deoptimizer/arm/v8_base_without_compiler.deoptimizer-arm.o
[870/1701] CXX obj/deps/v8/src/codegen/arm/v8_base_without_compiler.macro-assembler-arm.o
[871/1701] CXX obj/deps/v8/src/codegen/arm/v8_base_without_compiler.cpu-arm.o
[872/1701] CXX obj/deps/v8/src/codegen/arm/v8_base_without_compiler.constants-arm.o
[873/1701] CXX obj/deps/v8/src/codegen/arm/v8_base_without_compiler.assembler-arm.o
[874/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.well-known-imports.o
[875/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-subtyping.o
[876/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-serialization.o
[877/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-result.o
[878/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-opcodes.o
[879/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-objects.o
[880/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-module.o
[881/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-module-sourcemap.o
[882/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-module-builder.o
[883/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-js.o
[884/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-init-expr.o
[885/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-import-wrapper-cache.o
[886/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-features.o
[887/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-external-refs.o
[888/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-engine.o
[889/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-disassembler.o
[890/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-debug.o
[891/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-code-manager.o
[892/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.value-type.o
[893/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.sync-streaming-decoder.o
[894/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.streaming-decoder.o
[895/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.stacks.o
[896/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.simd-shuffle.o
[897/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.pgo.o
[898/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.names-provider.o
[899/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.module-instantiate.o
[900/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.module-decoder.o
[901/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.module-compiler.o
[902/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.memory-tracing.o
[903/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.local-decl-encoder.o
[904/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.jump-table-assembler.o
[905/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.graph-builder-interface.o
[906/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.function-compiler.o
[907/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.function-body-decoder.o
[908/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.constant-expression.o
[909/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.constant-expression-interface.o
[910/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.code-space-access.o
[911/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.canonical-types.o
[912/1701] CXX obj/deps/v8/src/wasm/baseline/v8_base_without_compiler.liftoff-compiler.o
[913/1701] CXX obj/deps/v8/src/wasm/baseline/v8_base_without_compiler.liftoff-assembler.o
[914/1701] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.assembler-buffer-cache.o
[915/1701] CXX obj/deps/v8/src/trap-handler/v8_base_without_compiler.handler-shared.o
[916/1701] CXX obj/deps/v8/src/trap-handler/v8_base_without_compiler.handler-outside.o
[917/1701] CXX obj/deps/v8/src/trap-handler/v8_base_without_compiler.handler-inside.o
[918/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-wasm.o
[919/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-test-wasm.o
[920/1701] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-wasm-objects.o
[921/1701] CXX obj/deps/v8/src/asmjs/v8_base_without_compiler.asm-types.o
[922/1701] CXX obj/deps/v8/src/asmjs/v8_base_without_compiler.asm-scanner.o
[923/1701] CXX obj/deps/v8/src/asmjs/v8_base_without_compiler.asm-parser.o
[924/1701] CXX obj/deps/v8/src/asmjs/v8_base_without_compiler.asm-js.o
[925/1701] CXX obj/deps/v8/src/heap/third-party/v8_base_without_compiler.heap-api-stub.o
[926/1701] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.status.o
[927/1701] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.span.o
[928/1701] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.serializable.o
[929/1701] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.protocol_core.o
[930/1701] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.json.o
[931/1701] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.error_support.o
[932/1701] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.dispatch.o
[933/1701] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.cbor.o
[934/1701] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.json_platform_v8.o
[935/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-string-conversions.o
[936/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.value-mirror.o
[937/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-webdriver-serializer.o
[938/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-value-utils.o
[939/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-stack-trace-impl.o
[940/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-regex.o
[941/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-debugger-script.o
[942/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-debugger-id.o
[943/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-debugger-barrier.o
[944/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.test-interface.o
[945/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.string-util.o
[946/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.string-16.o
[947/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.remote-object-id.o
[948/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.inspected-context.o
[949/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.custom-preview.o
[950/1701] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.crc32.o
[951/1701] CXX obj/deps/v8/src/zone/v8_base_without_compiler.zone.o
[952/1701] CXX obj/deps/v8/src/zone/v8_base_without_compiler.zone-segment.o
[953/1701] CXX obj/deps/v8/src/zone/v8_base_without_compiler.type-stats.o
[954/1701] CXX obj/deps/v8/src/zone/v8_base_without_compiler.accounting-allocator.o
[955/1701] CXX obj/deps/v8/src/utils/v8_base_without_compiler.version.o
[956/1701] CXX obj/deps/v8/src/utils/v8_base_without_compiler.utils.o
[957/1701] CXX obj/deps/v8/src/utils/v8_base_without_compiler.sha-256.o
[958/1701] CXX obj/deps/v8/src/utils/v8_base_without_compiler.ostreams.o
[959/1701] CXX obj/deps/v8/src/utils/v8_base_without_compiler.memcopy.o
[960/1701] CXX obj/deps/v8/src/utils/v8_base_without_compiler.identity-map.o
[961/1701] CXX obj/deps/v8/src/utils/v8_base_without_compiler.hex-format.o
[962/1701] CXX obj/deps/v8/src/utils/v8_base_without_compiler.detachable-vector.o
[963/1701] CXX obj/deps/v8/src/utils/v8_base_without_compiler.bit-vector.o
[964/1701] CXX obj/deps/v8/src/utils/v8_base_without_compiler.allocation.o
[965/1701] CXX obj/deps/v8/src/utils/v8_base_without_compiler.address-map.o
[966/1701] CXX obj/deps/v8/src/tracing/v8_base_without_compiler.tracing-category-observer.o
[967/1701] CXX obj/deps/v8/src/tracing/v8_base_without_compiler.traced-value.o
[968/1701] CXX obj/deps/v8/src/tracing/v8_base_without_compiler.trace-event.o
[969/1701] CXX obj/deps/v8/src/third_party/siphash/v8_base_without_compiler.halfsiphash.o
[970/1701] CXX obj/deps/v8/src/temporal/v8_base_without_compiler.temporal-parser.o
[971/1701] CXX obj/deps/v8/src/tasks/v8_base_without_compiler.task-utils.o
[972/1701] CXX obj/deps/v8/src/tasks/v8_base_without_compiler.operations-barrier.o
[973/1701] CXX obj/deps/v8/src/tasks/v8_base_without_compiler.cancelable-task.o
[974/1701] CXX obj/deps/v8/src/strings/v8_base_without_compiler.uri.o
[975/1701] CXX obj/deps/v8/src/strings/v8_base_without_compiler.unicode.o
[976/1701] CXX obj/deps/v8/src/strings/v8_base_without_compiler.unicode-decoder.o
[977/1701] CXX obj/deps/v8/src/strings/v8_base_without_compiler.string-stream.o
[978/1701] CXX obj/deps/v8/src/strings/v8_base_without_compiler.string-case.o
[979/1701] CXX obj/deps/v8/src/strings/v8_base_without_compiler.string-builder.o
[980/1701] CXX obj/deps/v8/src/strings/v8_base_without_compiler.char-predicates.o
[981/1701] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.startup-serializer.o
[982/1701] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.startup-deserializer.o
[983/1701] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.snapshot.o
[984/1701] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.snapshot-utils.o
[985/1701] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.snapshot-source-sink.o
[986/1701] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.snapshot-data.o
[987/1701] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.shared-heap-serializer.o
[988/1701] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.shared-heap-deserializer.o
[989/1701] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.serializer.o
[990/1701] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.serializer-deserializer.o
[991/1701] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.roots-serializer.o
[992/1701] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.read-only-serializer.o
[993/1701] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.read-only-deserializer.o
[994/1701] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.object-deserializer.o
[995/1701] CXX obj/deps/v8/src/snapshot/embedded/v8_base_without_compiler.embedded-data.o
[996/1701] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.deserializer.o
[997/1701] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.context-serializer.o
[998/1701] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.context-deserializer.o
[999/1701] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.code-serializer.o
[1000/1701] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.testing.o
[1001/1701] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.sandbox.o
[1002/1701] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.external-pointer-table.o
[1003/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime.o
[1004/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-weak-refs.o
[1005/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-typedarray.o
[1006/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-trace.o
[1007/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-test.o
[1008/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-temporal.o
[1009/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-symbol.o
[1010/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-strings.o
[1011/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-shadow-realm.o
[1012/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-scopes.o
[1013/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-regexp.o
[1014/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-proxy.o
[1015/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-promise.o
[1016/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-operators.o
[1017/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-object.o
[1018/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-numbers.o
[1019/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-module.o
[1020/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-literals.o
[1021/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-intl.o
[1022/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-internal.o
[1023/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-generator.o
[1024/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-futex.o
[1025/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-function.o
[1026/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-forin.o
[1027/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-debug.o
[1028/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-date.o
[1029/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-compiler.o
[1030/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-collections.o
[1031/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-classes.o
[1032/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-bigint.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from /usr/include/c++/13.2.1/functional:64,
                 from ../../deps/v8/src/base/template-utils.h:9,
                 from ../../deps/v8/src/base/logging.h:17,
                 from ../../deps/v8/src/base/macros.h:12,
                 from ../../deps/v8/src/base/atomicops.h:40,
                 from ../../deps/v8/src/base/atomic-utils.h:13,
                 from ../../deps/v8/src/common/globals.h:15,
                 from ../../deps/v8/src/wasm/module-decoder.h:14,
                 from ../../deps/v8/src/wasm/module-decoder.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmTable; _Alloc = std::allocator<v8::internal::wasm::WasmTable>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmTable>::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::wasm::ConstantExpression}; _Tp = v8::internal::wasm::WasmDataSegment; _Alloc = std::allocator<v8::internal::wasm::WasmDataSegment>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmDataSegment>::iterator' changed in GCC 7.1
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmDataSegment; _Alloc = std::allocator<v8::internal::wasm::WasmDataSegment>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmDataSegment>::iterator' changed in GCC 7.1
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::wasm::WasmGlobal}; _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmGlobal>::iterator' changed in GCC 7.1
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::wasm::WasmElemSegment}; _Tp = v8::internal::wasm::WasmElemSegment; _Alloc = std::allocator<v8::internal::wasm::WasmElemSegment>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmElemSegment>::iterator' changed in GCC 7.1
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::wasm::ConstantExpression}; _Tp = v8::internal::wasm::WasmDataSegment; _Alloc = std::allocator<v8::internal::wasm::WasmDataSegment>]',
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeDataSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:1231:44:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmDataSegment*, std::vector<v8::internal::wasm::WasmDataSegment> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmDataSegment; _Alloc = std::allocator<v8::internal::wasm::WasmDataSegment>]',
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeDataSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:1233:44:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmDataSegment*, std::vector<v8::internal::wasm::WasmDataSegment> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::wasm::WasmElemSegment}; _Tp = v8::internal::wasm::WasmElemSegment; _Alloc = std::allocator<v8::internal::wasm::WasmElemSegment>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::wasm::WasmElemSegment; _Alloc = std::allocator<v8::internal::wasm::WasmElemSegment>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeElementSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:1092:39:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmElemSegment*, std::vector<v8::internal::wasm::WasmElemSegment> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmTable; _Alloc = std::allocator<v8::internal::wasm::WasmTable>]',
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeTableSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:867:35:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmTable*, std::vector<v8::internal::wasm::WasmTable> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmTable; _Alloc = std::allocator<v8::internal::wasm::WasmTable>]',
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeImportSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:765:39:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmTable*, std::vector<v8::internal::wasm::WasmTable> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::wasm::WasmGlobal}; _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeImportSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:801:37:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmGlobal*, std::vector<v8::internal::wasm::WasmGlobal> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::wasm::WasmGlobal}; _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeGlobalSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:949:33,
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeSection(v8::internal::wasm::SectionCode, v8::base::Vector<const unsigned char>, uint32_t)' at ../../deps/v8/src/wasm/module-decoder-impl.h:442:28:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmGlobal*, std::vector<v8::internal::wasm::WasmGlobal> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1033/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-atomics.o
[1034/1701] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-array.o
[1035/1701] CXX obj/deps/v8/src/roots/v8_base_without_compiler.roots.o
[1036/1701] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp.o
[1037/1701] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-utils.o
[1038/1701] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-stack.o
[1039/1701] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-parser.o
[1040/1701] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-macro-assembler.o
[1041/1701] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-macro-assembler-tracer.o
[1042/1701] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-interpreter.o
[1043/1701] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-error.o
[1044/1701] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-dotprinter.o
[1045/1701] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-compiler.o
[1046/1701] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-compiler-tonode.o
[1047/1701] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-bytecodes.o
[1048/1701] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-bytecode-peephole.o
[1049/1701] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-bytecode-generator.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from /usr/include/c++/13.2.1/functional:64,
                 from ../../deps/v8/src/base/template-utils.h:9,
                 from ../../deps/v8/src/base/logging.h:17,
                 from ../../deps/v8/src/base/optional.h:15,
                 from ../../deps/v8/src/wasm/wasm-module.h:15,
                 from ../../deps/v8/src/wasm/wasm-disassembler.h:12,
                 from ../../deps/v8/src/wasm/wasm-disassembler.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmTable; _Alloc = std::allocator<v8::internal::wasm::WasmTable>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmTable>::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::wasm::ConstantExpression}; _Tp = v8::internal::wasm::WasmDataSegment; _Alloc = std::allocator<v8::internal::wasm::WasmDataSegment>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmDataSegment>::iterator' changed in GCC 7.1
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmDataSegment; _Alloc = std::allocator<v8::internal::wasm::WasmDataSegment>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmDataSegment>::iterator' changed in GCC 7.1
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::wasm::WasmGlobal}; _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmGlobal>::iterator' changed in GCC 7.1
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::wasm::WasmElemSegment}; _Tp = v8::internal::wasm::WasmElemSegment; _Alloc = std::allocator<v8::internal::wasm::WasmElemSegment>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::wasm::WasmElemSegment>::iterator' changed in GCC 7.1
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::wasm::ConstantExpression}; _Tp = v8::internal::wasm::WasmDataSegment; _Alloc = std::allocator<v8::internal::wasm::WasmDataSegment>]',
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeDataSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:1231:44:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmDataSegment*, std::vector<v8::internal::wasm::WasmDataSegment> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmDataSegment; _Alloc = std::allocator<v8::internal::wasm::WasmDataSegment>]',
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeDataSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:1233:44:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmDataSegment*, std::vector<v8::internal::wasm::WasmDataSegment> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::wasm::WasmElemSegment}; _Tp = v8::internal::wasm::WasmElemSegment; _Alloc = std::allocator<v8::internal::wasm::WasmElemSegment>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::wasm::WasmElemSegment; _Alloc = std::allocator<v8::internal::wasm::WasmElemSegment>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeElementSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:1092:39:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmElemSegment*, std::vector<v8::internal::wasm::WasmElemSegment> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmTable; _Alloc = std::allocator<v8::internal::wasm::WasmTable>]',
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeImportSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:765:39:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmTable*, std::vector<v8::internal::wasm::WasmTable> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::wasm::WasmGlobal}; _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeImportSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:801:37:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmGlobal*, std::vector<v8::internal::wasm::WasmGlobal> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::wasm::WasmGlobal}; _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator<v8::internal::wasm::WasmGlobal>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeGlobalSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:949:33:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmGlobal*, std::vector<v8::internal::wasm::WasmGlobal> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::internal::wasm::WasmTable; _Alloc = std::allocator<v8::internal::wasm::WasmTable>]',
    inlined from 'void v8::internal::wasm::ModuleDecoderImpl::DecodeTableSection()' at ../../deps/v8/src/wasm/module-decoder-impl.h:867:35:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::wasm::WasmTable*, std::vector<v8::internal::wasm::WasmTable> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1050/1701] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-ast.o
[1051/1701] CXX obj/deps/v8/src/regexp/experimental/v8_base_without_compiler.experimental.o
[1052/1701] CXX obj/deps/v8/src/regexp/experimental/v8_base_without_compiler.experimental-interpreter.o
[1053/1701] CXX obj/deps/v8/src/regexp/experimental/v8_base_without_compiler.experimental-compiler.o
[1054/1701] CXX obj/deps/v8/src/regexp/experimental/v8_base_without_compiler.experimental-bytecode.o
[1055/1701] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.weak-code-registry.o
[1056/1701] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.tracing-cpu-profiler.o
[1057/1701] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.tick-sample.o
In file included from ../../deps/v8/src/strings/string-stream.cc:5:
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintObject(v8::internal::Object)' at ../../deps/v8/src/strings/string-stream.cc:211:12:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintObject(v8::internal::Object)' at ../../deps/v8/src/strings/string-stream.cc:216:10:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintObject(v8::internal::Object)' at ../../deps/v8/src/strings/string-stream.cc:219:10:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
../../deps/v8/src/strings/string-stream.cc: In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, v8::base::Vector<FmtElm>)':
../../deps/v8/src/strings/string-stream.cc:88:6: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
   88 | void StringStream::Add(base::Vector<const char> format,
      |      ^~~~~~~~~~~~
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, v8::base::Vector<FmtElm>)' at ../../deps/v8/src/strings/string-stream.cc:118:12:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, v8::base::Vector<FmtElm>)' at ../../deps/v8/src/strings/string-stream.cc:140:14:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, v8::base::Vector<FmtElm>)' at ../../deps/v8/src/strings/string-stream.cc:142:14:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, v8::base::Vector<FmtElm>)' at ../../deps/v8/src/strings/string-stream.cc:155:12:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, v8::base::Vector<FmtElm>)' at ../../deps/v8/src/strings/string-stream.cc:168:14:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, v8::base::Vector<FmtElm>)' at ../../deps/v8/src/strings/string-stream.cc:170:14:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, v8::base::Vector<FmtElm>)' at ../../deps/v8/src/strings/string-stream.cc:174:14:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, v8::base::Vector<FmtElm>)' at ../../deps/v8/src/strings/string-stream.cc:182:12:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintSecurityTokenIfChanged(v8::internal::JSFunction)' at ../../deps/v8/src/strings/string-stream.cc:405:8:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintUsingMap(v8::internal::JSObject)' at ../../deps/v8/src/strings/string-stream.cc:319:12:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintUsingMap(v8::internal::JSObject)' at ../../deps/v8/src/strings/string-stream.cc:322:12:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {unsigned int, v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {unsigned int, v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintFixedArray(v8::internal::FixedArray, unsigned int)' at ../../deps/v8/src/strings/string-stream.cc:336:8:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintFixedArray(v8::internal::FixedArray, unsigned int)' at ../../deps/v8/src/strings/string-stream.cc:339:8:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {unsigned int, unsigned char, unsigned char}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {unsigned int, unsigned char, unsigned char}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintByteArray(v8::internal::ByteArray)' at ../../deps/v8/src/strings/string-stream.cc:347:8:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {unsigned char}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {unsigned char}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintByteArray(v8::internal::ByteArray)' at ../../deps/v8/src/strings/string-stream.cc:349:10:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintByteArray(v8::internal::ByteArray)' at ../../deps/v8/src/strings/string-stream.cc:351:10:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintByteArray(v8::internal::ByteArray)' at ../../deps/v8/src/strings/string-stream.cc:353:10:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintByteArray(v8::internal::ByteArray)' at ../../deps/v8/src/strings/string-stream.cc:355:10:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintByteArray(v8::internal::ByteArray)' at ../../deps/v8/src/strings/string-stream.cc:357:8:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintByteArray(v8::internal::ByteArray)' at ../../deps/v8/src/strings/string-stream.cc:360:8:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintMentionedObjectCache(v8::internal::Isolate*)' at ../../deps/v8/src/strings/string-stream.cc:368:6:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int, void*}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int, void*}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintMentionedObjectCache(v8::internal::Isolate*)' at ../../deps/v8/src/strings/string-stream.cc:371:8:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintMentionedObjectCache(v8::internal::Isolate*)' at ../../deps/v8/src/strings/string-stream.cc:374:8:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintMentionedObjectCache(v8::internal::Isolate*)' at ../../deps/v8/src/strings/string-stream.cc:377:12:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int, void*}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int, void*}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintMentionedObjectCache(v8::internal::Isolate*)' at ../../deps/v8/src/strings/string-stream.cc:371:8:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintMentionedObjectCache(v8::internal::Isolate*)' at ../../deps/v8/src/strings/string-stream.cc:374:8:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::StringStream::PrintName(v8::internal::Object)' at ../../deps/v8/src/strings/string-stream.cc:296:8:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintName(v8::internal::Object)' at ../../deps/v8/src/strings/string-stream.cc:293:10:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::StringStream::PrintPrototype(v8::internal::JSFunction, v8::internal::Object)' at ../../deps/v8/src/strings/string-stream.cc:448:8:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
[1058/1701] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.symbolizer.o
In file included from ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::CacheState::unused_register(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList) const':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:272:21: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  272 |     LiftoffRegister unused_register(RegClass rc,
      |                     ^~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::SpillOneRegister(v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:1411:17: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1411 | LiftoffRegister LiftoffAssembler::SpillOneRegister(LiftoffRegList candidates) {
      |                 ^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadI64HalfIntoRegister(VarState, v8::internal::wasm::RegPairHalf)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:709:42:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::LoadConstant(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::WasmValue)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:600:49:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc: In member function 'void v8::internal::wasm::LiftoffAssembler::PrepareForBranch(uint32_t, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:793:6: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  793 | void LiftoffAssembler::PrepareForBranch(uint32_t arity, LiftoffRegList pinned) {
      |      ^~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::SpillAdjacentFpRegisters(v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:1424:17: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1424 | LiftoffRegister LiftoffAssembler::SpillAdjacentFpRegisters(
      |                 ^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::SpillAdjacentFpRegisters(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:1455:48:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:621:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  621 |   LiftoffRegister GetUnusedRegister(RegClass rc, LiftoffRegList pinned) {
      |                   ^~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:625:38:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister_Slow(VarState, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:696:17: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  696 | LiftoffRegister LiftoffAssembler::LoadToRegister_Slow(VarState slot,
      |                 ^~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PeekToRegister(int, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:722:17: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  722 | LiftoffRegister LiftoffAssembler::PeekToRegister(int index,
      |                 ^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PeekToRegister(int, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:727:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::LiftoffAssembler::MoveToReturnLocationsMultiReturn(const v8::internal::wasm::FunctionSig*, v8::internal::compiler::CallDescriptor*)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:1321:51:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::LoadConstant(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::WasmValue)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:600:49,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::PrepareLoopArgs(int)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:787:17:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::PrepareLoopArgs(int)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:786:44:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::LiftoffAssembler::PrepareLoopArgs(int)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:786:44:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::PrepareLoopArgs(int)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:786:44:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:625:38,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::PrepareLoopArgs(int)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:786:44:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::PrepareLoopArgs(int)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:786:44:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::LiftoffAssembler::PrepareLoopArgs(int)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:786:44:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::PrepareLoopArgs(int)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:786:44:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc: In member function 'void v8::internal::wasm::LiftoffAssembler::ClearRegister(v8::internal::Register, std::initializer_list<v8::internal::Register*>, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:997:6: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  997 | void LiftoffAssembler::ClearRegister(
      |      ^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::ClearRegister(v8::internal::Register, std::initializer_list<v8::internal::Register*>, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:1023:38:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::FinishCall(const ValueKindSig*, v8::internal::compiler::CallDescriptor*)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:1207:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::LiftoffAssembler::FinishCall(const ValueKindSig*, v8::internal::compiler::CallDescriptor*)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:1207:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::FinishCall(const ValueKindSig*, v8::internal::compiler::CallDescriptor*)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:1207:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:625:38,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::FinishCall(const ValueKindSig*, v8::internal::compiler::CallDescriptor*)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:1207:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::LiftoffAssembler::FinishCall(const ValueKindSig*, v8::internal::compiler::CallDescriptor*)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:1207:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::FinishCall(const ValueKindSig*, v8::internal::compiler::CallDescriptor*)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:1207:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::LiftoffAssembler::FinishCall(const ValueKindSig*, v8::internal::compiler::CallDescriptor*)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:1207:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:625:38,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::FinishCall(const ValueKindSig*, v8::internal::compiler::CallDescriptor*)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:1207:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::FinishCall(const ValueKindSig*, v8::internal::compiler::CallDescriptor*)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:1207:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc: In function 'void v8::internal::wasm::{anonymous}::InitMergeRegion(v8::internal::wasm::LiftoffAssembler::CacheState*, const v8::internal::wasm::VarState*, v8::internal::wasm::VarState*, uint32_t, MergeKeepStackSlots, MergeAllowConstants, MergeAllowRegisters, ReuseRegisters, v8::internal::wasm::LiftoffRegList, int, StackTransferRecipe&)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:413:6: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  413 | void InitMergeRegion(LiftoffAssembler::CacheState* state,
      |      ^~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc: In member function 'v8::internal::wasm::LiftoffAssembler::CacheState v8::internal::wasm::LiftoffAssembler::MergeIntoNewState(uint32_t, uint32_t, uint32_t)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:564:20: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  564 |     InitMergeRegion(&target, merge_source, merge_target, arity,
      |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  565 |                     keep_merge_stack_slots, kConstantsNotAllowed,
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  566 |                     allow_registers, kNoReuseRegisters, used_regs,
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  567 |                     merge_region_stack_offset, transfers);
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:573:20: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  573 |     InitMergeRegion(&target, locals_source, locals_target, num_locals,
      |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  574 |                     kKeepStackSlots, kConstantsNotAllowed, kRegistersAllowed,
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  575 |                     kNoReuseRegisters, used_regs, 0, transfers);
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.cc:585:20: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  585 |     InitMergeRegion(&target, stack_prefix_source, stack_prefix_target,
      |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  586 |                     stack_depth, kKeepStackSlots, kConstantsAllowed,
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  587 |                     kRegistersAllowed, kReuseRegisters, used_regs, 0,
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  588 |                     transfers);
      |                     ~~~~~~~~~~
[1059/1701] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.strings-storage.o
[1060/1701] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.sampling-heap-profiler.o
[1061/1701] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.profiler-stats.o
[1062/1701] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.profiler-listener.o
[1063/1701] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.profile-generator.o
[1064/1701] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.heap-snapshot-generator.o
[1065/1701] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.heap-profiler.o
[1066/1701] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.cpu-profiler.o
[1067/1701] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.allocation-tracker.o
[1068/1701] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.token.o
[1069/1701] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.scanner.o
[1070/1701] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.scanner-character-streams.o
[1071/1701] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.rewriter.o
[1072/1701] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.preparser.o
[1073/1701] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.preparse-data.o
[1074/1701] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.pending-compilation-error-handler.o
[1075/1701] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.parsing.o
[1076/1701] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.parser.o
[1077/1701] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.parse-info.o
[1078/1701] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.literal-buffer.o
[1079/1701] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.import-assertions.o
[1080/1701] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.func-name-inferrer.o
[1081/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.visitors.o
[1082/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.value-serializer.o
[1083/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.type-hints.o
[1084/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.transitions.o
[1085/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.templates.o
[1086/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.template-objects.o
[1087/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.tagged-impl.o
[1088/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.synthetic-module.o
[1089/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.symbol-table.o
[1090/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.swiss-name-dictionary.o
[1091/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.string.o
[1092/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.string-table.o
[1093/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.string-forwarding-table.o
[1094/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.string-comparator.o
[1095/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.source-text-module.o
[1096/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.simd.o
[1097/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.shared-function-info.o
[1098/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.scope-info.o
[1099/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.property.o
In file included from /usr/include/c++/13.2.1/atomic:41,
                 from ../../deps/v8/src/base/atomicops.h:30,
                 from ../../deps/v8/src/runtime/runtime-typedarray.cc:5:
In member function 'std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::load(std::memory_order) const [with _ITp = unsigned int]',
    inlined from 'size_t v8::internal::BackingStore::byte_length(std::memory_order) const' at ../../deps/v8/src/objects/backing-store.h:97:29,
    inlined from 'v8::internal::Object v8::internal::__RT_impl_Runtime_GrowableSharedArrayBufferByteLength(RuntimeArguments, Isolate*)' at ../../deps/v8/src/runtime/runtime-typedarray.cc:73:68,
    inlined from 'v8::internal::Address v8::internal::Runtime_GrowableSharedArrayBufferByteLength(int, Address*, Isolate*)' at ../../deps/v8/src/runtime/runtime-typedarray.cc:67:1:
/usr/include/c++/13.2.1/bits/atomic_base.h:505:31: warning: 'unsigned int __atomic_load_4(const volatile void*, int)' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  505 |         return __atomic_load_n(&_M_i, int(__m));
      |                ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In function 'v8::internal::Address v8::internal::Runtime_GrowableSharedArrayBufferByteLength(int, Address*, Isolate*)':
cc1plus: note: destination object is likely at address zero
[1100/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.property-descriptor.o
[1101/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.ordered-hash-table.o
[1102/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.option-utils.o
[1103/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.objects.o
[1104/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.object-type.o
[1105/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.module.o
[1106/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.map.o
[1107/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.map-updater.o
[1108/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.managed.o
[1109/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.lookup.o
[1110/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.lookup-cache.o
[1111/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.literal-objects.o
[1112/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.keys.o
[1113/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-temporal-objects.o
[1114/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-struct.o
[1115/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-segments.o
[1116/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-segmenter.o
[1117/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-segment-iterator.o
[1118/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-relative-time-format.o
[1119/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-regexp.o
[1120/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-raw-json.o
[1121/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-plural-rules.o
[1122/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-objects.o
[1123/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-number-format.o
[1124/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-locale.o
[1125/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-list-format.o
[1126/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-function.o
[1127/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-duration-format.o
[1128/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-display-names.o
[1129/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-date-time-format.o
[1130/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-collator.o
In file included from ../../deps/v8/src/objects/tagged-impl.cc:12:
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::TaggedImpl<kRefType, StorageType>::ShortPrint(v8::internal::StringStream*) [with v8::internal::HeapObjectReferenceType kRefType = v8::internal::HeapObjectReferenceType::WEAK; StorageType = unsigned int]' at ../../deps/v8/src/objects/tagged-impl.cc:50:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::TaggedImpl<kRefType, StorageType>::ShortPrint(v8::internal::StringStream*) [with v8::internal::HeapObjectReferenceType kRefType = v8::internal::HeapObjectReferenceType::STRONG; StorageType = unsigned int]' at ../../deps/v8/src/objects/tagged-impl.cc:50:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
[1131/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-break-iterator.o
[1132/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-atomics-synchronization.o
[1133/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-array-buffer.o
[1134/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.intl-objects.o
In function 'v8::internal::Object v8::internal::__RT_impl_Runtime_PretenureAllocationSite(RuntimeArguments, Isolate*)',
    inlined from 'v8::internal::Address v8::internal::Runtime_PretenureAllocationSite(int, Address*, Isolate*)' at ../../deps/v8/src/runtime/runtime-test.cc:1380:1:
../../deps/v8/src/runtime/runtime-test.cc:1402:63: note: parameter passing for argument of type 'v8::internal::AllocationSite' changed in GCC 7.1
 1402 |   pretenuring_handler->PretenureAllocationSiteOnNextCollection(site);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
[1135/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.field-type.o
[1136/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.feedback-vector.o
[1137/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.embedder-data-array.o
[1138/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.elements.o
[1139/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.elements-kind.o
[1140/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.debug-objects.o
[1141/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.contexts.o
[1142/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.compilation-cache-table.o
[1143/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.code.o
[1144/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.code-kind.o
[1145/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.call-site-info.o
[1146/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.bigint.o
[1147/1701] CXX obj/deps/v8/src/objects/v8_base_without_compiler.backing-store.o
[1148/1701] CXX obj/deps/v8/src/numbers/v8_base_without_compiler.math-random.o
[1149/1701] CXX obj/deps/v8/src/numbers/v8_base_without_compiler.conversions.o
[1150/1701] CXX obj/deps/v8/src/logging/v8_base_without_compiler.tracing-flags.o
[1151/1701] CXX obj/deps/v8/src/logging/v8_base_without_compiler.runtime-call-stats.o
[1152/1701] CXX obj/deps/v8/src/logging/v8_base_without_compiler.metrics.o
[1153/1701] CXX obj/deps/v8/src/logging/v8_base_without_compiler.log.o
[1154/1701] CXX obj/deps/v8/src/logging/v8_base_without_compiler.log-file.o
[1155/1701] CXX obj/deps/v8/src/logging/v8_base_without_compiler.local-logger.o
[1156/1701] CXX obj/deps/v8/src/logging/v8_base_without_compiler.counters.o
[1157/1701] CXX obj/deps/v8/src/libsampler/v8_base_without_compiler.sampler.o
[1158/1701] CXX obj/deps/v8/src/json/v8_base_without_compiler.json-stringifier.o
[1159/1701] CXX obj/deps/v8/src/json/v8_base_without_compiler.json-parser.o
[1160/1701] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.interpreter.o
[1161/1701] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.interpreter-intrinsics.o
[1162/1701] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.handler-table-builder.o
[1163/1701] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.control-flow-builders.o
[1164/1701] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.constant-array-builder.o
[1165/1701] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecodes.o
[1166/1701] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-source-info.o
[1167/1701] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-register.o
[1168/1701] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-register-optimizer.o
[1169/1701] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-operands.o
[1170/1701] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-node.o
[1171/1701] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-label.o
[1172/1701] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-generator.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from ../../deps/v8/include/v8-profiler.h:12,
                 from ../../deps/v8/src/profiler/sampling-heap-profiler.h:13,
                 from ../../deps/v8/src/profiler/sampling-heap-profiler.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::AllocationProfile::Sample}; _Tp = v8::AllocationProfile::Sample; _Alloc = std::allocator<v8::AllocationProfile::Sample>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::AllocationProfile::Sample>::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::AllocationProfile::Sample}; _Tp = v8::AllocationProfile::Sample; _Alloc = std::allocator<v8::AllocationProfile::Sample>]',
    inlined from 'const std::vector<v8::AllocationProfile::Sample> v8::internal::SamplingHeapProfiler::BuildSamples() const' at ../../deps/v8/src/profiler/sampling-heap-profiler.cc:303:25:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::AllocationProfile::Sample*, std::vector<v8::AllocationProfile::Sample> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/13.2.1/map:62,
                 from ../../deps/v8/src/profiler/sampling-heap-profiler.h:9:
/usr/include/c++/13.2.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {long long unsigned int&, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode, std::default_delete<v8::internal::SamplingHeapProfiler::AllocationNode> >}; _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> >; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> > >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> > >]':
/usr/include/c++/13.2.1/bits/stl_tree.h:2458:7: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> >, std::_Select1st<std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> > > >::const_iterator' changed in GCC 7.1
 2458 |       _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/13.2.1/map:63:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {long long unsigned int&, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode, std::default_delete<v8::internal::SamplingHeapProfiler::AllocationNode> >}; _Key = long long unsigned int; _Tp = std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode>; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> > >]',
    inlined from 'std::pair<typename std::_Rb_tree<_Key, std::pair<const _Key, _Tp>, std::_Select1st<std::pair<const _Key, _Tp> >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind<std::pair<const _Key, _Tp> >::other>::iterator, bool> std::map<_Key, _Tp, _Compare, _Alloc>::emplace(_Args&& ...) [with _Args = {long long unsigned int&, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode, std::default_delete<v8::internal::SamplingHeapProfiler::AllocationNode> >}; _Key = long long unsigned int; _Tp = std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode>; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> > >]' at /usr/include/c++/13.2.1/bits/stl_map.h:601:22,
    inlined from 'v8::internal::SamplingHeapProfiler::AllocationNode* v8::internal::SamplingHeapProfiler::AllocationNode::AddChildNode(FunctionId, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode>)' at ../../deps/v8/src/profiler/sampling-heap-profiler.h:68:31,
    inlined from 'v8::internal::SamplingHeapProfiler::AllocationNode* v8::internal::SamplingHeapProfiler::FindOrAddChildNode(AllocationNode*, const char*, int, int)' at ../../deps/v8/src/profiler/sampling-heap-profiler.cc:146:30:
/usr/include/c++/13.2.1/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map<long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> >::const_iterator' {aka 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> >, std::_Select1st<std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::unique_ptr<v8::internal::SamplingHeapProfiler::AllocationNode> > > >::const_iterator'} changed in GCC 7.1
  640 |           return _M_t._M_emplace_hint_unique(__pos,
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  641 |                                              std::forward<_Args>(__args)...);
      |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1173/1701] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-flags.o
[1174/1701] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-decoder.o
[1175/1701] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-array-writer.o
[1176/1701] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-array-random-iterator.o
[1177/1701] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-array-iterator.o
[1178/1701] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-array-builder.o
[1179/1701] CXX obj/deps/v8/src/init/v8_base_without_compiler.v8.o
[1180/1701] CXX obj/deps/v8/src/init/v8_base_without_compiler.startup-data-util.o
[1181/1701] CXX obj/deps/v8/src/init/v8_base_without_compiler.isolate-allocator.o
[1182/1701] CXX obj/deps/v8/src/init/v8_base_without_compiler.icu_util.o
[1183/1701] CXX obj/deps/v8/src/init/v8_base_without_compiler.bootstrapper.o
[1184/1701] CXX obj/deps/v8/src/ic/v8_base_without_compiler.stub-cache.o
[1185/1701] CXX obj/deps/v8/src/ic/v8_base_without_compiler.ic.o
[1186/1701] CXX obj/deps/v8/src/ic/v8_base_without_compiler.ic-stats.o
[1187/1701] CXX obj/deps/v8/src/ic/v8_base_without_compiler.handler-configuration.o
[1188/1701] CXX obj/deps/v8/src/ic/v8_base_without_compiler.call-optimization.o
[1189/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.weak-object-worklists.o
[1190/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.traced-handles-marking-visitor.o
[1191/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.sweeper.o
[1192/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.stress-scavenge-observer.o
[1193/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.spaces.o
[1194/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.slot-set.o
[1195/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.scavenger.o
[1196/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.safepoint.o
[1197/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.read-only-spaces.o
[1198/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.read-only-heap.o
[1199/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.pretenuring-handler.o
In file included from ../../deps/v8/src/objects/string.cc:27:
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {short unsigned int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {short unsigned int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::String::PrintUC16(v8::internal::StringStream*, int, int)' at ../../deps/v8/src/objects/string.cc:726:23:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::PrintUC16(v8::internal::StringStream*, int, int)' at ../../deps/v8/src/objects/string.cc:724:23:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::PrintUC16(v8::internal::StringStream*, int, int)' at ../../deps/v8/src/objects/string.cc:722:23:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::PrintUC16(v8::internal::StringStream*, int, int)' at ../../deps/v8/src/objects/string.cc:720:23:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::PrintUC16(v8::internal::StringStream*, int, int)' at ../../deps/v8/src/objects/string.cc:722:23:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::PrintUC16(v8::internal::StringStream*, int, int)' at ../../deps/v8/src/objects/string.cc:724:23:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {short unsigned int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {short unsigned int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::String::PrintUC16(v8::internal::StringStream*, int, int)' at ../../deps/v8/src/objects/string.cc:726:23:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::StringShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/string.cc:686:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::String::StringShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/string.cc:691:19:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::StringShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/string.cc:692:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::StringShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/string.cc:695:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::StringShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/string.cc:696:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::String::StringShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/string.cc:702:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
[1200/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.paged-spaces.o
[1201/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.objects-visiting.o
[1202/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.object-stats.o
[1203/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.new-spaces.o
[1204/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.minor-gc-job.o
[1205/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-reducer.o
[1206/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-measurement.o
[1207/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-chunk.o
[1208/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-chunk-layout.o
[1209/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-allocator.o
[1210/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.marking.o
[1211/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.marking-worklist.o
[1212/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.marking-barrier.o
In file included from /usr/include/c++/13.2.1/bits/shared_ptr_atomic.h:33,
                 from /usr/include/c++/13.2.1/memory:81,
                 from ../../deps/v8/include/v8-array-buffer.h:10,
                 from ../../deps/v8/include/v8-typed-array.h:8,
                 from ../../deps/v8/src/objects/js-array-buffer.h:8,
                 from ../../deps/v8/src/objects/js-array-buffer.cc:5:
In member function 'std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::load(std::memory_order) const [with _ITp = unsigned int]',
    inlined from 'size_t v8::internal::BackingStore::byte_length(std::memory_order) const' at ../../deps/v8/src/objects/backing-store.h:97:29,
    inlined from 'static size_t v8::internal::JSArrayBuffer::GsabByteLength(v8::internal::Isolate*, v8::internal::Address)' at ../../deps/v8/src/objects/js-array-buffer.cc:180:47:
/usr/include/c++/13.2.1/bits/atomic_base.h:505:31: warning: 'unsigned int __atomic_load_4(const volatile void*, int)' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  505 |         return __atomic_load_n(&_M_i, int(__m));
      |                ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In static member function 'static size_t v8::internal::JSArrayBuffer::GsabByteLength(v8::internal::Isolate*, v8::internal::Address)':
cc1plus: note: destination object is likely at address zero
In member function 'std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::load(std::memory_order) const [with _ITp = unsigned int]',
    inlined from 'size_t v8::internal::BackingStore::byte_length(std::memory_order) const' at ../../deps/v8/src/objects/backing-store.h:97:29,
    inlined from 'static size_t v8::internal::JSTypedArray::LengthTrackingGsabBackedTypedArrayLength(v8::internal::Isolate*, v8::internal::Address)' at ../../deps/v8/src/objects/js-array-buffer.cc:410:44:
/usr/include/c++/13.2.1/bits/atomic_base.h:505:31: warning: 'unsigned int __atomic_load_4(const volatile void*, int)' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  505 |         return __atomic_load_n(&_M_i, int(__m));
      |                ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In static member function 'static size_t v8::internal::JSTypedArray::LengthTrackingGsabBackedTypedArrayLength(v8::internal::Isolate*, v8::internal::Address)':
cc1plus: note: destination object is likely at address zero
In member function 'std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::load(std::memory_order) const [with _ITp = unsigned int]',
    inlined from 'size_t v8::internal::BackingStore::byte_length(std::memory_order) const' at ../../deps/v8/src/objects/backing-store.h:97:29,
    inlined from 'size_t v8::internal::JSTypedArray::GetVariableLengthOrOutOfBounds(bool&) const' at ../../deps/v8/src/objects/js-array-buffer.cc:427:48:
/usr/include/c++/13.2.1/bits/atomic_base.h:505:31: warning: 'unsigned int __atomic_load_4(const volatile void*, int)' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  505 |         return __atomic_load_n(&_M_i, int(__m));
      |                ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In member function 'size_t v8::internal::JSTypedArray::GetVariableLengthOrOutOfBounds(bool&) const':
cc1plus: note: destination object is likely at address zero
[1213/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.mark-compact.o
[1214/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.local-heap.o
[1215/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.local-factory.o
[1216/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.large-spaces.o
[1217/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.invalidated-slots.o
[1218/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.index-generator.o
[1219/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.incremental-marking.o
[1220/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.incremental-marking-job.o
[1221/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap.o
[1222/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-write-barrier.o
[1223/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-verifier.o
[1224/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-layout-tracer.o
[1225/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-controller.o
[1226/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-allocator.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from ../../deps/v8/src/profiler/heap-snapshot-generator.h:12,
                 from ../../deps/v8/src/profiler/heap-snapshot-generator.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {unsigned int&}; _Tp = v8::internal::HeapObjectsMap::TimeInterval; _Alloc = std::allocator<v8::internal::HeapObjectsMap::TimeInterval>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::HeapObjectsMap::TimeInterval>::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
../../deps/v8/src/profiler/heap-snapshot-generator.cc: In member function 'void v8::internal::V8HeapExplorer::ExtractAllocationSiteReferences(v8::internal::HeapEntry*, v8::internal::AllocationSite)':
../../deps/v8/src/profiler/heap-snapshot-generator.cc:1651:6: note: parameter passing for argument of type 'v8::internal::AllocationSite' changed in GCC 7.1
 1651 | void V8HeapExplorer::ExtractAllocationSiteReferences(HeapEntry* entry,
      |      ^~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {unsigned int&}; _Tp = v8::internal::HeapObjectsMap::TimeInterval; _Alloc = std::allocator<v8::internal::HeapObjectsMap::TimeInterval>]',
    inlined from 'v8::SnapshotObjectId v8::internal::HeapObjectsMap::PushHeapObjectsStats(v8::OutputStream*, int64_t*)' at ../../deps/v8/src/profiler/heap-snapshot-generator.cc:664:31:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::HeapObjectsMap::TimeInterval*, std::vector<v8::internal::HeapObjectsMap::TimeInterval> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1227/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.gc-tracer.o
[1228/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.gc-idle-time-handler.o
[1229/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.free-list.o
[1230/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.finalization-registry-cleanup-task.o
[1231/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.factory.o
[1232/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.factory-base.o
In file included from ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:24:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:621:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  621 |   LiftoffRegister GetUnusedRegister(RegClass rc, LiftoffRegList pinned) {
      |                   ^~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:621:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  621 |   LiftoffRegister GetUnusedRegister(RegClass rc, LiftoffRegList pinned) {
      |                   ^~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:621:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  621 |   LiftoffRegister GetUnusedRegister(RegClass rc, LiftoffRegList pinned) {
      |                   ^~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_f32_copysign(v8::internal::DoubleRegister, v8::internal::DoubleRegister, v8::internal::DoubleRegister)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:2045:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_f64_copysign(v8::internal::DoubleRegister, v8::internal::DoubleRegister, v8::internal::DoubleRegister)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:2064:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CheckNan(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7987:8: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7987 |   void CheckNan(LiftoffRegister src, LiftoffRegList pinned, ValueKind kind) {
      |        ^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CheckNan(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7989:52:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Store32BitExceptionValue.constprop(v8::internal::Register, int*, v8::internal::Register, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4504:8: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4504 |   void Store32BitExceptionValue(Register values_array, int* index_in_array,
      |        ^~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Store32BitExceptionValue.constprop(v8::internal::Register, int*, v8::internal::Register, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4506:51:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister_Slow(v8::internal::wasm::LiftoffRegList, v8::internal::Register)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8106:3: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8106 |   LoadInstanceIntoRegister_Slow(LiftoffRegList pinned, Register fallback) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart_Slow(v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3200:3: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3200 |   GetMemoryStart_Slow(LiftoffRegList pinned) {
      |   ^~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart_Slow(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3203:49:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart_Slow(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3204:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:621:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  621 |   LiftoffRegister GetUnusedRegister(RegClass rc, LiftoffRegList pinned) {
      |                   ^~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:625:38:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CheckS128Nan(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7996:8: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7996 |   void CheckS128Nan(LiftoffRegister dst, LiftoffRegList pinned,
      |        ^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CheckS128Nan(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7999:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CheckS128Nan(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8000:42:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CheckS128Nan(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8002:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionProperty(const v8::internal::wasm::LiftoffAssembler::VarState&, v8::internal::RootIndex)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1296:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionProperty(const v8::internal::wasm::LiftoffAssembler::VarState&, v8::internal::RootIndex)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1299:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionProperty(const v8::internal::wasm::LiftoffAssembler::VarState&, v8::internal::RootIndex)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1300:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Initialize(TypeCheck&, PopOrPeek, v8::internal::wasm::ValueType)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6325:28:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Initialize(TypeCheck&, PopOrPeek, v8::internal::wasm::ValueType)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6326:28:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Binop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::Assembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::add; void (v8::internal::Assembler::* op_with_carry)(v8::internal::Register, v8::internal::Register, const v8::internal::Operand&, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::adc]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:140:32,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_add(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1766:54:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Binop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::Assembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::sub; void (v8::internal::Assembler::* op_with_carry)(v8::internal::Register, v8::internal::Register, const v8::internal::Operand&, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::sbc]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:140:32,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_sub(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1776:54:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Binop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::Assembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::eor; void (v8::internal::Assembler::* op_with_carry)(v8::internal::Register, v8::internal::Register, const v8::internal::Operand&, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::eor]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:140:32:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Binop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::Assembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::and_; void (v8::internal::Assembler::* op_with_carry)(v8::internal::Register, v8::internal::Register, const v8::internal::Operand&, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::and_]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:140:32:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Binop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::Assembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::orr; void (v8::internal::Assembler::* op_with_carry)(v8::internal::Register, v8::internal::Register, const v8::internal::Operand&, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::orr]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:140:32:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Binop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::Assembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::add; void (v8::internal::Assembler::* op_with_carry)(v8::internal::Register, v8::internal::Register, const v8::internal::Operand&, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::adc]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:140:32:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Binop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::Assembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::sub; void (v8::internal::Assembler::* op_with_carry)(v8::internal::Register, v8::internal::Register, const v8::internal::Operand&, v8::internal::SBit, v8::internal::Condition) = &v8::internal::Assembler::sbc]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:140:32:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1891:
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h: In member function 'void v8::internal::wasm::LiftoffAssembler::emit_i64x2_mul(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)':
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:3059:52: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3059 |     LiftoffRegister unused_pair = GetUnusedRegister(kFpRegPair, pinned);
      |                                   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::EmitI64IndependentHalfOperationImm(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int64_t) [with void (v8::internal::wasm::LiftoffAssembler::* op)(v8::internal::Register, v8::internal::Register, int32_t) = &v8::internal::wasm::LiftoffAssembler::emit_i32_xori]' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1767:41,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_xori(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int32_t)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1806:80:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::EmitI64IndependentHalfOperationImm(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int64_t) [with void (v8::internal::wasm::LiftoffAssembler::* op)(v8::internal::Register, v8::internal::Register, int32_t) = &v8::internal::wasm::LiftoffAssembler::emit_i32_ori]' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1767:41,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_ori(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int32_t)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1794:79:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::EmitI64IndependentHalfOperationImm(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int64_t) [with void (v8::internal::wasm::LiftoffAssembler::* op)(v8::internal::Register, v8::internal::Register, int32_t) = &v8::internal::wasm::LiftoffAssembler::emit_i32_andi]' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1767:41,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_andi(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int32_t)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1782:80:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::EmitI64IndependentHalfOperation(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::wasm::LiftoffAssembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register) = &v8::internal::wasm::LiftoffAssembler::emit_i32_xor]' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1740:41,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_xor(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1800:76:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::EmitI64IndependentHalfOperation(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::wasm::LiftoffAssembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register) = &v8::internal::wasm::LiftoffAssembler::emit_i32_or]' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1740:41,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_or(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1788:75:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::EmitI64IndependentHalfOperation(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister) [with void (v8::internal::wasm::LiftoffAssembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register) = &v8::internal::wasm::LiftoffAssembler::emit_i32_and]' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1740:41,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_and(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:1776:76:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TraceMemoryOperation(bool, v8::internal::MachineRepresentation, v8::internal::Register, uintptr_t, v8::internal::wasm::WasmCodePosition)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3111:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TraceMemoryOperation(bool, v8::internal::MachineRepresentation, v8::internal::Register, uintptr_t, v8::internal::wasm::WasmCodePosition)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3132:38:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h: In function 'void v8::internal::wasm::liftoff::AtomicOp64(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::base::Optional<v8::internal::wasm::LiftoffRegister>, void (*)(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister))':
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1009:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1009 |   __ ClearRegister(dst_low, {&dst_addr, &offset_reg, &value_low, &value_high},
      |                   ^
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1012:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1012 |   __ ClearRegister(dst_high, {&dst_addr, &offset_reg, &value_low, &value_high},
      |                   ^
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1024:40: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1024 |       result_low = __ GetUnusedRegister(kGpReg, pinned).gp();
      |                                        ^
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1030:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1030 |       result_high = __ GetUnusedRegister(kGpReg, pinned).gp();
      |                                         ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::AtomicOp64(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::base::Optional<v8::internal::wasm::LiftoffRegister>, void (*)(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister))' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1035:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Initialize(TypeCheck&, PopOrPeek, v8::internal::wasm::ValueType)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6321:33:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Initialize(TypeCheck&, PopOrPeek, v8::internal::wasm::ValueType)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6325:28:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Initialize(TypeCheck&, PopOrPeek, v8::internal::wasm::ValueType)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6326:28:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::JumpIfFalse(FullDecoder*, v8::internal::Label*, v8::base::Optional<v8::internal::wasm::FreezeCacheState>&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1437:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::JumpIfFalse(FullDecoder*, v8::internal::Label*, v8::base::Optional<v8::internal::wasm::FreezeCacheState>&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1451:38:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::JumpIfFalse(FullDecoder*, v8::internal::Label*, v8::base::Optional<v8::internal::wasm::FreezeCacheState>&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1457:36:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::JumpIfFalse(FullDecoder*, v8::internal::Label*, v8::base::Optional<v8::internal::wasm::FreezeCacheState>&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1470:36:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h: In member function 'void v8::internal::wasm::LiftoffAssembler::emit_i32x4_bitmask(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)':
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:3185:52: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3185 |     LiftoffRegister unused_pair = GetUnusedRegister(kFpRegPair, pinned);
      |                                   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h: In member function 'void v8::internal::wasm::LiftoffAssembler::emit_i16x8_bitmask(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)':
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:3370:52: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3370 |     LiftoffRegister unused_pair = GetUnusedRegister(kFpRegPair, pinned);
      |                                   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h: In member function 'void v8::internal::wasm::LiftoffAssembler::emit_i8x16_bitmask(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)':
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:3732:52: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3732 |     LiftoffRegister unused_pair = GetUnusedRegister(kFpRegPair, pinned);
      |                                   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:608:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  608 |   LiftoffRegister GetUnusedRegister(
      |                   ^~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  616 |     return GetUnusedRegister(rc, pinned);
      |            ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:608:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  608 |   LiftoffRegister GetUnusedRegister(
      |                   ^~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  616 |     return GetUnusedRegister(rc, pinned);
      |            ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:608:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  608 |   LiftoffRegister GetUnusedRegister(
      |                   ^~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:608:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  608 |   LiftoffRegister GetUnusedRegister(
      |                   ^~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::{anonymous}::LiftoffCompiler::PopMemTypeToRegister(FullDecoder*, v8::internal::Register*, v8::internal::wasm::LiftoffRegList*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5226:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::{anonymous}::LiftoffCompiler::PopMemTypeToRegister(FullDecoder*, v8::internal::Register*, v8::internal::wasm::LiftoffRegList*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5253:37: note: parameter passing for argument of type 'const v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5253 |               ? __ GetUnusedRegister(kGpReg, *pinned).gp()
      |                                     ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5254:37: note: parameter passing for argument of type 'const v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5254 |               : __ GetUnusedRegister(kGpReg, {reg.high()}, *pinned).gp();
      |                                     ^
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:621:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  621 |   LiftoffRegister GetUnusedRegister(RegClass rc, LiftoffRegList pinned) {
      |                   ^~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:625:38:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h: In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToModifiableRegister(v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:523:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  523 |   LiftoffRegister PopToModifiableRegister(LiftoffRegList pinned = {}) {
      |                   ^~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToModifiableRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:525:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetBaseAndOffsetForImportedMutableExternRefGlobal.constprop(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, v8::internal::Register*, v8::internal::Register*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2507:20:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetBaseAndOffsetForImportedMutableExternRefGlobal.constprop(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, v8::internal::Register*, v8::internal::Register*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2508:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetBaseAndOffsetForImportedMutableExternRefGlobal.constprop(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, v8::internal::Register*, v8::internal::Register*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2519:20:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetBaseAndOffsetForImportedMutableExternRefGlobal.constprop(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, v8::internal::Register*, v8::internal::Register*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2521:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Load32BitExceptionValue(v8::internal::Register, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4551:8: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4551 |   void Load32BitExceptionValue(Register dst, LiftoffRegister values_array,
      |        ^~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Load32BitExceptionValue(v8::internal::Register, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4553:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h: In function 'void v8::internal::wasm::LiftoffAssembler::Store(v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::StoreType, v8::internal::wasm::LiftoffRegList, uint32_t*, bool, bool)':
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:808:6: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  808 | void LiftoffAssembler::Store(Register dst_addr, Register offset_reg,
      |      ^~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:837:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  837 |                            : GetUnusedRegister(kGpReg, pinned).gp();
      |                              ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::LoadConstant(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::WasmValue)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:600:49:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h: In member function 'void v8::internal::wasm::LiftoffAssembler::StoreTaggedPointer(v8::internal::Register, v8::internal::Register, int32_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, SkipWriteBarrier)':
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:760:6: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  760 | void LiftoffAssembler::StoreTaggedPointer(Register dst_addr,
      |      ^~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:770:44: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  770 |       actual_offset_reg = GetUnusedRegister(kGpReg, pinned).gp();
      |                           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFillImpl(v8::internal::wasm::LiftoffRegList, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8010:8: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8010 |   void ArrayFillImpl(LiftoffRegList pinned, LiftoffRegister obj,
      |        ^~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFillImpl(v8::internal::wasm::LiftoffRegList, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8042:65:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreObjectField(v8::internal::Register, v8::internal::Register, int, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFillImpl(v8::internal::wasm::LiftoffRegList, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8048:21:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7935:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7935 |       __ StoreTaggedPointer(obj, offset_reg, offset, value, pinned,
      |                            ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7940 |       __ Store(obj, offset_reg, offset, value, store_type, pinned);
      |               ^
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h: In function 'void v8::internal::wasm::liftoff::AtomicOp32(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, void (v8::internal::Assembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Condition), void (v8::internal::Assembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Condition), void (*)(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, v8::internal::Register))':
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:887:13: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  887 | inline void AtomicOp32(
      |             ^~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::AtomicOp32(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, void (v8::internal::Assembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Condition), void (v8::internal::Assembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Condition), void (*)(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, v8::internal::Register))' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:894:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::AtomicOp32(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, void (v8::internal::Assembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Condition), void (v8::internal::Assembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Condition), void (*)(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, v8::internal::Register))' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:899:29:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h: In function 'void v8::internal::wasm::liftoff::AtomicBinop32(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::StoreType, void (*)(v8::internal::wasm::LiftoffAssembler*, v8::internal::Register, v8::internal::Register, v8::internal::Register))':
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:964:26: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  964 |       liftoff::AtomicOp32(lasm, dst_addr, offset_reg, offset_imm, value, result,
      |       ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  965 |                           pinned, &Assembler::ldrexb, &Assembler::strexb, op);
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:973:26: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  973 |       liftoff::AtomicOp32(lasm, dst_addr, offset_reg, offset_imm, value, result,
      |       ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  974 |                           pinned, &Assembler::ldrexh, &Assembler::strexh, op);
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:982:26: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  982 |       liftoff::AtomicOp32(lasm, dst_addr, offset_reg, offset_imm, value, result,
      |       ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  983 |                           pinned, &Assembler::ldrex, &Assembler::strex, op);
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitDivOrRem64CCall(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::ExternalReference, v8::internal::Label*, v8::internal::Label*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1970:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitDivOrRem64CCall(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::ExternalReference, v8::internal::Label*, v8::internal::Label*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1972:29:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitDivOrRem64CCall(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::ExternalReference, v8::internal::Label*, v8::internal::Label*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1970:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2587:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2592:30: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2592 |         __ StoreTaggedPointer(base, offset, 0, value, pinned);
      |                              ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2598:21: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2598 |           pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |           ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2599:7,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2601:41,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2602:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2602 |       __ StoreTaggedPointer(globals_buffer, no_reg,
      |                            ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetGlobalBaseAndOffset(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, uint32_t*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2484:32,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2610:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetGlobalBaseAndOffset(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, uint32_t*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2486:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2610:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetGlobalBaseAndOffset(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, uint32_t*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2494:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2610:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2611:37,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalSet(FullDecoder*, const Value&, const v8::internal::wasm::GlobalIndexImmediate&)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3714:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3706:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2613:13: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2613 |     __ Store(addr, no_reg, offset, reg, type, {}, nullptr, false);
      |             ^
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::DoReturn(FullDecoder*, uint32_t)',
    inlined from 'bool v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DoReturn() [with StackElementsCountMode strict_count = v8::internal::wasm::WasmFullDecoder<v8::internal::wasm::Decoder::NoValidationTag, v8::internal::wasm::<unnamed>::LiftoffCompiler, v8::internal::wasm::kFunctionBody>::kStrictCounting; MergeType merge_type = v8::internal::wasm::WasmFullDecoder<v8::internal::wasm::Decoder::NoValidationTag, v8::internal::wasm::<unnamed>::LiftoffCompiler, v8::internal::wasm::kFunctionBody>::kFallthroughMerge; ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6700:5,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeReturnImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3534:54,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeReturn(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3533:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2390:24: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2390 |       tmp1 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |              ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2391:24: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2391 |       tmp2 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |              ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnCastFail(FullDecoder*, const Value&, const Value&, Value*, uint32_t, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6221:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnCastFail(FullDecoder*, const Value&, const Value&, Value*, uint32_t, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6224:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnCastFail(FullDecoder*, const Value&, const Value&, Value*, uint32_t, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6225:35:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnCast(FullDecoder*, const Value&, const Value&, Value*, uint32_t, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6191:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnCast(FullDecoder*, const Value&, const Value&, Value*, uint32_t, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6194:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnCast(FullDecoder*, const Value&, const Value&, Value*, uint32_t, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6195:35:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AllocateTempRegisters(TierupTempRegisters&)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrIf(FullDecoder*, const Value&, uint32_t)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2820:64,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBrIfImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3476:7,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBrIf(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3469:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2792:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2792 |     temps.tmp1 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                  ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2793:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2793 |     temps.tmp2 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                  ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrTable(FullDecoder*, const v8::internal::wasm::BranchTableImmediate&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2882:39,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBrTableImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3522:7,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBrTable(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3483:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrTable(FullDecoder*, const v8::internal::wasm::BranchTableImmediate&, const Value&)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBrTableImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3522:7,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBrTable(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3483:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2919:49: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2919 |       LiftoffRegister tmp = __ GetUnusedRegister(kGpReg, pinned);
      |                                                 ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2900:26: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2900 |         tmp1 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2901:26: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2901 |         tmp2 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AllocateTempRegisters(TierupTempRegisters&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2792:28,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOrRet(FullDecoder*, uint32_t, uint32_t)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2799:64,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBrImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3462:7,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBr(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3456:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AllocateTempRegisters(TierupTempRegisters&)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOrRet(FullDecoder*, uint32_t, uint32_t)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2799:64,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBrImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3462:7,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeBr(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3456:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2793:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2793 |     temps.tmp2 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                  ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AllocateTempRegisters(TierupTempRegisters&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2792:28,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOrRet(FullDecoder*, uint32_t, uint32_t)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2799:64:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AllocateTempRegisters(TierupTempRegisters&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2793:28,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOrRet(FullDecoder*, uint32_t, uint32_t)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2799:64:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnNonNull(FullDecoder*, const Value&, Value*, uint32_t, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3664:31:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnNonNull(FullDecoder*, const Value&, Value*, uint32_t, bool)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3666:36: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3666 |                        ? pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp()
      |                          ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TableSet(FullDecoder*, const Value&, const Value&, const v8::internal::wasm::IndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2648:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeTableSetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3737:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeTableSet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3731:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MaybeEmitNullCheck(FullDecoder*, v8::internal::Register, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueType)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7884:8: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7884 |   void MaybeEmitNullCheck(FullDecoder* decoder, Register object,
      |        ^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MaybeEmitNullCheck(FullDecoder*, v8::internal::Register, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueType)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7891:48:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::BoundsCheckMem(FullDecoder*, uint32_t, uint64_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, ForceCheck)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2998:12: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2998 |   Register BoundsCheckMem(FullDecoder* decoder, uint32_t access_size,
      |            ^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::BoundsCheckMem(FullDecoder*, uint32_t, uint64_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, ForceCheck)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3048:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::BoundsCheckMem(FullDecoder*, uint32_t, uint64_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, ForceCheck)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3049:52:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::BoundsCheckMem(FullDecoder*, uint32_t, uint64_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, ForceCheck)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3050:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AlignmentCheckMem(FullDecoder*, uint32_t, uintptr_t, v8::internal::Register, v8::internal::wasm::LiftoffRegList)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3074:8: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3074 |   void AlignmentCheckMem(FullDecoder* decoder, uint32_t access_size,
      |        ^~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AlignmentCheckMem(FullDecoder*, uint32_t, uintptr_t, v8::internal::Register, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3080:44:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicStoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4805:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicStoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4807:50:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicStoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4808:36: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4808 |     Register index = BoundsCheckMem(decoder, type.size(), imm.offset,
      |                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4809 |                                     full_index, pinned, kDoForceCheck);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4812:22: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4812 |     AlignmentCheckMem(decoder, type.size(), imm.offset, index, pinned);
      |     ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicStoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4815:31:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'void v8::internal::wasm::LiftoffAssembler::AtomicStore(v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::StoreType, v8::internal::wasm::LiftoffRegList, bool)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicStoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4818:19:
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1120:8: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1120 |   Store(dst_addr, offset_reg, offset_imm, src, type, pinned, nullptr, true);
      |   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFill(FullDecoder*, v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&, const Value&, const Value&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5737:25: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5737 |       MaybeEmitNullCheck(decoder, array_reg.gp(), pinned, array.type);
      |       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFill(FullDecoder*, v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5743:21:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFill(FullDecoder*, v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5750:21:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFill(FullDecoder*, v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5762:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFill(FullDecoder*, v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5763:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFill(FullDecoder*, v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5764:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFill(FullDecoder*, v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5765:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayFill(FullDecoder*, v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&, const Value&, const Value&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5767:18: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5767 |     ArrayFillImpl(pinned, obj, index, value, length,
      |     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 5768 |                   imm.array_type->element_type().kind(),
      |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 5769 |                   LiftoffAssembler::kNoSkipWriteBarrier);
      |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CheckMaxSteps(FullDecoder*, int)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1127:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CheckMaxSteps(FullDecoder*, int)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1129:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArraySet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5798:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArraySet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5801:39: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5801 |     LiftoffRegister index = pinned.set(__ PopToModifiableRegister(pinned));
      |                             ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArraySet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5802:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArraySet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5803:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5803 |     MaybeEmitNullCheck(decoder, array.gp(), pinned, array_obj.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BoundsCheckArray(FullDecoder*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7903:50,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArraySet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5804:21:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreObjectField(v8::internal::Register, v8::internal::Register, int, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArraySet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5810:21:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7935:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7935 |       __ StoreTaggedPointer(obj, offset_reg, offset, value, pinned,
      |                            ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7940 |       __ Store(obj, offset_reg, offset, value, store_type, pinned);
      |               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3356:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3368:32:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3369:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3369 |       __ Store(mem, no_reg, offset, value, type, pinned, nullptr, true,
      |               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3372:52:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3373:29: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3373 |       index = BoundsCheckMem(decoder, type.size(), imm.offset, full_index,
      |               ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3374 |                              pinned, kDontForceCheck);
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3381:32:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreMem(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3384:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3384 |       __ Store(mem, index, offset, value, type, outer_pinned,
      |               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreLane(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&, uint8_t)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3403:39,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStoreLane(v8::internal::wasm::WasmOpcode, v8::internal::wasm::StoreType, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4283:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreLane(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&, uint8_t)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3404:50,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStoreLane(v8::internal::wasm::WasmOpcode, v8::internal::wasm::StoreType, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4283:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreLane(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&, uint8_t)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStoreLane(v8::internal::wasm::WasmOpcode, v8::internal::wasm::StoreType, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4283:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3405:36: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3405 |     Register index = BoundsCheckMem(decoder, type.size(), imm.offset,
      |                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3406 |                                     full_index, pinned, kDontForceCheck);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreLane(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, const Value&, uint8_t)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3414:31,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStoreLane(v8::internal::wasm::WasmOpcode, v8::internal::wasm::StoreType, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4283:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitDebuggingInfo(FullDecoder*, v8::internal::wasm::WasmOpcode)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1185:43: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1185 |       Register flag = __ GetUnusedRegister(kGpReg, {}).gp();
      |                                           ^
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitDebuggingInfo(FullDecoder*, v8::internal::wasm::WasmOpcode)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1188:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitDebuggingInfo(FullDecoder*, v8::internal::wasm::WasmOpcode)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1195:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::_ZN2v88internal4wasm12_GLOBAL__N_115LiftoffCompiler10StackCheckEPNS1_15WasmFullDecoderINS1_7Decoder15NoValidationTagES3_LNS1_12DecodingModeE0EEEi.part.0(FullDecoder*, v8::internal::wasm::WasmCodePosition)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:733:50:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::_ZN2v88internal4wasm12_GLOBAL__N_115LiftoffCompiler10StackCheckEPNS1_15WasmFullDecoderINS1_7Decoder15NoValidationTagES3_LNS1_12DecodingModeE0EEEi.part.0(FullDecoder*, v8::internal::wasm::WasmCodePosition)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:734:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1657 |                               ? __ GetUnusedRegister(result_rc, {src}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1658:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = true; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = true; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = true; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdShiftOp(EmitFn, EmitFnImm) [with EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3749:49:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdShiftOp(EmitFn, EmitFnImm) [with EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3750:49: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3750 |       LiftoffRegister dst = __ GetUnusedRegister(result_rc, {operand}, {});
      |                                                 ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdShiftOp(EmitFn, EmitFnImm) [with EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3755:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdShiftOp(EmitFn, EmitFnImm) [with EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3756:49:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdShiftOp(EmitFn, EmitFnImm) [with EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3757:49: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3757 |       LiftoffRegister dst = __ GetUnusedRegister(result_rc, {operand}, {});
      |                                                 ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF32; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF32; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1657 |                               ? __ GetUnusedRegister(result_rc, {src}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdFloatRoundingOpWithCFallback(bool (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF32]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3769:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdFloatRoundingOpWithCFallback(bool (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF32]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3770:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3770 |     LiftoffRegister dst = __ GetUnusedRegister(rc, {src}, {});
      |                                               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF32; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF32; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF32; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1657 |                               ? __ GetUnusedRegister(result_rc, {src}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdFloatRoundingOpWithCFallback(bool (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF64]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3769:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdFloatRoundingOpWithCFallback(bool (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF64]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3770:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3770 |     LiftoffRegister dst = __ GetUnusedRegister(rc, {src}, {});
      |                                               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdFmaOp(EmitFn) [with EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3786:38:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdFmaOp(EmitFn) [with EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3787:38:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdFmaOp(EmitFn) [with EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3788:38:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdFmaOp(EmitFn) [with EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3790:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadLane(FullDecoder*, v8::internal::wasm::LoadType, const Value&, const Value&, const v8::internal::wasm::MemoryAccessImmediate&, uint8_t, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3318:39,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeLoadLane(v8::internal::wasm::WasmOpcode, v8::internal::wasm::LoadType, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4262:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadLane(FullDecoder*, v8::internal::wasm::LoadType, const Value&, const Value&, const v8::internal::wasm::MemoryAccessImmediate&, uint8_t, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3319:50,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeLoadLane(v8::internal::wasm::WasmOpcode, v8::internal::wasm::LoadType, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4262:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadLane(FullDecoder*, v8::internal::wasm::LoadType, const Value&, const Value&, const v8::internal::wasm::MemoryAccessImmediate&, uint8_t, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeLoadLane(v8::internal::wasm::WasmOpcode, v8::internal::wasm::LoadType, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4262:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3320:36: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3320 |     Register index = BoundsCheckMem(decoder, type.size(), imm.offset,
      |                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3321 |                                     full_index, pinned, kDontForceCheck);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadLane(FullDecoder*, v8::internal::wasm::LoadType, const Value&, const Value&, const v8::internal::wasm::MemoryAccessImmediate&, uint8_t, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3329:35,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeLoadLane(v8::internal::wasm::WasmOpcode, v8::internal::wasm::LoadType, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4262:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadLane(FullDecoder*, v8::internal::wasm::LoadType, const Value&, const Value&, const v8::internal::wasm::MemoryAccessImmediate&, uint8_t, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3330:50,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeLoadLane(v8::internal::wasm::WasmOpcode, v8::internal::wasm::LoadType, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4262:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadTransform(FullDecoder*, v8::internal::wasm::LoadType, v8::internal::wasm::LoadTransformationKind, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3276:50,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeLoadTransformMem(v8::internal::wasm::LoadType, v8::internal::wasm::LoadTransformationKind, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4241:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadTransform(FullDecoder*, v8::internal::wasm::LoadType, v8::internal::wasm::LoadTransformationKind, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeLoadTransformMem(v8::internal::wasm::LoadType, v8::internal::wasm::LoadTransformationKind, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4241:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3282:36: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3282 |     Register index = BoundsCheckMem(decoder, access_size, imm.offset,
      |                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3283 |                                     full_index, {}, kDontForceCheck);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadTransform(FullDecoder*, v8::internal::wasm::LoadType, v8::internal::wasm::LoadTransformationKind, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3288:35,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeLoadTransformMem(v8::internal::wasm::LoadType, v8::internal::wasm::LoadTransformationKind, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4241:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadTransform(FullDecoder*, v8::internal::wasm::LoadType, v8::internal::wasm::LoadTransformationKind, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3289:49,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeLoadTransformMem(v8::internal::wasm::LoadType, v8::internal::wasm::LoadTransformationKind, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4241:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallRef(FullDecoder*, v8::internal::wasm::ValueType, const v8::internal::wasm::FunctionSig*, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7753:44:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallRef(FullDecoder*, v8::internal::wasm::ValueType, const v8::internal::wasm::FunctionSig*, TailCall)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7754:42: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7754 |       LiftoffRegister vector = pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |                                ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7755:25: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7755 |       MaybeEmitNullCheck(decoder, func_ref.gp(), pinned, func_ref_type);
      |       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7760:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7760 |       LiftoffRegister index = pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |                               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7791:44: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7791 |       LiftoffRegister func_ref = pinned.set(__ PopToModifiableRegister(pinned));
      |                                  ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7792:25: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7792 |       MaybeEmitNullCheck(decoder, func_ref.gp(), pinned, func_ref_type);
      |       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7794:21: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7794 |           pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |           ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7795:42: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7795 |       LiftoffRegister target = pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |                                ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7796:40: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7796 |       LiftoffRegister temp = pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |                              ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallDirect(FullDecoder*, const v8::internal::wasm::CallFunctionImmediate&, const Value*, Value*, TailCall)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7444:32: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7444 |       Register tmp = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                      ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7445:35: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7445 |       Register target = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallDirect(FullDecoder*, const v8::internal::wasm::CallFunctionImmediate&, const Value*, Value*, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7448:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallDirect(FullDecoder*, const v8::internal::wasm::CallFunctionImmediate&, const Value*, Value*, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7456:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallDirect(FullDecoder*, const v8::internal::wasm::CallFunctionImmediate&, const Value*, Value*, TailCall)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7481:54: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7481 |         LiftoffRegister vector = __ GetUnusedRegister(kGpReg, {});
      |                                                      ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, TailCall)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7521:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7521 |     Register tmp1 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7522:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7522 |     Register tmp2 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7523:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7523 |     Register tmp3 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7527:21: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7527 |           pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |           ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7528:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7538:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7571:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7584:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7643:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7663:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7693:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, TailCall)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7706:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicLoadMem(FullDecoder*, v8::internal::wasm::LoadType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4829:50:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicLoadMem(FullDecoder*, v8::internal::wasm::LoadType, const v8::internal::wasm::MemoryAccessImmediate&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4830:36: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4830 |     Register index = BoundsCheckMem(decoder, type.size(), imm.offset,
      |                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4831 |                                     full_index, {}, kDoForceCheck);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4834:22: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4834 |     AlignmentCheckMem(decoder, type.size(), imm.offset, index, pinned);
      |     ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicLoadMem(FullDecoder*, v8::internal::wasm::LoadType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4837:31:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicCompareExchange(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4931:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicCompareExchange(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4932:42:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicCompareExchange(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4934:50:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicCompareExchange(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4935:36: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4935 |     Register index = BoundsCheckMem(decoder, type.size(), imm.offset,
      |                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4936 |                                     full_index, pinned, kDoForceCheck);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4938:22: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4938 |     AlignmentCheckMem(decoder, type.size(), imm.offset, index, pinned);
      |     ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicCompareExchange(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4941:31:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'void v8::internal::wasm::LiftoffAssembler::AtomicCompareExchange(v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::StoreType, bool)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicCompareExchange(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4945:29:
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1343:35: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1343 |     result_reg = GetUnusedRegister(kGpReg, pinned).gp();
      |                  ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::AtomicCompareExchange(v8::internal::Register, v8::internal::Register, uint32_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::StoreType, bool)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1346:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicCompareExchange(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4945:29:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicBinop.constprop(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, uintptr_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::StoreType, bool))' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4857:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicBinop.constprop(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, uintptr_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::StoreType, bool))' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4875:50:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicBinop.constprop(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, uintptr_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::StoreType, bool))':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4876:36: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4876 |     Register index = BoundsCheckMem(decoder, type.size(), imm.offset,
      |                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4877 |                                     full_index, pinned, kDoForceCheck);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4880:22: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4880 |     AlignmentCheckMem(decoder, type.size(), imm.offset, index, pinned);
      |     ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicBinop.constprop(FullDecoder*, v8::internal::wasm::StoreType, const v8::internal::wasm::MemoryAccessImmediate&, void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, uintptr_t, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::StoreType, bool))' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4884:31:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefCast(FullDecoder*, const Value&, const Value&, Value*, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6138:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefCast(FullDecoder*, const Value&, const Value&, Value*, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6139:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefCast(FullDecoder*, const Value&, const Value&, Value*, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6141:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefCast(FullDecoder*, const Value&, const Value&, Value*, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6142:35:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayGet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, bool, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5776:39: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5776 |     LiftoffRegister index = pinned.set(__ PopToModifiableRegister(pinned));
      |                             ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayGet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, bool, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5777:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayGet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, bool, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5778:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5778 |     MaybeEmitNullCheck(decoder, array.gp(), pinned, array_obj.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BoundsCheckArray(FullDecoder*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7903:50,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayGet(FullDecoder*, const Value&, const v8::internal::wasm::ArrayIndexImmediate&, const Value&, bool, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5779:21:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructGet(FullDecoder*, const Value&, const v8::internal::wasm::FieldImmediate&, bool, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5641:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructGet(FullDecoder*, const Value&, const v8::internal::wasm::FieldImmediate&, bool, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5642:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5642 |     MaybeEmitNullCheck(decoder, obj.gp(), pinned, struct_obj.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CurrentMemoryPages(FullDecoder*, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3429:45,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemorySizeImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3765:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemorySize(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3760:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CurrentMemoryPages(FullDecoder*, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3430:5,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemorySizeImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3765:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemorySize(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3760:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CurrentMemoryPages(FullDecoder*, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemorySizeImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3765:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemorySize(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3760:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3435:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3435 |           __ GetUnusedRegister(kGpReg, LiftoffRegList{mem_size});
      |                               ^
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadMem(FullDecoder*, v8::internal::wasm::LoadType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3233:32:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadMem(FullDecoder*, v8::internal::wasm::LoadType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3238:52:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadMem(FullDecoder*, v8::internal::wasm::LoadType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3239:29: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3239 |       index = BoundsCheckMem(decoder, type.size(), offset, full_index, {},
      |               ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3240 |                              kDontForceCheck);
      |                              ~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetMemoryStart(v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadMem(FullDecoder*, v8::internal::wasm::LoadType, const v8::internal::wasm::MemoryAccessImmediate&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3247:32:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3194:41: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3194 |       memory_start = GetMemoryStart_Slow(pinned);
      |                      ~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Select(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2722:36:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Select(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2726:45:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Select(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2727:50:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalGet(FullDecoder*, Value*, const v8::internal::wasm::GlobalIndexImmediate&)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3701:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3697:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2556:21: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2556 |           pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |           ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalGet(FullDecoder*, Value*, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2557:7,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3701:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3697:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalGet(FullDecoder*, Value*, const v8::internal::wasm::GlobalIndexImmediate&)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3701:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3697:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2559:34: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2559 |       Register value = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                        ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetGlobalBaseAndOffset(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, uint32_t*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2484:32,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalGet(FullDecoder*, Value*, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2568:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3701:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3697:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetGlobalBaseAndOffset(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, uint32_t*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2486:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalGet(FullDecoder*, Value*, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2568:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3701:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3697:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::GetGlobalBaseAndOffset(const v8::internal::wasm::WasmGlobal*, v8::internal::wasm::LiftoffRegList*, uint32_t*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2494:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GlobalGet(FullDecoder*, Value*, const v8::internal::wasm::GlobalIndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2568:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3701:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGlobalGet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3697:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1695 |                               : __ GetUnusedRegister(dst_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1707:33:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1695 |                               : __ GetUnusedRegister(dst_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1707:33:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1920:45:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1925:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1925 |                                 ? __ GetUnusedRegister(result_rc, {lhs}, pinned)
      |                                                       ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Shiftop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register) [with void (v8::internal::MacroAssembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register) = &v8::internal::MacroAssembler::LsrPair; bool is_left_shift = false]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:179:17,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_shr(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1856:55,
    inlined from 'v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2155:9,
    inlined from 'typename std::enable_if<(! std::is_member_function_pointer<_Tp>::value)>::type v8::internal::wasm::{anonymous}::LiftoffCompiler::CallEmitFn(EmitFn, Args ...) [with EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; Args = {v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister}]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1607:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1952:15,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In function 'void v8::internal::wasm::liftoff::I64Shiftop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register) [with void (v8::internal::MacroAssembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register) = &v8::internal::MacroAssembler::LsrPair; bool is_left_shift = false]',
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_shr(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1856:55,
    inlined from 'v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2155:9,
    inlined from 'typename std::enable_if<(! std::is_member_function_pointer<_Tp>::value)>::type v8::internal::wasm::{anonymous}::LiftoffCompiler::CallEmitFn(EmitFn, Args ...) [with EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; Args = {v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister}]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1607:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1952:15,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:186:45: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  186 |     *later_src_reg = assm->GetUnusedRegister(kGpReg, pinned).gp();
      |                      ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1920:45:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1925:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1925 |                                 ? __ GetUnusedRegister(result_rc, {lhs}, pinned)
      |                                                       ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Shiftop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register) [with void (v8::internal::MacroAssembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register) = &v8::internal::MacroAssembler::AsrPair; bool is_left_shift = false]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:179:17,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_sar(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1841:55,
    inlined from 'v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2154:9,
    inlined from 'typename std::enable_if<(! std::is_member_function_pointer<_Tp>::value)>::type v8::internal::wasm::{anonymous}::LiftoffCompiler::CallEmitFn(EmitFn, Args ...) [with EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; Args = {v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister}]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1607:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1952:15,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In function 'void v8::internal::wasm::liftoff::I64Shiftop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register) [with void (v8::internal::MacroAssembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register) = &v8::internal::MacroAssembler::AsrPair; bool is_left_shift = false]',
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_sar(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1841:55,
    inlined from 'v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2154:9,
    inlined from 'typename std::enable_if<(! std::is_member_function_pointer<_Tp>::value)>::type v8::internal::wasm::{anonymous}::LiftoffCompiler::CallEmitFn(EmitFn, Args ...) [with EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; Args = {v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister}]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1607:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1952:15,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:186:45: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  186 |     *later_src_reg = assm->GetUnusedRegister(kGpReg, pinned).gp();
      |                      ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1920:45:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1925:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1925 |                                 ? __ GetUnusedRegister(result_rc, {lhs}, pinned)
      |                                                       ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::liftoff::I64Shiftop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register) [with void (v8::internal::MacroAssembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register) = &v8::internal::MacroAssembler::LslPair; bool is_left_shift = true]' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:179:17,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_shl(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1826:54,
    inlined from 'v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2153:9,
    inlined from 'typename std::enable_if<(! std::is_member_function_pointer<_Tp>::value)>::type v8::internal::wasm::{anonymous}::LiftoffCompiler::CallEmitFn(EmitFn, Args ...) [with EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; Args = {v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister}]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1607:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1952:15,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In function 'void v8::internal::wasm::liftoff::I64Shiftop(v8::internal::wasm::LiftoffAssembler*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register) [with void (v8::internal::MacroAssembler::* op)(v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register, v8::internal::Register) = &v8::internal::MacroAssembler::LslPair; bool is_left_shift = true]',
    inlined from 'void v8::internal::wasm::LiftoffAssembler::emit_i64_shl(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::Register)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1826:54,
    inlined from 'v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2153:9,
    inlined from 'typename std::enable_if<(! std::is_member_function_pointer<_Tp>::value)>::type v8::internal::wasm::{anonymous}::LiftoffCompiler::CallEmitFn(EmitFn, Args ...) [with EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; Args = {v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister}]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1607:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1952:15,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1934:39:
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:186:45: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  186 |     *later_src_reg = assm->GetUnusedRegister(kGpReg, pinned).gp();
      |                      ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1920:45:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, int)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1925:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1925 |                                 ? __ GetUnusedRegister(result_rc, {lhs}, pinned)
      |                                                       ^
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::I64Const(FullDecoder*, Value*, int64_t)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeI64ConstImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3554:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeI64Const(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3551:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2304:49: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2304 |       LiftoffRegister reg = __ GetUnusedRegister(reg_class_for(kI64), {});
      |                                                 ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitIsNull(v8::internal::wasm::WasmOpcode, v8::internal::wasm::ValueType)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1724:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitIsNull(v8::internal::wasm::WasmOpcode, v8::internal::wasm::ValueType)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1725:48:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitIsNull(v8::internal::wasm::WasmOpcode, v8::internal::wasm::ValueType)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1729:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1729 |     LiftoffRegister dst = __ GetUnusedRegister(kGpReg, {ref, null}, {});
      |                                               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1657 |                               ? __ GetUnusedRegister(result_rc, {src}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1707:33:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kCanTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1707:33:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Register)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Register)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Register)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Register); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1920:45:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, v8::internal::Register); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::Register, int)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1925:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1925 |                                 ? __ GetUnusedRegister(result_rc, {lhs}, pinned)
      |                                                       ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::DwVfpRegister, v8::internal::DwVfpRegister), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::DwVfpRegister, v8::internal::DwVfpRegister), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::DwVfpRegister, v8::internal::DwVfpRegister), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1948:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1948:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::Register, v8::internal::Register), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::Register, v8::internal::Register), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::Register, v8::internal::Register), int>]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1658:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF32; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3818:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF32; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3818:43:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1658:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1658 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3820:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kF64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3820:43:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1658:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1658 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTerOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3702:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3940:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTerOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3703:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3940:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTerOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3704:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3940:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTerOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3940:39:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3710:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3710 |                               ? __ GetUnusedRegister(result_rc, {src3},
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitRelaxedLaneSelect()' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3730:38,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4317:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitRelaxedLaneSelect()' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3731:38,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4317:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitRelaxedLaneSelect()' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3732:38,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4317:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitRelaxedLaneSelect()',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4317:37:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3734:29: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3734 |         __ GetUnusedRegister(reg_class_for(kS128), {}, pinned);
      |                             ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4353:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4354:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4355:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4356:51: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4356 |         LiftoffRegister dst = __ GetUnusedRegister(res_rc, {lhs, rhs, acc}, {});
      |                                                   ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4371:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4418:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4418:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4374:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4374 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4371:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4419:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4419:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4374:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4374 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4371:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4420:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4420:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4374:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4374 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4371:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4421:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4421:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4374:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4374 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4371:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4422:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4422:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4374:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4374 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4371:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4423:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4423:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4374:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4374 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4371:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4424:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4424:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4374:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4374 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4371:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4425:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdExtractLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kS128; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4425:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4374:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4374 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4390:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4436:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4394:47,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4436:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4436:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4398:35: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4398 |             : __ GetUnusedRegister(result_rc, {src1}, {});
      |                                   ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4390:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4437:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4394:47,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4437:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4437:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4398:35: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4398 |             : __ GetUnusedRegister(result_rc, {src1}, {});
      |                                   ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4390:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4438:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4394:47,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4438:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4438:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4398:35: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4398 |             : __ GetUnusedRegister(result_rc, {src1}, {});
      |                                   ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4390:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4439:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4394:47,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4439:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kI64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4439:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4398:35: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4398 |             : __ GetUnusedRegister(result_rc, {src1}, {});
      |                                   ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kF32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4390:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4440:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kF32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4392:50,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4440:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kF32; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4440:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4397:35: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4397 |             ? __ GetUnusedRegister(result_rc, {src1}, LiftoffRegList{src2})
      |                                   ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kF64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4390:44,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4441:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kF64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4392:50,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4441:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitSimdReplaceLaneOp(EmitFn, const v8::internal::wasm::SimdLaneImmediate&) [with v8::internal::wasm::ValueKind src2_kind = v8::internal::wasm::kF64; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint8_t)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::SimdLaneOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const v8::internal::wasm::SimdLaneImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4441:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4397:35: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4397 |             ? __ GetUnusedRegister(result_rc, {src1}, LiftoffRegList{src2})
      |                                   ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefTest(FullDecoder*, const Value&, const Value&, Value*, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6078:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefTest(FullDecoder*, const Value&, const Value&, Value*, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6079:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefTest(FullDecoder*, const Value&, const Value&, Value*, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6081:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefTest(FullDecoder*, const Value&, const Value&, Value*, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6082:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayLen(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5817:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayLen(FullDecoder*, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5818:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5818 |     MaybeEmitNullCheck(decoder, obj.gp(), pinned, array_obj.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayLen(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5819:47:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MemoryGrow(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3446:39,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemoryGrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3754:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemoryGrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3746:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MemoryGrow(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3449:40,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemoryGrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3754:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemoryGrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3746:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MemoryGrow(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemoryGrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3754:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeMemoryGrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3746:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3491:59: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3491 |       if (kNeedI64RegPair) result64 = __ GetUnusedRegister(kGpRegPair, pinned);
      |                                                           ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnNull(FullDecoder*, const Value&, uint32_t, bool, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3633:61:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnNull(FullDecoder*, const Value&, uint32_t, bool, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3634:31:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BrOnNull(FullDecoder*, const Value&, uint32_t, bool, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3636:36: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 3636 |                        ? pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp()
      |                          ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::F32Const(FullDecoder*, Value*, float)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2311:47,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeF32ConstImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3562:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeF32Const(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3559:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::F64Const(FullDecoder*, Value*, double)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2317:47,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeF64ConstImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3570:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeF64Const(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3567:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::LiftoffAssembler::LoadConstant(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::WasmValue)' at ../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:600:49,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::F64Const(FullDecoder*, Value*, double)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2318:20,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeF64ConstImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3570:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeF64Const(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3567:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitFloatUnOpWithCFallback<v8::internal::wasm::kF64>(bool (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DoubleRegister, v8::internal::DoubleRegister), v8::internal::ExternalReference (*)())::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitFloatUnOpWithCFallback<v8::internal::wasm::kF64>(bool (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DoubleRegister, v8::internal::DoubleRegister), v8::internal::ExternalReference (*)())::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitFloatUnOpWithCFallback<v8::internal::wasm::kF32>(bool (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DoubleRegister, v8::internal::DoubleRegister), v8::internal::ExternalReference (*)())::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitFloatUnOpWithCFallback<v8::internal::wasm::kF32>(bool (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DoubleRegister, v8::internal::DoubleRegister), v8::internal::ExternalReference (*)())::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, std::initializer_list<v8::internal::wasm::LiftoffRegister>, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:616:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kF32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::DwVfpRegister, v8::internal::DwVfpRegister, v8::internal::DwVfpRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, long long int)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1920:45,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2061:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOpImm(EmitFn, EmitFnImm) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister); EmitFnImm = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, long long int)]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2061:40:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1925:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1925 |                                 ? __ GetUnusedRegister(result_rc, {lhs}, pinned)
      |                                                       ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2151:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2151:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2151:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2152:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2152:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2152:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2156:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2156:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2156:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2157:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2157:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2157:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2200:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2200:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2200:37:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2208:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2208:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2208:37:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2216:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2216:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2216:37:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2224:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2224:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2224:37:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2241:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2241:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2241:37:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2252:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2252:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2252:37:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2263:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2263:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2263:37:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kRefNull; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1944:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2274:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kRefNull; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), int>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1945:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2274:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitBinOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kRefNull; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; bool swap_lhs_rhs = false; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = EmitFnWithFirstArg<void (v8::internal::wasm::LiftoffAssembler::*)(int, v8::internal::Register, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister), int>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::BinOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2274:41:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1947:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1947 |                               ? __ GetUnusedRegister(result_rc, {lhs, rhs}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RttCanon(FullDecoder*, uint32_t, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5976:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RttCanon(FullDecoder*, uint32_t, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5977:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AssertNullTypecheckImpl(FullDecoder*, const Value&, Value*, v8::internal::Condition)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2692:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AssertNullTypecheckImpl(FullDecoder*, const Value&, Value*, v8::internal::Condition)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2695:48:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefAsNonNull(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2339:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefAsNonNull(FullDecoder*, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2340:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2340 |     MaybeEmitNullCheck(decoder, obj.gp(), pinned, arg.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:625:38,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:625:38,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:625:38,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)]':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1657 |                               ? __ GetUnusedRegister(result_rc, {src}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1778:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1778:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1695:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1695 |                               : __ GetUnusedRegister(dst_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1801:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF32; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF64; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1801:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1694:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1694 |                               ? __ GetUnusedRegister(dst_rc, {src}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1692:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1809:7:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitTypeConversion(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::internal::ExternalReference (*)()) [with v8::internal::wasm::ValueKind dst_kind = v8::internal::wasm::kF64; v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kF32; TypeConversionTrapping can_trap = v8::internal::wasm::<unnamed>::LiftoffCompiler::kNoTrap]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1809:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1694:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1694 |                               ? __ GetUnusedRegister(dst_rc, {src}, {})
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::wasm::LiftoffRegister)]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1845:36:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = void (v8::internal::wasm::LiftoffAssembler::*)(v8::internal::Register, v8::internal::wasm::LiftoffRegister)]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1845:36:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1658:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1658 |                               : __ GetUnusedRegister(result_rc, {});
      |                                                     ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1847:36:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1847:36:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1657 |                               ? __ GetUnusedRegister(result_rc, {src}, {})
      |                                                     ^
In member function 'bool v8::internal::wasm::LiftoffAssembler::emit_i32_popcnt(v8::internal::Register, v8::internal::Register)',
    inlined from 'v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1849:37,
    inlined from 'typename std::enable_if<(! std::is_member_function_pointer<_Tp>::value)>::type v8::internal::wasm::{anonymous}::LiftoffCompiler::CallEmitFn(EmitFn, Args ...) [with EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; Args = {v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister}]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1607:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI32; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1659:15,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1847:36:
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1674:33: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1674 |   Register scratch1 = pinned.set(GetUnusedRegister(kGpReg, pinned)).gp();
      |                       ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1675:40: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1675 |   Register scratch2 = GetUnusedRegister(kGpReg, pinned).gp();
      |                       ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1655:43,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1855:36:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1855:36:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1657:53: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1657 |                               ? __ GetUnusedRegister(result_rc, {src}, {})
      |                                                     ^
In member function 'bool v8::internal::wasm::LiftoffAssembler::emit_i64_popcnt(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)',
    inlined from 'v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1857:37,
    inlined from 'typename std::enable_if<(! std::is_member_function_pointer<_Tp>::value)>::type v8::internal::wasm::{anonymous}::LiftoffCompiler::CallEmitFn(EmitFn, Args ...) [with EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>; Args = {v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister}]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1607:7,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::EmitUnOp(EmitFn) [with v8::internal::wasm::ValueKind src_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_kind = v8::internal::wasm::kI64; v8::internal::wasm::ValueKind result_lane_kind = v8::internal::wasm::kVoid; EmitFn = v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)::<lambda(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister)>]' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1659:15,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1855:36:
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1915:33: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1915 |   Register scratch1 = pinned.set(GetUnusedRegister(kGpReg, pinned)).gp();
      |                       ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/arm/liftoff-assembler-arm.h:1916:40: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1916 |   Register scratch2 = GetUnusedRegister(kGpReg, pinned).gp();
      |                       ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1884:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::UnOp(FullDecoder*, v8::internal::wasm::WasmOpcode, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1885:52: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1885 |         LiftoffRegister null = __ GetUnusedRegister(kGpReg, pinned);
      |                                                    ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNewSegment(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, const v8::internal::wasm::IndexImmediate&, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5903:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefNull(FullDecoder*, v8::internal::wasm::ValueType, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2323:48,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeRefNullImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3582:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeRefNull(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3575:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringConcat(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6907:42:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringConcat(FullDecoder*, const Value&, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6908:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6908 |     MaybeEmitNullCheck(decoder, tail_reg.gp(), pinned, tail.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringConcat(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6911:42:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringConcat(FullDecoder*, const Value&, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6912:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6912 |     MaybeEmitNullCheck(decoder, head_reg.gp(), pinned, head.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf16Slice(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7225:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf16Slice(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7226:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf16Slice(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7227:42:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf16Slice(FullDecoder*, const Value&, const Value&, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7228:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7228 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringCompare(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7367:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringCompare(FullDecoder*, const Value&, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7369:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7369 |     MaybeEmitNullCheck(decoder, rhs_reg.gp(), pinned, rhs.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringCompare(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7372:41:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringCompare(FullDecoder*, const Value&, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7374:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7374 |     MaybeEmitNullCheck(decoder, lhs_reg.gp(), pinned, lhs.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringNewWtf8(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6588:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringNewWtf8(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5817:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringNewWtf8(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6593:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringNewWtf8(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5817:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringNewWtf8Array(FullDecoder*, unibrow::Utf8Variant, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6620:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringNewWtf8Array(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5882:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringNewWtf8Array(FullDecoder*, unibrow::Utf8Variant, const Value&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringNewWtf8Array(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5882:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6622:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6622 |     MaybeEmitNullCheck(decoder, array_reg.gp(), pinned, array.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringNewWtf8Array(FullDecoder*, unibrow::Utf8Variant, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6626:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringNewWtf8Array(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5882:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringMeasureWtf8(FullDecoder*, unibrow::Utf8Variant, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6719:44,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringMeasureWtf8(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5829:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringMeasureWtf8(FullDecoder*, unibrow::Utf8Variant, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringMeasureWtf8(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5829:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6720:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6720 |     MaybeEmitNullCheck(decoder, string_reg.gp(), pinned, str.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::RefFunc(FullDecoder*, uint32_t, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2329:58,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeRefFuncImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3624:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeRefFunc(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3616:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNewFixed(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5854:21:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNewFixed(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5860:21:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNewFixed(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5881:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreObjectField(v8::internal::Register, v8::internal::Register, int, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNewFixed(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5887:23:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7940 |       __ Store(obj, offset_reg, offset, value, store_type, pinned);
      |               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNewFixed(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5881:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreObjectField(v8::internal::Register, v8::internal::Register, int, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNewFixed(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5887:23:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7940 |       __ Store(obj, offset_reg, offset, value, store_type, pinned);
      |               ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNewFixed(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5881:43:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNew(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, v8::internal::wasm::ValueKind, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5667:28:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNew(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, v8::internal::wasm::ValueKind, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5679:59:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNew(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, v8::internal::wasm::ValueKind, bool)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5696:40: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5696 |     LiftoffRegister length = pinned.set(__ PopToModifiableRegister(pinned));
      |                              ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNew(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, v8::internal::wasm::ValueKind, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5706:39:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ArrayNew(FullDecoder*, const v8::internal::wasm::ArrayIndexImmediate&, v8::internal::wasm::ValueKind, bool)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5713:18: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5713 |     ArrayFillImpl(pinned, obj, index, value, length, elem_kind,
      |     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 5714 |                   LiftoffAssembler::kSkipWriteBarrier);
      |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEq(FullDecoder*, const Value&, const Value&, Value*)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6932:39: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6932 |     LiftoffRegister b_reg = pinned.set(__ PopToModifiableRegister(pinned));
      |                             ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6933:39: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6933 |     LiftoffRegister a_reg = pinned.set(__ PopToModifiableRegister(pinned));
      |                             ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEq(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6940:40:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf8(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6766:44,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringEncodeWtf8(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5845:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf8(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringEncodeWtf8(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5845:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6768:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6768 |     MaybeEmitNullCheck(decoder, string_reg.gp(), pinned, str.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf8(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6772:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringEncodeWtf8(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5845:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf8(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6777:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringEncodeWtf8(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5845:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc: In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicWait(FullDecoder*, v8::internal::wasm::ValueKind, const v8::internal::wasm::MemoryAccessImmediate&)':
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4981:25: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4981 |           BoundsCheckMem(decoder, value_kind_size(kind), imm.offset, full_index,
      |           ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4982 |                          pinned, kDoForceCheck);
      |                          ~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4984:24: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4984 |       AlignmentCheckMem(decoder, value_kind_size(kind), imm.offset, index_reg,
      |       ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4985 |                         pinned);
      |                         ~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4990:27: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4990 |               ? pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp()
      |                 ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf8Array(FullDecoder*, unibrow::Utf8Variant, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6804:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringEncodeWtf8Array(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5896:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf8Array(FullDecoder*, unibrow::Utf8Variant, const Value&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringEncodeWtf8Array(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5896:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6806:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6806 |     MaybeEmitNullCheck(decoder, array_reg.gp(), pinned, array.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf8Array(FullDecoder*, unibrow::Utf8Variant, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6809:44,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringEncodeWtf8Array(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5896:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf8Array(FullDecoder*, unibrow::Utf8Variant, const Value&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringEncodeWtf8Array(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5896:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6811:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6811 |     MaybeEmitNullCheck(decoder, string_reg.gp(), pinned, str.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf8Array(FullDecoder*, unibrow::Utf8Variant, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6818:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringEncodeWtf8Array(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5896:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructNew(FullDecoder*, const v8::internal::wasm::StructIndexImmediate&, const Value&, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5578:19:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructNew(FullDecoder*, const v8::internal::wasm::StructIndexImmediate&, const Value&, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5602:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructNew(FullDecoder*, const v8::internal::wasm::StructIndexImmediate&, const Value&, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5602:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructNew(FullDecoder*, const v8::internal::wasm::StructIndexImmediate&, const Value&, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5602:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:625:38,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructNew(FullDecoder*, const v8::internal::wasm::StructIndexImmediate&, const Value&, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5602:37:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreObjectField(v8::internal::Register, v8::internal::Register, int, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructNew(FullDecoder*, const v8::internal::wasm::StructIndexImmediate&, const Value&, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5612:23:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7940 |       __ Store(obj, offset_reg, offset, value, store_type, pinned);
      |               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructNew(FullDecoder*, const v8::internal::wasm::StructIndexImmediate&, const Value&, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5601:33:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreObjectField(v8::internal::Register, v8::internal::Register, int, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructNew(FullDecoder*, const v8::internal::wasm::StructIndexImmediate&, const Value&, bool)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5612:23:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7940 |       __ Store(obj, offset_reg, offset, value, store_type, pinned);
      |               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf8Encode(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, const Value&, const Value&, Value*, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7073:42,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringViewWtf8Encode(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5864:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf8Encode(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, const Value&, const Value&, Value*, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringViewWtf8Encode(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5864:5:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7075:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7075 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf8Encode(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, const Value&, const Value&, Value*, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7079:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringViewWtf8Encode(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5864:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf8Encode(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, unibrow::Utf8Variant, const Value&, const Value&, const Value&, const Value&, Value*, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7084:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringViewWtf8Encode(unibrow::Utf8Variant, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5864:5:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringNewWtf16(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5930:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6651:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6651 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringConst(FullDecoder*, const v8::internal::wasm::StringConstImmediate&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5940:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6699:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6699 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf16(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6845:44,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5976:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf16(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:5976:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6847:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6847 |     MaybeEmitNullCheck(decoder, string_reg.gp(), pinned, str.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6851:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6851 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringIsUSVSequence(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6993:41,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6006:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringIsUSVSequence(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6006:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6994:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6994 |     MaybeEmitNullCheck(decoder, str_reg.gp(), pinned, str.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringAsWtf8(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7012:41,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6015:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringAsWtf8(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6015:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7013:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7013 |     MaybeEmitNullCheck(decoder, str_reg.gp(), pinned, str.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf8Advance(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7038:42,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6026:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf8Advance(FullDecoder*, const Value&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6026:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7040:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7040 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf8Slice(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7119:42,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6047:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf8Slice(FullDecoder*, const Value&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6047:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7121:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7121 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringAsWtf16(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7142:41,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6057:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringAsWtf16(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6057:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7143:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7143 |     MaybeEmitNullCheck(decoder, str_reg.gp(), pinned, str.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf16GetCodeUnit(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7161:41,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6076:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf16GetCodeUnit(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7162:42,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6076:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf16GetCodeUnit(FullDecoder*, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6076:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7163:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7163 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf16Encode(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, const Value&, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7193:42,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6092:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewWtf16Encode(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, const Value&, const Value&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6092:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7195:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7195 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7199:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7199 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringAsIter(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7250:41,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6114:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringAsIter(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6114:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7251:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7251 |     MaybeEmitNullCheck(decoder, str_reg.gp(), pinned, str.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewIterNext(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7270:42,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6123:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewIterNext(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6123:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7271:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7271 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewIterAdvance(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7293:42,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6133:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewIterAdvance(FullDecoder*, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6133:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7295:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7295 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewIterRewind(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7319:42,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6144:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewIterRewind(FullDecoder*, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6144:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7321:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7321 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewIterSlice(FullDecoder*, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7345:42,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6155:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringViewIterSlice(FullDecoder*, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6155:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7347:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7347 |     MaybeEmitNullCheck(decoder, view_reg.gp(), pinned, view.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringNewWtf16Array(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6675:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6184:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringNewWtf16Array(FullDecoder*, const Value&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6184:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6677:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6677 |     MaybeEmitNullCheck(decoder, array_reg.gp(), pinned, array.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf16Array(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6875:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6209:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf16Array(FullDecoder*, const Value&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6209:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6877:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6877 |     MaybeEmitNullCheck(decoder, array_reg.gp(), pinned, array.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf16Array(FullDecoder*, const Value&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6880:44,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6209:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringEncodeWtf16Array(FullDecoder*, const Value&, const Value&, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6209:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:6882:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 6882 |     MaybeEmitNullCheck(decoder, string_reg.gp(), pinned, str.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringHash(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7405:44,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6239:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StringHash(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeStringRefOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6239:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7407:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7407 |     MaybeEmitNullCheck(decoder, string_reg.gp(), pinned, string.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TableGet(FullDecoder*, const Value&, Value*, const v8::internal::wasm::IndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2621:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeTableGetImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3725:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeTableGet(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3719:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1341:34: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 1341 |     Register imm_tag = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                        ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1342:5,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:625:38,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4641:39,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:626:40,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4641:39,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4641:39,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:634:55: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  634 |       DoubleRegister low_fp = SpillAdjacentFpRegisters(pinned).fp();
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4641:39,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4644:32: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4644 |         Load32BitExceptionValue(value.gp(), values_array, index, pinned);
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4648:23,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4649:32: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4649 |         Load32BitExceptionValue(tmp_reg.gp(), values_array, index, pinned);
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Load64BitExceptionValue(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4655:32,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4564:30: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4564 |       Load32BitExceptionValue(dst.high_gp(), values_array, index, pinned);
      |       ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4565:30: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4565 |       Load32BitExceptionValue(dst.low_gp(), values_array, index, pinned);
      |       ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4660:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4660 |             pinned.set(__ GetUnusedRegister(rc_i64, pinned));
      |             ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Load64BitExceptionValue(v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4661:32,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4564:30: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4564 |       Load32BitExceptionValue(dst.high_gp(), values_array, index, pinned);
      |       ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4565:30: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4565 |       Load32BitExceptionValue(dst.low_gp(), values_array, index, pinned);
      |       ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4668:23,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadExceptionValue(v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffRegister, uint32_t*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::GetExceptionValues(FullDecoder*, const v8::internal::wasm::LiftoffAssembler::VarState&, const v8::internal::wasm::WasmTag*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4706:25,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::CatchException(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, Control*, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:1363:23,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatchImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3181:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeCatch(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3153:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4669:32: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4669 |         Load32BitExceptionValue(tmp_reg.gp(), values_array, index, pinned);
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4672:34: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4672 |           Load32BitExceptionValue(tmp_reg.gp(), values_array, index, pinned);
      |           ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MemoryInit(FullDecoder*, const v8::internal::wasm::MemoryInitImmediate&, const Value&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5270:38,
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6355:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MemoryInit(FullDecoder*, const v8::internal::wasm::MemoryInitImmediate&, const Value&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5271:37,
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6355:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MemoryInit(FullDecoder*, const v8::internal::wasm::MemoryInitImmediate&, const Value&, const Value&, const Value&)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6355:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5277:38: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5277 |       instance = __ GetUnusedRegister(kGpReg, pinned).gp();
      |                                      ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5295:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5295 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::DataDrop(FullDecoder*, const v8::internal::wasm::IndexImmediate&)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6365:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5315:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5315 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::DataDrop(FullDecoder*, const v8::internal::wasm::IndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5316:5,
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6365:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::DataDrop(FullDecoder*, const v8::internal::wasm::IndexImmediate&)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6365:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5319:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5319 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5327:42: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5327 |     LiftoffRegister null_reg = pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |                                ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MemoryCopy(FullDecoder*, const v8::internal::wasm::MemoryCopyImmediate&, const Value&, const Value&, const Value&)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6375:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5346:38: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5346 |       instance = __ GetUnusedRegister(kGpReg, pinned).gp();
      |                                      ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MemoryFill(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, const Value&, const Value&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5379:39,
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6386:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::MemoryFill(FullDecoder*, const v8::internal::wasm::MemoryIndexImmediate&, const Value&, const Value&, const Value&)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6386:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5385:38: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5385 |       instance = __ GetUnusedRegister(kGpReg, pinned).gp();
      |                                      ^
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TableInit(FullDecoder*, const v8::internal::wasm::TableInitImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6394:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5422:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5422 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5428:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5428 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ElemDrop(FullDecoder*, const v8::internal::wasm::IndexImmediate&)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6405:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5450:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5450 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ElemDrop(FullDecoder*, const v8::internal::wasm::IndexImmediate&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5451:5,
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6405:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ElemDrop(FullDecoder*, const v8::internal::wasm::IndexImmediate&)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6405:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5454:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5454 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5462:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5462 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5467:26: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5467 |     __ StoreTaggedPointer(element_segments, seg_index.gp(), 0,
      |                          ^
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TableCopy(FullDecoder*, const v8::internal::wasm::TableCopyImmediate&, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6412:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5476:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5476 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5482:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5482 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TableGrow(FullDecoder*, const v8::internal::wasm::IndexImmediate&, const Value&, const Value&, Value*)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6424:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5507:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5507 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TableSize(FullDecoder*, const v8::internal::wasm::IndexImmediate&, Value*)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6435:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5531:33: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5531 |     Register tables = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                       ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TableSize(FullDecoder*, const v8::internal::wasm::IndexImmediate&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5532:5,
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6435:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TableFill(FullDecoder*, const v8::internal::wasm::IndexImmediate&, const Value&, const Value&, const Value&)',
    inlined from 'unsigned int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeNumericOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6446:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5556:19: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5556 |         pinned.set(__ GetUnusedRegister(kGpReg, pinned));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicNotify(FullDecoder*, const v8::internal::wasm::MemoryAccessImmediate&)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::AtomicOp(FullDecoder*, v8::internal::wasm::WasmOpcode, v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >, const v8::internal::wasm::MemoryAccessImmediate&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5206:21,
    inlined from 'uint32_t v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeAtomicOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6317:7:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5061:40: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5061 |     Register index_reg = BoundsCheckMem(decoder, kInt32Size, imm.offset,
      |                          ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 5062 |                                         full_index, {}, kDoForceCheck);
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5064:22: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5064 |     AlignmentCheckMem(decoder, kInt32Size, imm.offset, index_reg, pinned);
      |     ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5069:25: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5069 |             ? pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp()
      |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4751:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreExceptionValue(v8::internal::wasm::ValueType, v8::internal::Register, int*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4584:39,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4775:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreExceptionValue(v8::internal::wasm::ValueType, v8::internal::Register, int*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4775:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4587:33: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4587 |         Store32BitExceptionValue(values_array, index_in_array, value.gp(),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4588 |                                  pinned);
      |                                  ~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreExceptionValue(v8::internal::wasm::ValueType, v8::internal::Register, int*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4592:23,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4775:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreExceptionValue(v8::internal::wasm::ValueType, v8::internal::Register, int*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4775:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4594:33: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4594 |         Store32BitExceptionValue(values_array, index_in_array, gp_reg.gp(),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4595 |                                  pinned);
      |                                  ~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Store64BitExceptionValue(v8::internal::Register, int*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreExceptionValue(v8::internal::wasm::ValueType, v8::internal::Register, int*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4599:33,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4775:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4529:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4529 |       Store32BitExceptionValue(values_array, index_in_array, value.low_gp(),
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4530 |                                pinned);
      |                                ~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4531:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4531 |       Store32BitExceptionValue(values_array, index_in_array, value.high_gp(),
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4532 |                                pinned);
      |                                ~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreExceptionValue(v8::internal::wasm::ValueType, v8::internal::Register, int*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4775:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4603:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4603 |             pinned.set(__ GetUnusedRegister(reg_class_for(kI64), pinned));
      |             ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Store64BitExceptionValue(v8::internal::Register, int*, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreExceptionValue(v8::internal::wasm::ValueType, v8::internal::Register, int*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4606:33,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4775:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4529:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4529 |       Store32BitExceptionValue(values_array, index_in_array, value.low_gp(),
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4530 |                                pinned);
      |                                ~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4531:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4531 |       Store32BitExceptionValue(values_array, index_in_array, value.high_gp(),
      |       ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4532 |                                pinned);
      |                                ~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreExceptionValue(v8::internal::wasm::ValueType, v8::internal::Register, int*, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4611:23,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4775:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreExceptionValue(v8::internal::wasm::ValueType, v8::internal::Register, int*, v8::internal::wasm::LiftoffRegList)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4775:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4614:35: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4614 |           Store32BitExceptionValue(values_array, index_in_array, tmp_reg.gp(),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4615 |                                    pinned);
      |                                    ~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4623:30: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4623 |         __ StoreTaggedPointer(
      |                              ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::GetUnusedRegister(v8::internal::wasm::RegClass, v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:638:29,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4782:19,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:648:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  648 |     return SpillOneRegister(candidates);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In member function 'v8::internal::Register v8::internal::wasm::{anonymous}::LiftoffCompiler::LoadInstanceIntoRegister(v8::internal::wasm::LiftoffRegList, v8::internal::Register)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Throw(FullDecoder*, const v8::internal::wasm::TagIndexImmediate&, const v8::base::Vector<v8::internal::wasm::ValueBase<v8::internal::wasm::Decoder::NoValidationTag> >&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4783:5,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrowImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3132:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeThrow(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3127:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:8100:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 8100 |       instance = LoadInstanceIntoRegister_Slow(pinned, fallback);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TierupCheckOnTailCall(FullDecoder*)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TierupCheckOnTailCall(FullDecoder*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2377:8,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ReturnCall(FullDecoder*, const v8::internal::wasm::CallFunctionImmediate&, const Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3603:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeReturnCallImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3807:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeReturnCall(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3797:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2380:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2380 |     Register tmp1 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2381:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2381 |     Register tmp2 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TierupCheckOnTailCall(FullDecoder*)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TierupCheckOnTailCall(FullDecoder*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2377:8,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ReturnCallIndirect(FullDecoder*, const Value&, const v8::internal::wasm::CallIndirectImmediate&, const Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3610:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeReturnCallIndirectImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3825:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeReturnCallIndirect(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3813:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2380:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2380 |     Register tmp1 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2381:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2381 |     Register tmp2 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TierupCheckOnTailCall(FullDecoder*)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::TierupCheckOnTailCall(FullDecoder*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2377:8,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::ReturnCallRef(FullDecoder*, const Value&, const v8::internal::wasm::FunctionSig*, uint32_t, const Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:3617:26,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeReturnCallRefImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3855:5,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeReturnCallRef(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3848:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2380:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2380 |     Register tmp1 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2381:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2381 |     Register tmp2 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::DoReturn(FullDecoder*, uint32_t)',
    inlined from 'bool v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DoReturn() [with StackElementsCountMode strict_count = v8::internal::wasm::WasmFullDecoder<v8::internal::wasm::Decoder::NoValidationTag, v8::internal::wasm::<unnamed>::LiftoffCompiler, v8::internal::wasm::kFunctionBody>::kStrictCounting; MergeType merge_type = v8::internal::wasm::WasmFullDecoder<v8::internal::wasm::Decoder::NoValidationTag, v8::internal::wasm::<unnamed>::LiftoffCompiler, v8::internal::wasm::kFunctionBody>::kFallthroughMerge; ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:6700:5,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeEndImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3406:54,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeEnd(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3375:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2390:24: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2390 |       tmp1 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |              ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:2391:24: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 2391 |       tmp2 = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp();
      |              ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructSet(FullDecoder*, const Value&, const v8::internal::wasm::FieldImmediate&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5656:39,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4648:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructSet(FullDecoder*, const Value&, const v8::internal::wasm::FieldImmediate&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5657:37,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4648:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructSet(FullDecoder*, const Value&, const v8::internal::wasm::FieldImmediate&, const Value&)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4648:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5658:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5658 |     MaybeEmitNullCheck(decoder, obj.gp(), pinned, struct_obj.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StoreObjectField(v8::internal::Register, v8::internal::Register, int, v8::internal::wasm::LiftoffRegister, v8::internal::wasm::LiftoffRegList, v8::internal::wasm::ValueKind, v8::internal::wasm::LiftoffAssembler::SkipWriteBarrier)',
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StructSet(FullDecoder*, const Value&, const v8::internal::wasm::FieldImmediate&, const Value&)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5659:21,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4648:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7935:28: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7935 |       __ StoreTaggedPointer(obj, offset_reg, offset, value, pinned,
      |                            ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:7940:15: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 7940 |       __ Store(obj, offset_reg, offset, value, store_type, pinned);
      |               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::I31New(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5927:43,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4938:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::I31New(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4938:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5928:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5928 |     LiftoffRegister dst = __ GetUnusedRegister(kGpReg, {src}, {});
      |                                               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::I31GetS(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5945:37,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4947:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::I31GetS(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4947:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5946:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5946 |     MaybeEmitNullCheck(decoder, src.gp(), pinned, input.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5947:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5947 |     LiftoffRegister dst = __ GetUnusedRegister(kGpReg, {src}, {});
      |                                               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::I31GetU(FullDecoder*, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5960:37,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4956:9:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::I31GetU(FullDecoder*, const Value&, Value*)',
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeGCOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4956:9:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5961:23: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5961 |     MaybeEmitNullCheck(decoder, src.gp(), pinned, input.type);
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:5962:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 5962 |     LiftoffRegister dst = __ GetUnusedRegister(kGpReg, {src}, {});
      |                                               ^
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Simd8x16ShuffleOp(FullDecoder*, const v8::internal::wasm::Simd128Immediate&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4478:37,
    inlined from 'uint32_t v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::Simd8x16ShuffleOp(uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4356:7,
    inlined from 'uint32_t v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimdOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4400:33,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimdImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3891:28,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimd(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3875:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::LoadToRegister(VarState, v8::internal::wasm::LiftoffRegList)',
    inlined from 'v8::internal::wasm::LiftoffRegister v8::internal::wasm::LiftoffAssembler::PopToRegister(v8::internal::wasm::LiftoffRegList)' at ../../deps/v8/src/wasm/baseline/liftoff-assembler.h:503:26,
    inlined from 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Simd8x16ShuffleOp(FullDecoder*, const v8::internal::wasm::Simd128Immediate&, const Value&, const Value&, Value*)' at ../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4479:37,
    inlined from 'uint32_t v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::Simd8x16ShuffleOp(uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4356:7,
    inlined from 'uint32_t v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimdOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4400:33,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimdImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3891:28,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimd(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3875:3:
../../deps/v8/src/wasm/baseline/liftoff-assembler.h:478:31: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  478 |     return LoadToRegister_Slow(slot, pinned);
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::Simd8x16ShuffleOp(FullDecoder*, const v8::internal::wasm::Simd128Immediate&, const Value&, const Value&, Value*)',
    inlined from 'uint32_t v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::Simd8x16ShuffleOp(uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4356:7,
    inlined from 'uint32_t v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimdOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4400:33,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimdImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3891:28,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimd(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3875:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4480:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4480 |     LiftoffRegister dst = __ GetUnusedRegister(result_rc, {lhs, rhs}, {});
      |                                               ^
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::S128Const(FullDecoder*, const v8::internal::wasm::Simd128Immediate&, Value*)',
    inlined from 'uint32_t v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::SimdConstOp(uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4317:5,
    inlined from 'uint32_t v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimdOpcode(v8::internal::wasm::WasmOpcode, uint32_t) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:4476:27,
    inlined from 'int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimdImpl(TraceLine*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3891:28,
    inlined from 'static int v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeSimd(v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>*, v8::internal::wasm::WasmOpcode) [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:3875:3:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:4454:47: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
 4454 |     LiftoffRegister dst = __ GetUnusedRegister(result_rc, {});
      |                                               ^
In member function 'void v8::internal::wasm::{anonymous}::LiftoffCompiler::StartFunctionBody(FullDecoder*, Control*)',
    inlined from 'void v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::DecodeFunctionBody() [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:2851:7,
    inlined from 'void v8::internal::wasm::WasmFullDecoder<ValidationTag, Interface, decoding_mode>::Decode() [with ValidationTag = v8::internal::wasm::Decoder::NoValidationTag; Interface = v8::internal::wasm::{anonymous}::LiftoffCompiler; v8::internal::wasm::DecodingMode decoding_mode = v8::internal::wasm::kFunctionBody]' at ../../deps/v8/src/wasm/function-body-decoder-impl.h:2691:23:
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:931:44: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  931 |             pinned.set(__ GetUnusedRegister(kGpReg, pinned).gp());
      |                                            ^
../../deps/v8/src/wasm/baseline/liftoff-compiler.cc:933:44: note: parameter passing for argument of type 'v8::internal::wasm::LiftoffRegList' changed in GCC 7.1
  933 |             pinned.set(__ GetUnusedRegister(kGpReg, pinned).gp());
      |                                            ^
[1233/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.evacuation-verifier.o
[1234/1701] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.unified-heap-marking-visitor.o
[1235/1701] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.unified-heap-marking-verifier.o
[1236/1701] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.unified-heap-marking-state.o
[1237/1701] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.cross-heap-remembered-set.o
[1238/1701] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.cpp-snapshot.o
[1239/1701] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.cpp-heap.o
[1240/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.concurrent-marking.o
[1241/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.concurrent-allocator.o
[1242/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.combined-heap.o
[1243/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.collection-barrier.o
[1244/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.code-stats.o
[1245/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.code-range.o
[1246/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.code-object-registry.o
[1247/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.basic-memory-chunk.o
[1248/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.base-space.o
[1249/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.array-buffer-sweeper.o
[1250/1701] CXX obj/deps/v8/src/heap/v8_base_without_compiler.allocation-observer.o
[1251/1701] CXX obj/deps/v8/src/handles/v8_base_without_compiler.traced-handles.o
[1252/1701] CXX obj/deps/v8/src/handles/v8_base_without_compiler.shared-object-conveyor-handles.o
[1253/1701] CXX obj/deps/v8/src/handles/v8_base_without_compiler.persistent-handles.o
[1254/1701] CXX obj/deps/v8/src/handles/v8_base_without_compiler.local-handles.o
[1255/1701] CXX obj/deps/v8/src/handles/v8_base_without_compiler.handles.o
[1256/1701] CXX obj/deps/v8/src/handles/v8_base_without_compiler.global-handles.o
[1257/1701] CXX obj/deps/v8/src/flags/v8_base_without_compiler.flags.o
[1258/1701] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.trigger-failure-extension.o
[1259/1701] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.statistics-extension.o
[1260/1701] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.ignition-statistics-extension.o
[1261/1701] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.gc-extension.o
[1262/1701] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.externalize-string-extension.o
[1263/1701] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.cputracemark-extension.o
[1264/1701] CXX obj/deps/v8/src/execution/v8_base_without_compiler.v8threads.o
[1265/1701] CXX obj/deps/v8/src/execution/v8_base_without_compiler.tiering-manager.o
[1266/1701] CXX obj/deps/v8/src/execution/v8_base_without_compiler.thread-local-top.o
[1267/1701] CXX obj/deps/v8/src/execution/v8_base_without_compiler.thread-id.o
[1268/1701] CXX obj/deps/v8/src/execution/v8_base_without_compiler.stack-guard.o
[1269/1701] CXX obj/deps/v8/src/execution/v8_base_without_compiler.simulator-base.o
[1270/1701] CXX obj/deps/v8/src/execution/v8_base_without_compiler.protectors.o
../../deps/v8/src/heap/pretenuring-handler.cc: In member function 'void v8::internal::PretenuringHandler::RemoveAllocationSitePretenuringFeedback(v8::internal::AllocationSite)':
../../deps/v8/src/heap/pretenuring-handler.cc:150:6: note: parameter passing for argument of type 'v8::internal::AllocationSite' changed in GCC 7.1
  150 | void PretenuringHandler::RemoveAllocationSitePretenuringFeedback(
      |      ^~~~~~~~~~~~~~~~~~
../../deps/v8/src/heap/pretenuring-handler.cc: In member function 'void v8::internal::PretenuringHandler::PretenureAllocationSiteOnNextCollection(v8::internal::AllocationSite)':
../../deps/v8/src/heap/pretenuring-handler.cc:240:6: note: parameter passing for argument of type 'v8::internal::AllocationSite' changed in GCC 7.1
  240 | void PretenuringHandler::PretenureAllocationSiteOnNextCollection(
      |      ^~~~~~~~~~~~~~~~~~
[1271/1701] CXX obj/deps/v8/src/execution/v8_base_without_compiler.microtask-queue.o
[1272/1701] CXX obj/deps/v8/src/execution/v8_base_without_compiler.messages.o
[1273/1701] CXX obj/deps/v8/src/execution/v8_base_without_compiler.local-isolate.o
[1274/1701] CXX obj/deps/v8/src/execution/v8_base_without_compiler.isolate.o
[1275/1701] CXX obj/deps/v8/src/execution/v8_base_without_compiler.interrupts-scope.o
[1276/1701] CXX obj/deps/v8/src/execution/v8_base_without_compiler.futex-emulation.o
[1277/1701] CXX obj/deps/v8/src/execution/v8_base_without_compiler.frames.o
[1278/1701] CXX obj/deps/v8/src/execution/v8_base_without_compiler.execution.o
[1279/1701] CXX obj/deps/v8/src/execution/v8_base_without_compiler.encoded-c-signature.o
[1280/1701] CXX obj/deps/v8/src/execution/v8_base_without_compiler.embedder-state.o
[1281/1701] CXX obj/deps/v8/src/execution/v8_base_without_compiler.clobber-registers.o
[1282/1701] CXX obj/deps/v8/src/execution/v8_base_without_compiler.arguments.o
[1283/1701] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.unwinder.o
[1284/1701] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.perf-jit.o
[1285/1701] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.objects-printer.o
[1286/1701] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.objects-debug.o
[1287/1701] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.gdb-jit.o
[1288/1701] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.eh-frame.o
[1289/1701] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.disassembler.o
[1290/1701] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.compilation-statistics.o
[1291/1701] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.basic-block-profiler.o
In file included from ../../deps/v8/src/objects/js-objects.cc:84:
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {unsigned int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {unsigned int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::JSObject::JSObjectShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/js-objects.cc:2871:23:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {void*}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {void*}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::JSObject::JSObjectShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/js-objects.cc:2877:23:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {void*}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {void*}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::JSObject::JSObjectShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/js-objects.cc:2929:23:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {const char*, v8::internal::Map}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {const char*, v8::internal::Map}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::JSObject::JSObjectShortPrint(v8::internal::StringStream*)' at ../../deps/v8/src/objects/js-objects.cc:2974:31:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
[1292/1701] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.translation-array.o
[1293/1701] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.translated-state.o
[1294/1701] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.materialized-object-store.o
[1295/1701] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.deoptimizer.o
[1296/1701] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.deoptimized-frame-info.o
[1297/1701] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.deoptimize-reason.o
[1298/1701] CXX obj/deps/v8/src/debug/v8_base_without_compiler.liveedit.o
[1299/1701] CXX obj/deps/v8/src/debug/v8_base_without_compiler.liveedit-diff.o
[1300/1701] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug.o
../../deps/v8/src/heap/object-stats.cc: In member function 'void v8::internal::ObjectStatsCollectorImpl::RecordVirtualAllocationSiteDetails(v8::internal::AllocationSite)':
../../deps/v8/src/heap/object-stats.cc:524:6: note: parameter passing for argument of type 'v8::internal::AllocationSite' changed in GCC 7.1
  524 | void ObjectStatsCollectorImpl::RecordVirtualAllocationSiteDetails(
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/heap/object-stats.cc: In member function 'void v8::internal::ObjectStatsCollectorImpl::CollectGlobalStatistics()':
../../deps/v8/src/heap/object-stats.cc:806:39: note: parameter passing for argument of type 'v8::internal::AllocationSite' changed in GCC 7.1
  806 |     RecordVirtualAllocationSiteDetails(site);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
[1301/1701] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-stack-trace-iterator.o
[1302/1701] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-scopes.o
[1303/1701] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-scope-iterator.o
[1304/1701] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-property-iterator.o
[1305/1701] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-interface.o
[1306/1701] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-frames.o
[1307/1701] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-evaluate.o
[1308/1701] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-coverage.o
[1309/1701] CXX obj/deps/v8/src/date/v8_base_without_compiler.dateparser.o
[1310/1701] CXX obj/deps/v8/src/date/v8_base_without_compiler.date.o
In file included from /usr/include/c++/13.2.1/map:62,
                 from ../../deps/v8/src/diagnostics/compilation-statistics.h:8,
                 from ../../deps/v8/src/diagnostics/compilation-statistics.cc:5:
/usr/include/c++/13.2.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, v8::internal::CompilationStatistics::PhaseStats>}; _Key = std::__cxx11::basic_string<char>; _Val = std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats>; _KeyOfValue = std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats> >; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats> >]':
/usr/include/c++/13.2.1/bits/stl_tree.h:2458:7: note: parameter passing for argument of type 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats> >, std::less<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats> > >::const_iterator' changed in GCC 7.1
 2458 |       _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/13.2.1/map:63:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, v8::internal::CompilationStatistics::PhaseStats>}; _Key = std::__cxx11::basic_string<char>; _Tp = v8::internal::CompilationStatistics::PhaseStats; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats> >]',
    inlined from 'std::__enable_if_t<std::is_constructible<std::pair<const _Key, _Tp>, _Pair>::value, std::pair<typename std::_Rb_tree<_Key, std::pair<const _Key, _Tp>, std::_Select1st<std::pair<const _Key, _Tp> >, _Compare, typename __gnu_cxx::__alloc_traits<_Alloc>::rebind<std::pair<const _Key, _Tp> >::other>::iterator, bool> > std::map<_Key, _Tp, _Compare, _Alloc>::insert(_Pair&&) [with _Pair = std::pair<std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats>; _Key = std::__cxx11::basic_string<char>; _Tp = v8::internal::CompilationStatistics::PhaseStats; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats> >]' at /usr/include/c++/13.2.1/bits/stl_map.h:860:27,
    inlined from 'void v8::internal::CompilationStatistics::RecordPhaseStats(const char*, const char*, const BasicStats&)' at ../../deps/v8/src/diagnostics/compilation-statistics.cc:24:27:
/usr/include/c++/13.2.1/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map<std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats>::const_iterator' {aka 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats> >, std::less<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::PhaseStats> > >::const_iterator'} changed in GCC 7.1
  640 |           return _M_t._M_emplace_hint_unique(__pos,
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  641 |                                              std::forward<_Args>(__args)...);
      |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/13.2.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, v8::internal::CompilationStatistics::OrderedStats>}; _Key = std::__cxx11::basic_string<char>; _Val = std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats>; _KeyOfValue = std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats> >; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats> >]':
/usr/include/c++/13.2.1/bits/stl_tree.h:2458:7: note: parameter passing for argument of type 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats> >, std::less<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats> > >::const_iterator' changed in GCC 7.1
 2458 |       _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, v8::internal::CompilationStatistics::OrderedStats>}; _Key = std::__cxx11::basic_string<char>; _Tp = v8::internal::CompilationStatistics::OrderedStats; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats> >]',
    inlined from 'std::__enable_if_t<std::is_constructible<std::pair<const _Key, _Tp>, _Pair>::value, std::pair<typename std::_Rb_tree<_Key, std::pair<const _Key, _Tp>, std::_Select1st<std::pair<const _Key, _Tp> >, _Compare, typename __gnu_cxx::__alloc_traits<_Alloc>::rebind<std::pair<const _Key, _Tp> >::other>::iterator, bool> > std::map<_Key, _Tp, _Compare, _Alloc>::insert(_Pair&&) [with _Pair = std::pair<std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats>; _Key = std::__cxx11::basic_string<char>; _Tp = v8::internal::CompilationStatistics::OrderedStats; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats> >]' at /usr/include/c++/13.2.1/bits/stl_map.h:860:27,
    inlined from 'void v8::internal::CompilationStatistics::RecordPhaseKindStats(const char*, const BasicStats&)' at ../../deps/v8/src/diagnostics/compilation-statistics.cc:38:21:
/usr/include/c++/13.2.1/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map<std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats>::const_iterator' {aka 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats> >, std::less<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, v8::internal::CompilationStatistics::OrderedStats> > >::const_iterator'} changed in GCC 7.1
  640 |           return _M_t._M_emplace_hint_unique(__pos,
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  641 |                                              std::forward<_Args>(__args)...);
      |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1311/1701] CXX obj/deps/v8/src/compiler-dispatcher/v8_base_without_compiler.optimizing-compile-dispatcher.o
[1312/1701] CXX obj/deps/v8/src/compiler-dispatcher/v8_base_without_compiler.lazy-compile-dispatcher.o
[1313/1701] CXX obj/deps/v8/src/common/v8_base_without_compiler.ptr-compr.o
[1314/1701] CXX obj/deps/v8/src/common/v8_base_without_compiler.code-memory-access.o
[1315/1701] CXX obj/deps/v8/src/common/v8_base_without_compiler.assert-scope.o
[1316/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.unoptimized-compilation-info.o
[1317/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.tnode.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from ../../deps/v8/include/v8-metrics.h:11,
                 from ../../deps/v8/src/heap/gc-tracer.h:8,
                 from ../../deps/v8/src/heap/gc-tracer.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = v8::metrics::GarbageCollectionFullMainThreadIncrementalMark; _Alloc = std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark, std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark> >::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::metrics::GarbageCollectionFullMainThreadIncrementalMark; _Alloc = std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark>]',
    inlined from 'void v8::internal::GCTracer::ReportIncrementalMarkingStepToRecorder(double)' at ../../deps/v8/src/heap/gc-tracer.cc:1675:55,
    inlined from 'void v8::internal::GCTracer::ReportIncrementalMarkingStepToRecorder(double)' at ../../deps/v8/src/heap/gc-tracer.cc:1667:6:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark*, std::vector<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark, std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark> > >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep; _Alloc = std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep, std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep> >::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep; _Alloc = std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep>]',
    inlined from 'void v8::internal::GCTracer::ReportIncrementalSweepingStepToRecorder(double)' at ../../deps/v8/src/heap/gc-tracer.cc:1703:56:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep*, std::vector<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep, std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep> > >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1318/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.tick-counter.o
[1319/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.source-position.o
[1320/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.source-position-table.o
[1321/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.safepoint-table.o
[1322/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.reloc-info.o
[1323/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.register-configuration.o
[1324/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.pending-optimization-table.o
[1325/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.optimized-compilation-info.o
[1326/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.maglev-safepoint-table.o
[1327/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.macro-assembler-base.o
[1328/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.machine-type.o
[1329/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.interface-descriptors.o
[1330/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.handler-table.o
[1331/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.flush-instruction-cache.o
[1332/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.external-reference.o
[1333/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.external-reference-table.o
[1334/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.external-reference-encoder.o
[1335/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.constant-pool.o
[1336/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.compiler.o
[1337/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.compilation-cache.o
[1338/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.code-reference.o
[1339/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.code-factory.o
[1340/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.code-desc.o
[1341/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.code-comments.o
[1342/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.bailout-reason.o
[1343/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.assembler.o
[1344/1701] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.aligned-slot-allocator.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from /usr/include/c++/13.2.1/functional:64,
                 from ../../deps/v8/include/v8-callbacks.h:10,
                 from ../../deps/v8/src/heap/cppgc-js/cpp-heap.h:13,
                 from ../../deps/v8/src/heap/cppgc-js/cpp-heap.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = v8::metrics::GarbageCollectionFullMainThreadIncrementalMark; _Alloc = std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark, std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark> >::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::metrics::GarbageCollectionFullMainThreadIncrementalMark; _Alloc = std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark>]',
    inlined from 'virtual void v8::internal::CppHeap::MetricRecorderAdapter::AddMainThreadEvent(const cppgc::internal::MetricRecorder::MainThreadIncrementalMark&)' at ../../deps/v8/src/heap/cppgc-js/cpp-heap.cc:360:55,
    inlined from 'virtual void v8::internal::CppHeap::MetricRecorderAdapter::AddMainThreadEvent(const cppgc::internal::MetricRecorder::MainThreadIncrementalMark&)' at ../../deps/v8/src/heap/cppgc-js/cpp-heap.cc:346:6:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark*, std::vector<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark, std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalMark> > >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep; _Alloc = std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep, std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep> >::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep; _Alloc = std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep>]',
    inlined from 'virtual void v8::internal::CppHeap::MetricRecorderAdapter::AddMainThreadEvent(const cppgc::internal::MetricRecorder::MainThreadIncrementalSweep&)' at ../../deps/v8/src/heap/cppgc-js/cpp-heap.cc:378:56:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep*, std::vector<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep, std::allocator<v8::metrics::GarbageCollectionFullMainThreadIncrementalSweep> > >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1345/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.constants-table-builder.o
[1346/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins.o
[1347/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-weak-refs.o
[1348/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-typed-array.o
[1349/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-trace.o
[1350/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-temporal.o
[1351/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-symbol.o
[1352/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-struct.o
[1353/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-string.o
[1354/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-sharedarraybuffer.o
[1355/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-shared-array.o
[1356/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-shadow-realm.o
[1357/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-regexp.o
[1358/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-reflect.o
[1359/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-object.o
[1360/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-number.o
[1361/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-json.o
[1362/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-intl.o
[1363/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-internal.o
[1364/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-global.o
In file included from ../../deps/v8/src/objects/objects.cc:123:
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::Object::ShortPrint(v8::internal::StringStream*) const' at ../../deps/v8/src/objects/objects.cc:1782:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
[1365/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-function.o
[1366/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-error.o
[1367/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-date.o
[1368/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-dataview.o
[1369/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-console.o
[1370/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-collections.o
[1371/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-callsite.o
[1372/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-bigint.o
[1373/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-atomics-synchronization.o
[1374/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-async-module.o
[1375/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-arraybuffer.o
[1376/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-array.o
[1377/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-api.o
[1378/1701] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.accessors.o
[1379/1701] CXX obj/deps/v8/src/baseline/v8_base_without_compiler.bytecode-offset-iterator.o
[1380/1701] CXX obj/deps/v8/src/baseline/v8_base_without_compiler.baseline.o
In file included from ../../deps/v8/src/date/date.cc:13:
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int, int, int, int, int, int, int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int, int, int, int, int, int, int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'v8::internal::DateBuffer v8::internal::{anonymous}::FormatDate(const char*, Args ...) [with Args = {int, int, int, int, int, int, int}]' at ../../deps/v8/src/date/date.cc:549:14:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'v8::internal::DateBuffer v8::internal::{anonymous}::FormatDate(const char*, Args ...) [with Args = {}]' at ../../deps/v8/src/date/date.cc:549:14,
    inlined from 'v8::internal::DateBuffer v8::internal::ToDateString(double, DateCache*, ToDateStringMode)' at ../../deps/v8/src/date/date.cc:559:37:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {const char*, const char*, int, int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {const char*, const char*, int, int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'v8::internal::DateBuffer v8::internal::{anonymous}::FormatDate(const char*, Args ...) [with Args = {const char*, const char*, int, int}]' at ../../deps/v8/src/date/date.cc:549:14,
    inlined from 'v8::internal::DateBuffer v8::internal::ToDateString(double, DateCache*, ToDateStringMode)' at ../../deps/v8/src/date/date.cc:577:29:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int, int, int, char, int, int, const char*}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int, int, int, char, int, int, const char*}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'v8::internal::DateBuffer v8::internal::{anonymous}::FormatDate(const char*, Args ...) [with Args = {int, int, int, char, int, int, const char*}]' at ../../deps/v8/src/date/date.cc:549:14,
    inlined from 'v8::internal::DateBuffer v8::internal::ToDateString(double, DateCache*, ToDateStringMode)' at ../../deps/v8/src/date/date.cc:581:53:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {const char*, const char*, int, int, int, int, int, char, int, int, const char*}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {const char*, const char*, int, int, int, int, int, char, int, int, const char*}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'v8::internal::DateBuffer v8::internal::{anonymous}::FormatDate(const char*, Args ...) [with Args = {const char*, const char*, int, int, int, int, int, char, int, int, const char*}]' at ../../deps/v8/src/date/date.cc:549:14,
    inlined from 'v8::internal::DateBuffer v8::internal::ToDateString(double, DateCache*, ToDateStringMode)' at ../../deps/v8/src/date/date.cc:588:25:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {const char*, int, const char*, int, int, int, int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {const char*, int, const char*, int, int, int, int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'v8::internal::DateBuffer v8::internal::{anonymous}::FormatDate(const char*, Args ...) [with Args = {const char*, int, const char*, int, int, int, int}]' at ../../deps/v8/src/date/date.cc:549:14,
    inlined from 'v8::internal::DateBuffer v8::internal::ToDateString(double, DateCache*, ToDateStringMode)' at ../../deps/v8/src/date/date.cc:593:39:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
[1381/1701] CXX obj/deps/v8/src/baseline/v8_base_without_compiler.baseline-compiler.o
[1382/1701] CXX obj/deps/v8/src/baseline/v8_base_without_compiler.baseline-batch-compiler.o
[1383/1701] CXX obj/deps/v8/src/ast/v8_base_without_compiler.variables.o
[1384/1701] CXX obj/deps/v8/src/ast/v8_base_without_compiler.source-range-ast-visitor.o
[1385/1701] CXX obj/deps/v8/src/ast/v8_base_without_compiler.scopes.o
[1386/1701] CXX obj/deps/v8/src/ast/v8_base_without_compiler.prettyprinter.o
[1387/1701] CXX obj/deps/v8/src/ast/v8_base_without_compiler.modules.o
[1388/1701] CXX obj/deps/v8/src/ast/v8_base_without_compiler.ast.o
[1389/1701] CXX obj/deps/v8/src/ast/v8_base_without_compiler.ast-value-factory.o
[1390/1701] CXX obj/deps/v8/src/ast/v8_base_without_compiler.ast-function-literal-id-reindexer.o
[1391/1701] CXX obj/deps/v8/src/api/v8_base_without_compiler.api.o
[1392/1701] CXX obj/deps/v8/src/api/v8_base_without_compiler.api-natives.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from /usr/include/c++/13.2.1/functional:64,
                 from ../../deps/v8/src/base/functional.h:13,
                 from ../../deps/v8/src/base/vector.h:15,
                 from ../../deps/v8/src/codegen/optimized-compilation-info.h:10,
                 from ../../deps/v8/src/codegen/optimized-compilation-info.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder}; _Tp = v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder; _Alloc = std::allocator<v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder>::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder}; _Tp = v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder; _Alloc = std::allocator<v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder; _Alloc = std::allocator<v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'int v8::internal::OptimizedCompilationInfo::AddInlinedFunction(v8::internal::Handle<v8::internal::SharedFunctionInfo>, v8::internal::Handle<v8::internal::BytecodeArray>, v8::internal::SourcePosition)' at ../../deps/v8/src/codegen/optimized-compilation-info.cc:224:31:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder*, std::vector<v8::internal::OptimizedCompilationInfo::InlinedFunctionHolder> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1393/1701] CXX obj/deps/v8/src/api/v8_base_without_compiler.api-arguments.o
[1394/1701] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Runtime.o
[1395/1701] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Profiler.o
[1396/1701] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.HeapProfiler.o
[1397/1701] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Debugger.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from /usr/include/c++/13.2.1/functional:64,
                 from ../../deps/v8/src/base/template-utils.h:9,
                 from ../../deps/v8/src/base/logging.h:17,
                 from ../../deps/v8/src/base/macros.h:12,
                 from ../../deps/v8/src/base/bit-field.h:10,
                 from ../../deps/v8/src/codegen/source-position.h:10,
                 from ../../deps/v8/src/codegen/source-position.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::SourcePositionInfo}; _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator<v8::internal::SourcePositionInfo>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::SourcePositionInfo>::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::SourcePositionInfo}; _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator<v8::internal::SourcePositionInfo>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator<v8::internal::SourcePositionInfo>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'std::vector<v8::internal::SourcePositionInfo> v8::internal::SourcePosition::InliningStack(v8::internal::Isolate*, v8::internal::Code) const' at ../../deps/v8/src/codegen/source-position.cc:72:20:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::SourcePositionInfo*, std::vector<v8::internal::SourcePositionInfo> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::SourcePositionInfo}; _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator<v8::internal::SourcePositionInfo>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator<v8::internal::SourcePositionInfo>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'std::vector<v8::internal::SourcePositionInfo> v8::internal::SourcePosition::InliningStack(v8::internal::Isolate*, v8::internal::Code) const' at ../../deps/v8/src/codegen/source-position.cc:77:18:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::SourcePositionInfo*, std::vector<v8::internal::SourcePositionInfo> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::SourcePositionInfo}; _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator<v8::internal::SourcePositionInfo>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator<v8::internal::SourcePositionInfo>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'std::vector<v8::internal::SourcePositionInfo> v8::internal::SourcePosition::InliningStack(v8::internal::Isolate*, v8::internal::OptimizedCompilationInfo*) const' at ../../deps/v8/src/codegen/source-position.cc:55:20:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::SourcePositionInfo*, std::vector<v8::internal::SourcePositionInfo> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::SourcePositionInfo}; _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator<v8::internal::SourcePositionInfo>]',
    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator<v8::internal::SourcePositionInfo>]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21,
    inlined from 'std::vector<v8::internal::SourcePositionInfo> v8::internal::SourcePosition::InliningStack(v8::internal::Isolate*, v8::internal::OptimizedCompilationInfo*) const' at ../../deps/v8/src/codegen/source-position.cc:58:18:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::SourcePositionInfo*, std::vector<v8::internal::SourcePositionInfo> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1398/1701] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Console.o
[1399/1701] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Protocol.o
[1400/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.type-assertions-phase.o
[1401/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.tag-untag-lowering-phase.o
[1402/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.simplify-tf-loops.o
[1403/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.representations.o
[1404/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.recreate-schedule.o
In file included from ../../deps/v8/src/execution/frames.cc:30:
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::{anonymous}::PrintIndex(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int)' at ../../deps/v8/src/execution/frames.cc:1014:19,
    inlined from 'virtual void v8::internal::StackFrame::Print(v8::internal::StringStream*, PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:1033:13:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::StackFrame::Print(v8::internal::StringStream*, PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:1034:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {void*}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {void*}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::StackFrame::Print(v8::internal::StringStream*, PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:1035:19:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::{anonymous}::PrintIndex(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int)' at ../../deps/v8/src/execution/frames.cc:1014:19,
    inlined from 'virtual void v8::internal::WasmDebugBreakFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2638:13:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::WasmDebugBreakFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2639:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::WasmDebugBreakFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2640:41,
    inlined from 'virtual void v8::internal::WasmDebugBreakFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2636:6:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::{anonymous}::PrintIndex(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int)' at ../../deps/v8/src/execution/frames.cc:1014:19,
    inlined from 'virtual void v8::internal::BuiltinExitFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:1045:13:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::BuiltinExitFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:1046:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::BuiltinExitFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:1047:40:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::BuiltinExitFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:1050:19:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::BuiltinExitFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:1058:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::BuiltinExitFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:1055:21:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::{anonymous}::PrintIndex(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int)' at ../../deps/v8/src/execution/frames.cc:1014:19,
    inlined from 'virtual void v8::internal::WasmFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2481:13:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {void*}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {void*}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::WasmFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2483:21:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::WasmFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2488:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int, char*, void*, int, int, int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int, char*, void*, int, int, int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::WasmFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2502:19:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::WasmFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2506:41:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::{anonymous}::PrintFunctionSource(v8::internal::StringStream*, v8::internal::SharedFunctionInfo)' at ../../deps/v8/src/execution/frames.cc:2807:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'void v8::internal::{anonymous}::PrintIndex(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int)' at ../../deps/v8/src/execution/frames.cc:1014:19,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2823:13:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2825:40:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::JSFunction}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::JSFunction}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2827:19:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2837:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int, void*, int}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int, void*, int}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2847:23:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int, void*}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int, void*}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2852:23:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2856:19:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2865:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2861:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2862:21:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2867:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2871:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2873:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2876:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2894:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2903:25:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2905:25:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2909:23:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2911:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2897:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2899:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2916:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>, Args ...) [with Args = {int, v8::internal::Object}]',
    inlined from 'void v8::internal::StringStream::Add(const char*, Args ...) [with Args = {int, v8::internal::Object}]' at ../../deps/v8/src/strings/string-stream.h:160:8,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2919:21:
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  166 |     Add(format, base::ArrayVector(elems));
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:166:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'virtual void v8::internal::JavaScriptFrame::Print(v8::internal::StringStream*, v8::internal::StackFrame::PrintMode, int) const' at ../../deps/v8/src/execution/frames.cc:2924:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
[1405/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.recreate-schedule-phase.o
[1406/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.phase.o
[1407/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.optimize-phase.o
[1408/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.optimization-phase.o
[1409/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.operations.o
[1410/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.memory-optimization-reducer.o
[1411/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.machine-lowering-phase.o
[1412/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.late-optimization-phase.o
[1413/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.late-escape-analysis-reducer.o
[1414/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.graph.o
[1415/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.graph-visualizer.o
[1416/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.graph-builder.o
[1417/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.decompression-optimization.o
[1418/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.decompression-optimization-phase.o
[1419/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.dead-code-elimination-phase.o
../../deps/v8/src/heap/factory.cc: In member function 'void v8::internal::Factory::InitializeAllocationMemento(v8::internal::AllocationMemento, v8::internal::AllocationSite)':
../../deps/v8/src/heap/factory.cc:349:6: note: parameter passing for argument of type 'v8::internal::AllocationSite' changed in GCC 7.1
  349 | void Factory::InitializeAllocationMemento(AllocationMemento memento,
      |      ^~~~~~~
[1420/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.build-graph-phase.o
[1421/1701] CXX obj/deps/v8/src/compiler/turboshaft/v8_turboshaft.assembler.o
[1422/1701] CXX obj/deps/v8/src/compiler/v8_compiler.js-inlining-heuristic.o
[1423/1701] CXX obj/deps/v8/src/compiler/v8_compiler.js-heap-broker.o
[1424/1701] CXX obj/deps/v8/src/compiler/v8_compiler.js-graph.o
[1425/1701] CXX obj/deps/v8/src/compiler/v8_compiler.js-generic-lowering.o
[1426/1701] CXX obj/deps/v8/src/compiler/v8_compiler.js-create-lowering.o
[1427/1701] CXX obj/deps/v8/src/compiler/v8_compiler.js-context-specialization.o
[1428/1701] CXX obj/deps/v8/src/compiler/v8_compiler.js-call-reducer.o
[1429/1701] CXX obj/deps/v8/src/compiler/v8_compiler.heap-refs.o
[1430/1701] CXX obj/deps/v8/src/compiler/v8_compiler.graph.o
[1431/1701] CXX obj/deps/v8/src/compiler/v8_compiler.graph-visualizer.o
[1432/1701] CXX obj/deps/v8/src/compiler/v8_compiler.graph-trimmer.o
[1433/1701] CXX obj/deps/v8/src/compiler/v8_compiler.graph-reducer.o
[1434/1701] CXX obj/deps/v8/src/compiler/v8_compiler.graph-assembler.o
[1435/1701] CXX obj/deps/v8/src/compiler/v8_compiler.frame.o
In lambda function,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = v8::internal::Heap::ResetAllAllocationSitesDependentCode(v8::internal::AllocationType)::<lambda(v8::internal::AllocationSite)>&; _Args = {v8::internal::AllocationSite}]' at /usr/include/c++/13.2.1/bits/invoke.h:61:36,
    inlined from 'constexpr std::enable_if_t<is_invocable_r_v<_Res, _Callable, _Args ...>, _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = v8::internal::Heap::ResetAllAllocationSitesDependentCode(v8::internal::AllocationType)::<lambda(v8::internal::AllocationSite)>&; _Args = {v8::internal::AllocationSite}]' at /usr/include/c++/13.2.1/bits/invoke.h:111:28,
    inlined from 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = v8::internal::Heap::ResetAllAllocationSitesDependentCode(v8::internal::AllocationType)::<lambda(v8::internal::AllocationSite)>; _ArgTypes = {v8::internal::AllocationSite}]' at /usr/include/c++/13.2.1/bits/std_function.h:290:30:
../../deps/v8/src/heap/heap.cc:2927:73: note: parameter passing for argument of type 'v8::internal::AllocationSite' changed in GCC 7.1
 2926 |                             pretenuring_handler_
      |                             ~~~~~~~~~~~~~~~~~~~~                         
 2927 |                                 .RemoveAllocationSitePretenuringFeedback(site);
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
[1436/1701] CXX obj/deps/v8/src/compiler/v8_compiler.frame-states.o
[1437/1701] CXX obj/deps/v8/src/compiler/v8_compiler.feedback-source.o
[1438/1701] CXX obj/deps/v8/src/compiler/v8_compiler.fast-api-calls.o
[1439/1701] CXX obj/deps/v8/src/compiler/v8_compiler.escape-analysis.o
[1440/1701] CXX obj/deps/v8/src/compiler/v8_compiler.escape-analysis-reducer.o
[1441/1701] CXX obj/deps/v8/src/compiler/v8_compiler.effect-control-linearizer.o
[1442/1701] CXX obj/deps/v8/src/compiler/v8_compiler.decompression-optimizer.o
[1443/1701] CXX obj/deps/v8/src/compiler/v8_compiler.dead-code-elimination.o
[1444/1701] CXX obj/deps/v8/src/compiler/v8_compiler.csa-load-elimination.o
[1445/1701] CXX obj/deps/v8/src/compiler/v8_compiler.control-flow-optimizer.o
[1446/1701] CXX obj/deps/v8/src/compiler/v8_compiler.control-equivalence.o
[1447/1701] CXX obj/deps/v8/src/compiler/v8_compiler.constant-folding-reducer.o
[1448/1701] CXX obj/deps/v8/src/compiler/v8_compiler.compiler-source-position-table.o
[1449/1701] CXX obj/deps/v8/src/compiler/v8_compiler.compilation-dependencies.o
[1450/1701] CXX obj/deps/v8/src/compiler/v8_compiler.common-operator.o
[1451/1701] CXX obj/deps/v8/src/compiler/v8_compiler.common-operator-reducer.o
[1452/1701] CXX obj/deps/v8/src/compiler/v8_compiler.common-node-cache.o
[1453/1701] CXX obj/deps/v8/src/compiler/v8_compiler.code-assembler.o
[1454/1701] CXX obj/deps/v8/src/compiler/v8_compiler.checkpoint-elimination.o
[1455/1701] CXX obj/deps/v8/src/compiler/v8_compiler.c-linkage.o
[1456/1701] CXX obj/deps/v8/src/compiler/v8_compiler.bytecode-liveness-map.o
[1457/1701] CXX obj/deps/v8/src/compiler/v8_compiler.bytecode-graph-builder.o
[1458/1701] CXX obj/deps/v8/src/compiler/v8_compiler.bytecode-analysis.o
[1459/1701] CXX obj/deps/v8/src/compiler/v8_compiler.branch-elimination.o
In file included from ../../deps/v8/src/execution/isolate.cc:108:
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::Isolate::PrintStack(v8::internal::StringStream*, PrintStackMode)' at ../../deps/v8/src/execution/isolate.cc:1457:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::Isolate::PrintStack(v8::internal::StringStream*, PrintStackMode)' at ../../deps/v8/src/execution/isolate.cc:1461:21:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
In member function 'void v8::internal::StringStream::Add(v8::base::Vector<const char>)',
    inlined from 'void v8::internal::StringStream::Add(const char*)' at ../../deps/v8/src/strings/string-stream.h:153:37,
    inlined from 'void v8::internal::Isolate::PrintStack(v8::internal::StringStream*, PrintStackMode)' at ../../deps/v8/src/execution/isolate.cc:1466:19:
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
  155 |     Add(format, base::Vector<FmtElm>());
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/strings/string-stream.h:155:8: note: parameter passing for argument of type 'v8::base::Vector<v8::internal::StringStream::FmtElm>' changed in GCC 7.1
[1460/1701] CXX obj/deps/v8/src/compiler/v8_compiler.branch-condition-duplicator.o
[1461/1701] CXX obj/deps/v8/src/compiler/v8_compiler.basic-block-instrumentor.o
[1462/1701] CXX obj/deps/v8/src/compiler/backend/v8_compiler.spill-placer.o
[1463/1701] CXX obj/deps/v8/src/compiler/backend/v8_compiler.register-allocator.o
[1464/1701] CXX obj/deps/v8/src/compiler/backend/v8_compiler.register-allocator-verifier.o
[1465/1701] CXX obj/deps/v8/src/compiler/backend/v8_compiler.move-optimizer.o
[1466/1701] CXX obj/deps/v8/src/compiler/backend/v8_compiler.mid-tier-register-allocator.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from ../../deps/v8/src/handles/global-handles.h:11,
                 from ../../deps/v8/src/baseline/baseline-batch-compiler.h:10,
                 from ../../deps/v8/src/baseline/baseline-batch-compiler.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::Isolate*&, v8::internal::PersistentHandles*, v8::internal::SharedFunctionInfo&}; _Tp = v8::internal::baseline::BaselineCompilerTask; _Alloc = std::allocator<v8::internal::baseline::BaselineCompilerTask>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::baseline::BaselineCompilerTask>::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::Isolate*&, v8::internal::PersistentHandles*, v8::internal::SharedFunctionInfo&}; _Tp = v8::internal::baseline::BaselineCompilerTask; _Alloc = std::allocator<v8::internal::baseline::BaselineCompilerTask>]',
    inlined from 'v8::internal::baseline::BaselineBatchCompilerJob::BaselineBatchCompilerJob(v8::internal::Isolate*, v8::internal::Handle<v8::internal::WeakFixedArray>, int)' at ../../deps/v8/src/baseline/baseline-batch-compiler.cc:121:26:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::baseline::BaselineCompilerTask*, std::vector<v8::internal::baseline::BaselineCompilerTask> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1467/1701] CXX obj/deps/v8/src/compiler/backend/v8_compiler.jump-threading.o
[1468/1701] CXX obj/deps/v8/src/compiler/backend/v8_compiler.instruction.o
[1469/1701] CXX obj/deps/v8/src/compiler/backend/v8_compiler.instruction-selector.o
[1470/1701] CXX obj/deps/v8/src/compiler/backend/v8_compiler.instruction-scheduler.o
In file included from /usr/include/c++/13.2.1/vector:72,
                 from /usr/include/c++/13.2.1/functional:64,
                 from ../../deps/v8/src/base/template-utils.h:9,
                 from ../../deps/v8/src/base/logging.h:17,
                 from ../../deps/v8/src/base/macros.h:12,
                 from ../../deps/v8/src/base/bits.h:12,
                 from ../../deps/v8/src/base/hashmap.h:14,
                 from ../../deps/v8/src/ast/ast-value-factory.h:33,
                 from ../../deps/v8/src/codegen/compiler.h:11,
                 from ../../deps/v8/src/codegen/compiler.cc:5:
/usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {v8::internal::LocalIsolate*&, v8::internal::Handle<v8::internal::SharedFunctionInfo>&, v8::internal::MaybeHandle<v8::internal::CoverageInfo>&, v8::base::TimeDelta, v8::base::TimeDelta}; _Tp = v8::internal::FinalizeUnoptimizedCompilationData; _Alloc = std::allocator<v8::internal::FinalizeUnoptimizedCompilationData>]':
/usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector<v8::internal::FinalizeUnoptimizedCompilationData>::iterator' changed in GCC 7.1
  445 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::LocalIsolate*&, v8::internal::Handle<v8::internal::SharedFunctionInfo>&, v8::internal::MaybeHandle<v8::internal::CoverageInfo>&, v8::base::TimeDelta, v8::base::TimeDelta}; _Tp = v8::internal::FinalizeUnoptimizedCompilationData; _Alloc = std::allocator<v8::internal::FinalizeUnoptimizedCompilationData>]',
    inlined from 'v8::internal::CompilationJob::Status v8::internal::{anonymous}::FinalizeSingleUnoptimizedCompilationJob(v8::internal::UnoptimizedCompilationJob*, v8::internal::Handle<v8::internal::SharedFunctionInfo>, IsolateT*, v8::internal::FinalizeUnoptimizedCompilationDataList*) [with IsolateT = v8::internal::LocalIsolate]' at ../../deps/v8/src/codegen/compiler.cc:766:61,
    inlined from 'bool v8::internal::{anonymous}::IterativelyExecuteAndFinalizeUnoptimizedCompilationJobs(IsolateT*, v8::internal::Handle<v8::internal::SharedFunctionInfo>, v8::internal::Handle<v8::internal::Script>, v8::internal::ParseInfo*, v8::internal::AccountingAllocator*, v8::internal::IsCompiledScope*, v8::internal::FinalizeUnoptimizedCompilationDataList*, v8::internal::DeferredFinalizationJobDataList*) [with IsolateT = v8::internal::LocalIsolate]' at ../../deps/v8/src/codegen/compiler.cc:850:71,
    inlined from 'void v8::internal::BackgroundCompileTask::Run(v8::internal::LocalIsolate*, v8::internal::ReusableUnoptimizedCompileState*)' at ../../deps/v8/src/codegen/compiler.cc:1890:64:
/usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<v8::internal::FinalizeUnoptimizedCompilationData*, std::vector<v8::internal::FinalizeUnoptimizedCompilationData> >' changed in GCC 7.1
  123 |           _M_realloc_insert(end(), std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1471/1701] CXX obj/deps/v8/src/compiler/backend/v8_compiler.gap-resolver.o
[1472/1701] CXX obj/deps/v8/src/compiler/backend/v8_compiler.frame-elider.o
[1473/1701] CXX obj/deps/v8/src/compiler/backend/v8_compiler.code-generator.o
[1474/1701] CXX obj/deps/v8/src/compiler/backend/v8_compiler.bitcast-elider.o
[1475/1701] CXX obj/deps/v8/src/compiler/v8_compiler.all-nodes.o
[1476/1701] CXX obj/deps/v8/src/compiler/v8_compiler.add-type-assertions-reducer.o
[1477/1701] CXX obj/deps/v8/src/compiler/v8_compiler.access-info.o
[1478/1701] CXX obj/deps/v8/src/compiler/v8_compiler.access-builder.o
In file included from ../../deps/v8/src/compiler/turboshaft/operations.h:31,
                 from ../../deps/v8/src/compiler/turboshaft/graph.h:20,
                 from ../../deps/v8/src/compiler/turboshaft/phase.h:11,
                 from ../../deps/v8/src/compiler/turboshaft/type-assertions-phase.h:8,
                 from ../../deps/v8/src/compiler/turboshaft/type-assertions-phase.cc:5:
../../deps/v8/src/compiler/turboshaft/types.h: In instantiation of 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::minmax() const [with unsigned int Bits = 32; typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type = float]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:35:   required from 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 32; type_t = v8::internal::compiler::turboshaft::FloatType<32>]'
../../deps/v8/src/compiler/turboshaft/typer.h:1306:3:   required from here
../../deps/v8/src/compiler/turboshaft/types.h:687:31: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
  687 |   std::pair<float_t, float_t> minmax() const { return {min(), max()}; }
      |                               ^~~~~~
../../deps/v8/src/compiler/turboshaft/types.h: In instantiation of 'std::pair<typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type, typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type> v8::internal::compiler::turboshaft::FloatType<Bits>::minmax() const [with unsigned int Bits = 64; typename v8::internal::compiler::turboshaft::detail::TypeForBits<Bits>::float_type = double]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:35:   required from 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 64; type_t = v8::internal::compiler::turboshaft::FloatType<64>]'
../../deps/v8/src/compiler/turboshaft/typer.h:1316:3:   required from here
../../deps/v8/src/compiler/turboshaft/types.h:687:31: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
In file included from ../../deps/v8/src/compiler/turboshaft/type-inference-analysis.h:18,
                 from ../../deps/v8/src/compiler/turboshaft/type-inference-reducer.h:20,
                 from ../../deps/v8/src/compiler/turboshaft/assert-types-reducer.h:19,
                 from ../../deps/v8/src/compiler/turboshaft/type-assertions-phase.cc:8:
../../deps/v8/src/compiler/turboshaft/typer.h: In static member function 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 32]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:10: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
  529 |     auto [l_min, l_max] = l.minmax();
      |          ^~~~~~~~~~~~~~
../../deps/v8/src/compiler/turboshaft/typer.h: In static member function 'static v8::internal::compiler::turboshaft::Type v8::internal::compiler::turboshaft::FloatOperationTyper<Bits>::Add(type_t, type_t, v8::internal::Zone*) [with unsigned int Bits = 64]':
../../deps/v8/src/compiler/turboshaft/typer.h:529:10: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
../../deps/v8/src/compiler/turboshaft/typer.h: In function 'v8::internal::compiler::turboshaft::FloatOperationTyper<32u>::Add(v8::internal::compiler::turboshaft::FloatType<32u>, v8::internal::compiler::turboshaft::FloatType<32u>, v8::internal::Zone*)':
../../deps/v8/src/compiler/turboshaft/typer.h:530:35: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  530 |     auto [r_min, r_max] = r.minmax();
      |                           ~~~~~~~~^~
../../deps/v8/src/compiler/turboshaft/typer.h: In function 'v8::internal::compiler::turboshaft::FloatOperationTyper<64u>::Min(v8::internal::compiler::turboshaft::FloatType<64u>, v8::internal::compiler::turboshaft::FloatType<64u>, v8::internal::Zone*)':
../../deps/v8/src/compiler/turboshaft/typer.h:846:35: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  846 |     auto [r_min, r_max] = r.minmax();
      |                           ~~~~~~~~^~
[1479/1701] AR obj/tools/v8_gypfiles/libv8_compiler.a
[1480/1701] STAMP obj/tools/v8_gypfiles/v8_compiler_for_mksnapshot.actions_depends.stamp
[1481/1701] AR obj/tools/v8_gypfiles/libv8_turboshaft.a
[1482/1701] AR obj/tools/v8_gypfiles/libv8_base_without_compiler.a
[1483/1701] STAMP obj/tools/v8_gypfiles/torque_generated_initializers.actions_depends.stamp
[1484/1701] STAMP obj/tools/v8_gypfiles/v8_initializers.actions_depends.stamp
[1485/1701] AR obj/tools/v8_gypfiles/libv8_initializers.a
[1486/1701] STAMP obj/tools/v8_gypfiles/mksnapshot.actions_depends.stamp
[1487/1701] LINK mksnapshot
[1488/1701] STAMP obj/tools/v8_gypfiles/v8_snapshot.actions_depends.stamp
[1489/1701] ACTION generating: "obj/tools/v8_gypfiles/v8_snapshot.gen/snapshot.cc" "obj/tools/v8_gypfiles/v8_snapshot.gen/embedded.S"
[1490/1701] STAMP obj/tools/v8_gypfiles/v8_snapshot.actions_rules_copies.stamp
[1491/1701] CXX obj/deps/v8/src/init/v8_snapshot.setup-isolate-deserialize.o
[1492/1701] CC obj/tools/v8_gypfiles/obj/tools/v8_gypfiles/v8_snapshot.gen/v8_snapshot.embedded.o
[1493/1701] CXX obj/tools/v8_gypfiles/obj/tools/v8_gypfiles/v8_snapshot.gen/v8_snapshot.snapshot.o
[1494/1701] AR obj/tools/v8_gypfiles/libv8_snapshot.a
[1495/1701] STAMP obj/libnode.actions_depends.stamp
[1496/1701] ACTION libnode: node_js2c_1613b577312726d6acf41fb14bd20601
[1497/1701] STAMP obj/libnode.actions_rules_copies.stamp
[1498/1701] STAMP obj/cctest.compile_depends.stamp
[1499/1701] STAMP obj/embedtest.compile_depends.stamp
[1500/1701] STAMP obj/node_mksnapshot.compile_depends.stamp
[1501/1701] CXX obj/src/quic/libnode.transportparams.o
[1502/1701] CXX obj/src/quic/libnode.tokens.o
[1503/1701] CXX obj/src/quic/libnode.tlscontext.o
[1504/1701] CXX obj/src/quic/libnode.sessionticket.o
[1505/1701] CXX obj/src/quic/libnode.preferredaddress.o
[1506/1701] CXX obj/src/quic/libnode.packet.o
[1507/1701] CXX obj/src/quic/libnode.logstream.o
[1508/1701] CXX obj/src/quic/libnode.data.o
[1509/1701] CXX obj/src/quic/libnode.cid.o
[1510/1701] CXX obj/src/quic/libnode.bindingdata.o
[1511/1701] CXX obj/src/libnode.node_crypto.o
[1512/1701] CXX obj/src/crypto/libnode.crypto_x509.o
[1513/1701] CXX obj/src/crypto/libnode.crypto_tls.o
[1514/1701] CXX obj/src/crypto/libnode.crypto_scrypt.o
[1515/1701] CXX obj/src/crypto/libnode.crypto_keygen.o
[1516/1701] CXX obj/src/crypto/libnode.crypto_keys.o
[1517/1701] CXX obj/src/crypto/libnode.crypto_hash.o
[1518/1701] CXX obj/src/crypto/libnode.crypto_dh.o
[1519/1701] CXX obj/src/crypto/libnode.crypto_clienthello.o
[1520/1701] CXX obj/src/crypto/libnode.crypto_util.o
[1521/1701] CXX obj/src/crypto/libnode.crypto_spkac.o
[1522/1701] CXX obj/src/crypto/libnode.crypto_rsa.o
[1523/1701] CXX obj/src/crypto/libnode.crypto_random.o
[1524/1701] CXX obj/src/crypto/libnode.crypto_hmac.o
[1525/1701] CXX obj/src/crypto/libnode.crypto_ec.o
[1526/1701] CXX obj/src/crypto/libnode.crypto_context.o
[1527/1701] CXX obj/src/crypto/libnode.crypto_cipher.o
[1528/1701] CXX obj/src/crypto/libnode.crypto_timing.o
[1529/1701] CXX obj/src/crypto/libnode.crypto_sig.o
[1530/1701] CXX obj/src/crypto/libnode.crypto_pbkdf2.o
[1531/1701] CXX obj/src/crypto/libnode.crypto_hkdf.o
[1532/1701] CXX obj/src/crypto/libnode.crypto_dsa.o
[1533/1701] CXX obj/src/crypto/libnode.crypto_common.o
[1534/1701] CXX obj/src/crypto/libnode.crypto_bio.o
[1535/1701] CXX obj/src/crypto/libnode.crypto_aes.o
[1536/1701] CXX obj/src/inspector/libnode.worker_inspector.o
[1537/1701] CXX obj/src/inspector/libnode.worker_agent.o
[1538/1701] CXX obj/src/inspector/libnode.tracing_agent.o
[1539/1701] CXX obj/src/inspector/libnode.runtime_agent.o
[1540/1701] CXX obj/src/inspector/libnode.node_string.o
[1541/1701] CXX obj/src/inspector/libnode.main_thread_interface.o
[1542/1701] CXX obj/src/libnode.inspector_socket_server.o
[1543/1701] CXX obj/src/libnode.inspector_socket.o
[1544/1701] CXX obj/src/libnode.inspector_js_api.o
[1545/1701] CXX obj/src/libnode.inspector_profiler.o
[1546/1701] CXX obj/src/libnode.inspector_io.o
[1547/1701] CXX obj/src/libnode.inspector_agent.o
[1548/1701] CXX obj/src/libnode.node_snapshot_stub.o
[1549/1701] CXX obj/src/large_pages/libnode.node_large_page.o
[1550/1701] CXX obj/src/libnode.uv.o
[1551/1701] CXX obj/src/libnode.util.o
[1552/1701] CXX obj/src/libnode.udp_wrap.o
[1553/1701] CXX obj/src/libnode.tty_wrap.o
[1554/1701] CXX obj/src/tracing/libnode.traced_value.o
[1555/1701] CXX obj/src/tracing/libnode.trace_event.o
[1556/1701] CXX obj/src/tracing/libnode.node_trace_writer.o
[1557/1701] CXX obj/src/tracing/libnode.node_trace_buffer.o
[1558/1701] CXX obj/src/tracing/libnode.agent.o
[1559/1701] CXX obj/src/libnode.timer_wrap.o
[1560/1701] CXX obj/src/libnode.timers.o
[1561/1701] CXX obj/src/libnode.tcp_wrap.o
[1562/1701] CXX obj/src/libnode.string_decoder.o
[1563/1701] CXX obj/src/libnode.string_bytes.o
[1564/1701] CXX obj/src/libnode.stream_wrap.o
[1565/1701] CXX obj/src/libnode.stream_pipe.o
[1566/1701] CXX obj/src/libnode.stream_base.o
[1567/1701] CXX obj/src/libnode.spawn_sync.o
[1568/1701] CXX obj/src/libnode.signal_wrap.o
[1569/1701] CXX obj/src/libnode.process_wrap.o
[1570/1701] CXX obj/src/libnode.pipe_wrap.o
[1571/1701] CXX obj/src/permission/libnode.worker_permission.o
[1572/1701] CXX obj/src/permission/libnode.permission.o
[1573/1701] CXX obj/src/permission/libnode.inspector_permission.o
[1574/1701] CXX obj/src/permission/libnode.fs_permission.o
[1575/1701] CXX obj/src/permission/libnode.child_process_permission.o
[1576/1701] CXX obj/src/libnode.node_zlib.o
[1577/1701] CXX obj/src/libnode.node_worker.o
[1578/1701] CXX obj/test/cctest/cctest.test_inspector_socket_server.o
[1579/1701] CXX obj/test/cctest/cctest.test_inspector_socket.o
[1580/1701] CXX obj/test/cctest/cctest.test_quic_tokens.o
[1581/1701] CXX obj/test/cctest/cctest.test_quic_cid.o
[1582/1701] CXX obj/test/cctest/cctest.test_node_crypto_env.o
[1583/1701] CXX obj/test/cctest/cctest.test_node_crypto.o
[1584/1701] CXX obj/test/cctest/cctest.test_crypto_clienthello.o
[1585/1701] CXX obj/test/cctest/cctest.test_dataqueue.o
[1586/1701] CXX obj/test/cctest/cctest.test_util.o
[1587/1701] CXX obj/test/cctest/cctest.test_traced_value.o
[1588/1701] CXX obj/test/cctest/cctest.test_sockaddr.o
[1589/1701] CXX obj/test/cctest/cctest.test_json_utils.o
[1590/1701] CXX obj/test/cctest/cctest.test_report.o
[1591/1701] CXX obj/test/cctest/cctest.test_platform.o
[1592/1701] CXX obj/test/cctest/cctest.test_per_process.o
[1593/1701] CXX obj/test/cctest/cctest.test_node_api.o
[1594/1701] CXX obj/test/cctest/cctest.test_linked_binding.o
[1595/1701] CXX obj/test/cctest/cctest.test_environment.o
[1596/1701] CXX obj/test/cctest/cctest.test_node_postmortem_metadata.o
[1597/1701] CXX obj/test/cctest/cctest.test_cppgc.o
[1598/1701] CXX obj/test/cctest/cctest.test_base_object_ptr.o
[1599/1701] CXX obj/test/cctest/cctest.test_base64.o
[1600/1701] CXX obj/test/cctest/cctest.test_aliased_buffer.o
[1601/1701] CXX obj/test/cctest/cctest.node_test_fixture.o
In file included from ../../src/inspector/node_string.cc:3:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
[1602/1701] CXX obj/src/cctest.node_snapshot_stub.o
[1603/1701] CXX obj/test/embedding/embedtest.embedtest.o
[1604/1701] CXX obj/src/embedtest.node_snapshot_stub.o
[1605/1701] CXX obj/tools/snapshot/node_mksnapshot.node_mksnapshot.o
[1606/1701] CXX obj/src/node_mksnapshot.node_snapshot_stub.o
[1607/1701] CXX obj/src/libnode.node_watchdog.o
[1608/1701] CXX obj/src/libnode.node_wasm_web_api.o
[1609/1701] CXX obj/src/libnode.node_wasi.o
[1610/1701] CXX obj/src/libnode.node_v8.o
[1611/1701] CXX obj/src/libnode.node_util.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_cipher.h:6,
                 from ../../src/crypto/crypto_aes.h:6,
                 from ../../src/node_crypto.h:31,
                 from ../../src/crypto/crypto_common.h:6,
                 from ../../src/crypto/crypto_spkac.cc:2:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_spkac.h:6,
                 from ../../src/crypto/crypto_spkac.cc:1:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[1612/1701] CXX obj/src/libnode.node_url.o
[1613/1701] CXX obj/src/libnode.node_types.o
In file included from ../../src/crypto/crypto_timing.cc:2:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_timing.h:6,
                 from ../../src/crypto/crypto_timing.cc:1:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[1614/1701] CXX obj/src/libnode.node_trace_events.o
[1615/1701] CXX obj/src/libnode.node_task_queue.o
[1616/1701] CXX obj/src/libnode.node_symbols.o
[1617/1701] CXX obj/src/libnode.node_stat_watcher.o
[1618/1701] CXX obj/src/libnode.node_sockaddr.o
[1619/1701] CXX obj/src/libnode.node_snapshotable.o
In file included from ../../src/string_bytes.cc:28:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
[1620/1701] CXX obj/src/libnode.node_shadow_realm.o
[1621/1701] CXX obj/src/libnode.node_serdes.o
[1622/1701] CXX obj/src/libnode.node_sea.o
[1623/1701] CXX obj/src/libnode.node_report_utils.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_cipher.h:6,
                 from ../../src/crypto/crypto_aes.h:6,
                 from ../../src/node_crypto.h:31,
                 from ../../src/crypto/crypto_bio.h:27,
                 from ../../src/crypto/crypto_bio.cc:22:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[1624/1701] CXX obj/src/libnode.node_report_module.o
[1625/1701] CXX obj/src/libnode.node_report.o
[1626/1701] CXX obj/src/libnode.node_realm.o
[1627/1701] CXX obj/src/libnode.node_process_object.o
[1628/1701] CXX obj/src/libnode.node_process_methods.o
[1629/1701] CXX obj/src/libnode.node_process_events.o
In file included from ../../src/crypto/crypto_scrypt.h:6,
                 from ../../src/crypto/crypto_scrypt.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[1630/1701] CXX obj/src/libnode.node_postmortem_metadata.o
In file included from ../../src/crypto/crypto_pbkdf2.h:6,
                 from ../../src/crypto/crypto_pbkdf2.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[1631/1701] CXX obj/src/libnode.node_platform.o
[1632/1701] CXX obj/src/libnode.node_perf.o
[1633/1701] CXX obj/src/libnode.node_os.o
[1634/1701] CXX obj/src/libnode.node_options.o
[1635/1701] CXX obj/src/libnode.node_metadata.o
[1636/1701] CXX obj/src/libnode.node_messaging.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_context.h:7,
                 from ../../test/cctest/test_node_crypto.cc:5:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[1637/1701] CXX obj/src/libnode.node_main_instance.o
[1638/1701] CXX obj/src/libnode.node_i18n.o
[1639/1701] CXX obj/src/libnode.node_http2.o
[1640/1701] CXX obj/src/libnode.node_http_parser.o
[1641/1701] CXX obj/src/libnode.node_file.o
In file included from ../../src/inspector_io.cc:6:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/inspector_socket_server.h:6,
                 from ../../src/inspector_io.h:9,
                 from ../../src/inspector_io.cc:1:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[1642/1701] CXX obj/src/libnode.node_external_reference.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_hkdf.h:8,
                 from ../../src/crypto/crypto_hkdf.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[1643/1701] CXX obj/src/libnode.node_errors.o
[1644/1701] CXX obj/src/libnode.node_env_var.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_cipher.h:6,
                 from ../../src/crypto/crypto_aes.h:6,
                 from ../../src/node_crypto.h:31,
                 from ../../src/crypto/crypto_bio.h:27,
                 from ../../test/cctest/test_node_crypto_env.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[1645/1701] CXX obj/src/libnode.node_dotenv.o
In file included from ../../src/inspector/main_thread_interface.cc:4:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
[1646/1701] CXX obj/src/libnode.node_dir.o
[1647/1701] CXX obj/src/libnode.node_credentials.o
[1648/1701] CXX obj/src/libnode.node_contextify.o
[1649/1701] CXX obj/src/libnode.node_constants.o
In file included from ../../src/crypto/crypto_util.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_util.cc: In function 'void node::crypto::InitCryptoOnce()':
../../src/crypto/crypto_util.cc:209:26: warning: 'int ERR_load_ENGINE_strings()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  209 |   ERR_load_ENGINE_strings();
      |   ~~~~~~~~~~~~~~~~~~~~~~~^~
In file included from /usr/include/openssl/cryptoerr.h:17,
                 from /usr/include/openssl/crypto.h:38,
                 from /usr/include/openssl/bio.h:30,
                 from /usr/include/openssl/asn1.h:30,
                 from /usr/include/openssl/dsa.h:26:
/usr/include/openssl/cryptoerr_legacy.h:55:27: note: declared here
   55 | OSSL_DEPRECATEDIN_3_0 int ERR_load_ENGINE_strings(void);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_util.cc:210:30: warning: 'void ENGINE_load_builtin_engines()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  210 |   ENGINE_load_builtin_engines();
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/usr/include/openssl/engine.h:358:28: note: declared here
  358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_util.cc: In function 'v8::Maybe<bool> node::crypto::error::Decorate(node::Environment*, v8::Local<v8::Object>, long unsigned int)':
../../src/crypto/crypto_util.cc:465:41: warning: 'const char* ERR_func_error_string(long unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  465 |   const char* fs = ERR_func_error_string(err);
      |                    ~~~~~~~~~~~~~~~~~~~~~^~~~~
In file included from ../../src/crypto/crypto_util.h:17:
/usr/include/openssl/err.h:459:35: note: declared here
  459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e);
      |                                   ^~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_util.cc: In function 'node::crypto::EnginePointer node::crypto::LoadEngineById(const char*, CryptoErrorStore*)':
../../src/crypto/crypto_util.cc:596:36: warning: 'ENGINE* ENGINE_by_id(const char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  596 |   EnginePointer engine(ENGINE_by_id(id));
      |                        ~~~~~~~~~~~~^~~~
/usr/include/openssl/engine.h:336:31: note: declared here
  336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id);
      |                               ^~~~~~~~~~~~
../../src/crypto/crypto_util.cc:599:40: warning: 'ENGINE* ENGINE_by_id(const char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  599 |     engine = EnginePointer(ENGINE_by_id("dynamic"));
      |                            ~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/openssl/engine.h:336:31: note: declared here
  336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id);
      |                               ^~~~~~~~~~~~
../../src/crypto/crypto_util.cc:601:34: warning: 'int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  601 |       if (!ENGINE_ctrl_cmd_string(engine.get(), "SO_PATH", id, 0) ||
      |            ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/engine.h:479:5: note: declared here
  479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg,
      |     ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_util.cc:602:34: warning: 'int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  602 |           !ENGINE_ctrl_cmd_string(engine.get(), "LOAD", nullptr, 0)) {
      |            ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/engine.h:479:5: note: declared here
  479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg,
      |     ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_util.cc: In function 'bool node::crypto::SetEngine(const char*, uint32_t, CryptoErrorStore*)':
../../src/crypto/crypto_util.cc:624:26: warning: 'int ENGINE_set_default(ENGINE*, unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  624 |   if (!ENGINE_set_default(engine.get(), flags)) {
      |        ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/engine.h:708:27: note: declared here
  708 | OSSL_DEPRECATEDIN_3_0 int ENGINE_set_default(ENGINE *e, unsigned int flags);
      |                           ^~~~~~~~~~~~~~~~~~
[1650/1701] CXX obj/src/libnode.node_config.o
[1651/1701] CXX obj/src/libnode.node_builtins.o
[1652/1701] CXX obj/src/libnode.node_buffer.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_keygen.h:8,
                 from ../../src/crypto/crypto_keygen.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[1653/1701] CXX obj/src/libnode.node_blob.o
[1654/1701] CXX obj/src/libnode.node_binding.o
In file included from ../../src/crypto/crypto_x509.h:7,
                 from ../../src/crypto/crypto_x509.cc:2:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/util-inl.h:30,
                 from ../../src/aliased_buffer-inl.h:7,
                 from ../../src/env-inl.h:27,
                 from ../../src/base_object-inl.h:28,
                 from ../../src/crypto/crypto_x509.cc:1:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[1655/1701] CXX obj/src/libnode.node_api.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_hash.h:7,
                 from ../../src/crypto/crypto_hash.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_hash.cc: In static member function 'static void node::crypto::Hash::New(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_hash.cc:94:23: warning: 'const EVP_MD* EVP_MD_CTX_md(const EVP_MD_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   94 |     md = EVP_MD_CTX_md(orig->mdctx_.get());
      |          ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
In file included from ../../src/crypto/crypto_util.h:18:
/usr/include/openssl/evp.h:557:15: note: declared here
  557 | const EVP_MD *EVP_MD_CTX_md(const EVP_MD_CTX *ctx);
      |               ^~~~~~~~~~~~~
[1656/1701] CXX obj/src/libnode.node.o
[1657/1701] CXX obj/src/libnode.module_wrap.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_cipher.h:6,
                 from ../../src/crypto/crypto_aes.h:6,
                 from ../../src/node_crypto.h:31,
                 from ../../src/crypto/crypto_common.h:6,
                 from ../../src/crypto/crypto_common.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_common.cc: In function 'v8::MaybeLocal<v8::Value> node::crypto::{anonymous}::GetECPubKey(node::Environment*, const EC_GROUP*, const node::crypto::ECPointer&)':
../../src/crypto/crypto_common.cc:430:50: warning: 'const EC_POINT* EC_KEY_get0_public_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  430 |   const EC_POINT* pubkey = EC_KEY_get0_public_key(ec.get());
      |                            ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/usr/include/openssl/ec.h:1065:39: note: declared here
 1065 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_common.cc:438:27: warning: 'point_conversion_form_t EC_KEY_get_conv_form(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  438 |       EC_KEY_get_conv_form(ec.get()),
      |       ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/usr/include/openssl/ec.h:1077:47: note: declared here
 1077 | OSSL_DEPRECATEDIN_3_0 point_conversion_form_t EC_KEY_get_conv_form(const EC_KEY *key);
      |                                               ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_common.cc: In function 'v8::MaybeLocal<v8::Object> node::crypto::{anonymous}::GetPubKey(node::Environment*, const node::crypto::RSAPointer&)':
../../src/crypto/crypto_common.cc:457:28: warning: 'int i2d_RSA_PUBKEY(const RSA*, unsigned char**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  457 |   int size = i2d_RSA_PUBKEY(rsa.get(), nullptr);
      |              ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/dsa.h:26:
/usr/include/openssl/x509.h:713:1: note: declared here
  713 | DECLARE_ASN1_ENCODE_FUNCTIONS_only_attr(OSSL_DEPRECATEDIN_3_0,RSA, RSA_PUBKEY)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_common.cc:467:26: warning: 'int i2d_RSA_PUBKEY(const RSA*, unsigned char**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  467 |   CHECK_GE(i2d_RSA_PUBKEY(rsa.get(), &serialized), 0);
      |            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:160:24: note: in expansion of macro 'CHECK'
  160 | #define CHECK_GE(a, b) CHECK((a) >= (b))
      |                        ^~~~~
../../src/crypto/crypto_common.cc:467:3: note: in expansion of macro 'CHECK_GE'
  467 |   CHECK_GE(i2d_RSA_PUBKEY(rsa.get(), &serialized), 0);
      |   ^~~~~~~~
/usr/include/openssl/x509.h:713:1: note: declared here
  713 | DECLARE_ASN1_ENCODE_FUNCTIONS_only_attr(OSSL_DEPRECATEDIN_3_0,RSA, RSA_PUBKEY)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_common.cc: In function 'v8::MaybeLocal<v8::Object> node::crypto::GetEphemeralKey(node::Environment*, const SSLPointer&)':
../../src/crypto/crypto_common.cc:1131:47: warning: 'ec_key_st* EVP_PKEY_get1_EC_KEY(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1131 |           ECKeyPointer ec(EVP_PKEY_get1_EC_KEY(key.get()));
      |                           ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from ../../src/crypto/crypto_util.h:18:
/usr/include/openssl/evp.h:1379:19: note: declared here
 1379 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey);
      |                   ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_common.cc:1132:62: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1132 |           int nid = EC_GROUP_get_curve_name(EC_KEY_get0_group(ec.get()));
      |                                             ~~~~~~~~~~~~~~~~~^~~~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_common.cc: In function 'v8::MaybeLocal<v8::Object> node::crypto::X509ToObject(node::Environment*, X509*)':
../../src/crypto/crypto_common.cc:1297:36: warning: 'rsa_st* EVP_PKEY_get1_RSA(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1297 |         rsa.reset(EVP_PKEY_get1_RSA(pkey.get()));
      |                   ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/openssl/evp.h:1353:16: note: declared here
 1353 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey);
      |                ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_common.cc:1300:38: warning: 'ec_key_st* EVP_PKEY_get1_EC_KEY(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1300 |         ec.reset(EVP_PKEY_get1_EC_KEY(pkey.get()));
      |                  ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/openssl/evp.h:1379:19: note: declared here
 1379 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey);
      |                   ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_common.cc:1308:17: warning: 'void RSA_get0_key(const RSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1308 |     RSA_get0_key(rsa.get(), &n, &e, nullptr);
      |     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:223:28: note: declared here
  223 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r,
      |                            ^~~~~~~~~~~~
../../src/crypto/crypto_common.cc:1325:46: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1325 |     const EC_GROUP* group = EC_KEY_get0_group(ec.get());
      |                             ~~~~~~~~~~~~~~~~~^~~~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
[1658/1701] CXX obj/src/libnode.json_parser.o
[1659/1701] CXX obj/src/libnode.js_udp_wrap.o
[1660/1701] CXX obj/src/libnode.json_utils.o
[1661/1701] CXX obj/src/libnode.js_stream.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_cipher.h:6,
                 from ../../src/crypto/crypto_aes.h:6,
                 from ../../src/node_crypto.h:31,
                 from ../../src/node_crypto.cc:22:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[1662/1701] CXX obj/src/libnode.js_native_api_v8.o
[1663/1701] CXX obj/src/libnode.histogram.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_dsa.h:6,
                 from ../../src/crypto/crypto_dsa.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_dsa.cc: In function 'v8::Maybe<bool> node::crypto::GetDsaKeyDetail(node::Environment*, std::shared_ptr<KeyObjectData>, v8::Local<v8::Object>)':
../../src/crypto/crypto_dsa.cc:141:37: warning: 'const dsa_st* EVP_PKEY_get0_DSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  141 |   const DSA* dsa = EVP_PKEY_get0_DSA(m_pkey.get());
      |                    ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In file included from ../../src/crypto/crypto_util.h:18:
/usr/include/openssl/evp.h:1360:22: note: declared here
 1360 | const struct dsa_st *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey);
      |                      ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_dsa.cc:144:15: warning: 'void DSA_get0_pqg(const DSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  144 |   DSA_get0_pqg(dsa, &p, &q, nullptr);
      |   ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dsa.h:206:28: note: declared here
  206 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_pqg(const DSA *d, const BIGNUM **p,
      |                            ^~~~~~~~~~~~
[1664/1701] CXX obj/src/libnode.heap_utils.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_cipher.h:6,
                 from ../../src/crypto/crypto_aes.h:6,
                 from ../../src/crypto/crypto_aes.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[1665/1701] CXX obj/src/libnode.handle_wrap.o
[1666/1701] CXX obj/src/libnode.fs_event_wrap.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_hmac.h:7,
                 from ../../src/crypto/crypto_hmac.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_hmac.cc: In member function 'void node::crypto::Hmac::HmacInit(const char*, const char*, int)':
../../src/crypto/crypto_hmac.cc:79:26: warning: 'HMAC_CTX* HMAC_CTX_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 |   ctx_.reset(HMAC_CTX_new());
      |              ~~~~~~~~~~~~^~
/usr/include/openssl/hmac.h:33:33: note: declared here
   33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void);
      |                                 ^~~~~~~~~~~~
../../src/crypto/crypto_hmac.cc:80:29: warning: 'int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   80 |   if (!ctx_ || !HMAC_Init_ex(ctx_.get(), key, key_len, md, nullptr)) {
      |                 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/hmac.h:43:27: note: declared here
   43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
      |                           ^~~~~~~~~~~~
../../src/crypto/crypto_hmac.cc: In member function 'bool node::crypto::Hmac::HmacUpdate(const char*, size_t)':
../../src/crypto/crypto_hmac.cc:97:29: warning: 'int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   97 |   return ctx_ && HMAC_Update(ctx_.get(),
      |                  ~~~~~~~~~~~^~~~~~~~~~~~
   98 |                              reinterpret_cast<const unsigned char*>(data),
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   99 |                              len) == 1;
      |                              ~~~~
/usr/include/openssl/hmac.h:45:27: note: declared here
   45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data,
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_hmac.cc: In static member function 'static void node::crypto::Hmac::HmacDigest(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_hmac.cc:128:25: warning: 'int HMAC_Final(HMAC_CTX*, unsigned char*, unsigned int*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  128 |     bool ok = HMAC_Final(hmac->ctx_.get(), md_value, &md_len);
      |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/hmac.h:47:27: note: declared here
   47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md,
      |                           ^~~~~~~~~~
../../src/crypto/crypto_hmac.cc: In static member function 'static bool node::crypto::HmacTraits::DeriveBits(node::Environment*, const node::crypto::HmacConfig&, node::crypto::ByteSource*)':
../../src/crypto/crypto_hmac.cc:227:34: warning: 'HMAC_CTX* HMAC_CTX_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  227 |   HMACCtxPointer ctx(HMAC_CTX_new());
      |                      ~~~~~~~~~~~~^~
/usr/include/openssl/hmac.h:33:33: note: declared here
   33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void);
      |                                 ^~~~~~~~~~~~
../../src/crypto/crypto_hmac.cc:230:20: warning: 'int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  230 |       !HMAC_Init_ex(
      |        ~~~~~~~~~~~~^
  231 |           ctx.get(),
      |           ~~~~~~~~~~
  232 |           params.key->GetSymmetricKey(),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  233 |           params.key->GetSymmetricKeySize(),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  234 |           params.digest,
      |           ~~~~~~~~~~~~~~
  235 |           nullptr)) {
      |           ~~~~~~~~  
/usr/include/openssl/hmac.h:43:27: note: declared here
   43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
      |                           ^~~~~~~~~~~~
../../src/crypto/crypto_hmac.cc:239:19: warning: 'int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  239 |   if (!HMAC_Update(
      |        ~~~~~~~~~~~^
  240 |           ctx.get(),
      |           ~~~~~~~~~~
  241 |           params.data.data<unsigned char>(),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  242 |           params.data.size())) {
      |           ~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/hmac.h:45:27: note: declared here
   45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data,
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_hmac.cc:249:18: warning: 'int HMAC_Final(HMAC_CTX*, unsigned char*, unsigned int*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  249 |   if (!HMAC_Final(ctx.get(), buf.data<unsigned char>(), &len)) {
      |        ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/hmac.h:47:27: note: declared here
   47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md,
      |                           ^~~~~~~~~~
[1667/1701] CXX obj/src/libnode.env.o
[1668/1701] CXX obj/src/libnode.encoding_binding.o
In file included from ../../src/crypto/crypto_random.h:7,
                 from ../../src/crypto/crypto_random.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_random.cc: In static member function 'static bool node::crypto::CheckPrimeTraits::DeriveBits(node::Environment*, const node::crypto::CheckPrimeConfig&, node::crypto::ByteSource*)':
../../src/crypto/crypto_random.cc:204:27: warning: 'int BN_is_prime_ex(const BIGNUM*, int, BN_CTX*, BN_GENCB*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  204 |   int ret = BN_is_prime_ex(
      |             ~~~~~~~~~~~~~~^
  205 |             params.candidate.get(),
      |             ~~~~~~~~~~~~~~~~~~~~~~~
  206 |             params.checks,
      |             ~~~~~~~~~~~~~~ 
  207 |             ctx.get(),
      |             ~~~~~~~~~~     
  208 |             nullptr);
      |             ~~~~~~~~       
In file included from /usr/include/openssl/asn1.h:36,
                 from /usr/include/openssl/dsa.h:26:
/usr/include/openssl/bn.h:374:5: note: declared here
  374 | int BN_is_prime_ex(const BIGNUM *p, int nchecks, BN_CTX *ctx, BN_GENCB *cb);
      |     ^~~~~~~~~~~~~~
[1669/1701] CXX obj/src/libnode.debug_utils.o
[1670/1701] CXX obj/src/dataqueue/libnode.queue.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_context.h:7,
                 from ../../src/crypto/crypto_context.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_context.cc: In static member function 'static void node::crypto::SecureContext::SetEngineKey(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_context.cc:668:19: warning: 'int ENGINE_init(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  668 |   if (!ENGINE_init(engine.get())) {
      |        ~~~~~~~~~~~^~~~~~~~~~~~~~
/usr/include/openssl/engine.h:620:27: note: declared here
  620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_context.cc:676:44: warning: 'EVP_PKEY* ENGINE_load_private_key(ENGINE*, const char*, UI_METHOD*, void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  676 |   EVPKeyPointer key(ENGINE_load_private_key(engine.get(), *key_name,
      |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
  677 |                                             nullptr, nullptr));
      |                                             ~~~~~~~~~~~~~~~~~
/usr/include/openssl/engine.h:638:11: note: declared here
  638 | EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id,
      |           ^~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_context.cc: In static member function 'static void node::crypto::SecureContext::SetDHParam(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_context.cc:875:35: warning: 'DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  875 |     dh.reset(PEM_read_bio_DHparams(bio.get(), nullptr, nullptr, nullptr));
      |              ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:36,
                 from ../../src/crypto/crypto_util.h:22:
/usr/include/openssl/pem.h:472:1: note: declared here
  472 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
      | ^~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_context.cc:884:14: warning: 'void DH_get0_pqg(const DH*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  884 |   DH_get0_pqg(dh.get(), &p, nullptr, nullptr);
      |   ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:260:28: note: declared here
  260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p,
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_context.cc: In static member function 'static int node::crypto::SecureContext::TicketKeyCallback(SSL*, unsigned char*, unsigned char*, EVP_CIPHER_CTX*, HMAC_CTX*, int)':
../../src/crypto/crypto_context.cc:1281:15: warning: 'int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1281 |   HMAC_Init_ex(hctx,
      |   ~~~~~~~~~~~~^~~~~~
 1282 |                hmac_buf.data(),
      |                ~~~~~~~~~~~~~~~~
 1283 |                hmac_buf.length(),
      |                ~~~~~~~~~~~~~~~~~~
 1284 |                EVP_sha256(),
      |                ~~~~~~~~~~~~~
 1285 |                nullptr);
      |                ~~~~~~~~
/usr/include/openssl/hmac.h:43:27: note: declared here
   43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
      |                           ^~~~~~~~~~~~
../../src/crypto/crypto_context.cc: In static member function 'static int node::crypto::SecureContext::TicketCompatibilityCallback(SSL*, unsigned char*, unsigned char*, EVP_CIPHER_CTX*, HMAC_CTX*, int)':
../../src/crypto/crypto_context.cc:1319:21: warning: 'int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1319 |         HMAC_Init_ex(hctx,
      |         ~~~~~~~~~~~~^~~~~~
 1320 |                      sc->ticket_key_hmac_,
      |                      ~~~~~~~~~~~~~~~~~~~~~
 1321 |                      sizeof(sc->ticket_key_hmac_),
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1322 |                      EVP_sha256(),
      |                      ~~~~~~~~~~~~~
 1323 |                      nullptr) <= 0) {
      |                      ~~~~~~~~
/usr/include/openssl/hmac.h:43:27: note: declared here
   43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
      |                           ^~~~~~~~~~~~
../../src/crypto/crypto_context.cc:1336:19: warning: 'int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1336 |       HMAC_Init_ex(hctx, sc->ticket_key_hmac_, sizeof(sc->ticket_key_hmac_),
      |       ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1337 |                    EVP_sha256(), nullptr) <= 0) {
      |                    ~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/hmac.h:43:27: note: declared here
   43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
      |                           ^~~~~~~~~~~~
[1671/1701] CXX obj/src/libnode.connection_wrap.o
[1672/1701] CXX obj/src/libnode.connect_wrap.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_sig.h:7,
                 from ../../src/crypto/crypto_sig.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_sig.cc: In function 'bool node::crypto::{anonymous}::ValidateDSAParameters(EVP_PKEY*)':
../../src/crypto/crypto_sig.cc:40:39: warning: 'const dsa_st* EVP_PKEY_get0_DSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   40 |     const DSA* dsa = EVP_PKEY_get0_DSA(key);
      |                      ~~~~~~~~~~~~~~~~~^~~~~
In file included from ../../src/crypto/crypto_util.h:18:
/usr/include/openssl/evp.h:1360:22: note: declared here
 1360 | const struct dsa_st *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey);
      |                      ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_sig.cc:42:17: warning: 'void DSA_get0_pqg(const DSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   42 |     DSA_get0_pqg(dsa, &p, nullptr, nullptr);
      |     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dsa.h:206:28: note: declared here
  206 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_pqg(const DSA *d, const BIGNUM **p,
      |                            ^~~~~~~~~~~~
../../src/crypto/crypto_sig.cc:45:17: warning: 'void DSA_get0_pqg(const DSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   45 |     DSA_get0_pqg(dsa, nullptr, &q, nullptr);
      |     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dsa.h:206:28: note: declared here
  206 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_pqg(const DSA *d, const BIGNUM **p,
      |                            ^~~~~~~~~~~~
../../src/crypto/crypto_sig.cc: In function 'std::unique_ptr<v8::BackingStore> node::crypto::{anonymous}::Node_SignFinal(node::Environment*, node::crypto::EVPMDPointer&&, const node::crypto::ManagedEVPPKey&, int, v8::Maybe<int>)':
../../src/crypto/crypto_sig.cc:98:63: warning: 'const EVP_MD* EVP_MD_CTX_md(const EVP_MD_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   98 |       EVP_PKEY_CTX_set_signature_md(pkctx.get(), EVP_MD_CTX_md(mdctx.get())) &&
      |                                                  ~~~~~~~~~~~~~^~~~~~~~~~~~~
/usr/include/openssl/evp.h:557:15: note: declared here
  557 | const EVP_MD *EVP_MD_CTX_md(const EVP_MD_CTX *ctx);
      |               ^~~~~~~~~~~~~
../../src/crypto/crypto_sig.cc: In function 'unsigned int node::crypto::{anonymous}::GetBytesOfRS(const node::crypto::ManagedEVPPKey&)':
../../src/crypto/crypto_sig.cc:121:43: warning: 'const dsa_st* EVP_PKEY_get0_DSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  121 |     const DSA* dsa_key = EVP_PKEY_get0_DSA(pkey.get());
      |                          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/openssl/evp.h:1360:22: note: declared here
 1360 | const struct dsa_st *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey);
      |                      ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_sig.cc:123:34: warning: 'const BIGNUM* DSA_get0_q(const DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  123 |     bits = BN_num_bits(DSA_get0_q(dsa_key));
      |                        ~~~~~~~~~~^~~~~~~~~
/usr/include/openssl/dsa.h:214:37: note: declared here
  214 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *DSA_get0_q(const DSA *d);
      |                                     ^~~~~~~~~~
../../src/crypto/crypto_sig.cc:125:48: warning: 'const ec_key_st* EVP_PKEY_get0_EC_KEY(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  125 |     const EC_KEY* ec_key = EVP_PKEY_get0_EC_KEY(pkey.get());
      |                            ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/openssl/evp.h:1377:25: note: declared here
 1377 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey);
      |                         ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_sig.cc:126:49: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  126 |     const EC_GROUP* ec_group = EC_KEY_get0_group(ec_key);
      |                                ~~~~~~~~~~~~~~~~~^~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_sig.cc: In member function 'node::crypto::SignBase::Error node::crypto::Verify::VerifyFinal(const node::crypto::ManagedEVPPKey&, const node::crypto::ByteSource&, int, const v8::Maybe<int>&, bool*)':
../../src/crypto/crypto_sig.cc:524:50: warning: 'const EVP_MD* EVP_MD_CTX_md(const EVP_MD_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  524 |                                     EVP_MD_CTX_md(mdctx.get())) > 0) {
      |                                     ~~~~~~~~~~~~~^~~~~~~~~~~~~
/usr/include/openssl/evp.h:557:15: note: declared here
  557 | const EVP_MD *EVP_MD_CTX_md(const EVP_MD_CTX *ctx);
      |               ^~~~~~~~~~~~~
[1673/1701] CXX obj/src/libnode.cleanup_queue.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_cipher.h:6,
                 from ../../src/crypto/crypto_cipher.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[1674/1701] CXX obj/src/libnode.cares_wrap.o
[1675/1701] CXX obj/src/libnode.base_object.o
[1676/1701] CXX obj/src/libnode.async_wrap.o
[1677/1701] CXX obj/src/api/libnode.utils.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_keys.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_keys.cc: In function 'v8::MaybeLocal<v8::Value> node::crypto::{anonymous}::WritePrivateKey(node::Environment*, EVP_PKEY*, const node::crypto::PrivateKeyEncodingConfig&)':
../../src/crypto/crypto_keys.cc:330:37: warning: 'rsa_st* EVP_PKEY_get1_RSA(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  330 |     RSAPointer rsa(EVP_PKEY_get1_RSA(pkey));
      |                    ~~~~~~~~~~~~~~~~~^~~~~~
In file included from ../../src/crypto/crypto_util.h:18:
/usr/include/openssl/evp.h:1353:16: note: declared here
 1353 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey);
      |                ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc:333:40: warning: 'int PEM_write_bio_RSAPrivateKey(BIO*, const RSA*, const EVP_CIPHER*, const unsigned char*, int, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  333 |       err = PEM_write_bio_RSAPrivateKey(
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  334 |                 bio.get(), rsa.get(),
      |                 ~~~~~~~~~~~~~~~~~~~~~   
  335 |                 config.cipher_,
      |                 ~~~~~~~~~~~~~~~         
  336 |                 reinterpret_cast<unsigned char*>(pass),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  337 |                 pass_len,
      |                 ~~~~~~~~~               
  338 |                 nullptr, nullptr) != 1;
      |                 ~~~~~~~~~~~~~~~~~       
In file included from /usr/include/openssl/ssl.h:36,
                 from ../../src/crypto/crypto_util.h:22:
/usr/include/openssl/pem.h:450:1: note: declared here
  450 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc:343:34: warning: 'int i2d_RSAPrivateKey_bio(BIO*, const RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  343 |       err = i2d_RSAPrivateKey_bio(bio.get(), rsa.get()) != 1;
      |             ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ssl.h:31:
/usr/include/openssl/x509.h:620:27: note: declared here
  620 | OSSL_DEPRECATEDIN_3_0 int i2d_RSAPrivateKey_bio(BIO *bp, const RSA *rsa);
      |                           ^~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc:370:45: warning: 'ec_key_st* EVP_PKEY_get1_EC_KEY(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  370 |     ECKeyPointer ec_key(EVP_PKEY_get1_EC_KEY(pkey));
      |                         ~~~~~~~~~~~~~~~~~~~~^~~~~~
/usr/include/openssl/evp.h:1379:19: note: declared here
 1379 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey);
      |                   ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc:373:39: warning: 'int PEM_write_bio_ECPrivateKey(BIO*, const EC_KEY*, const EVP_CIPHER*, const unsigned char*, int, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  373 |       err = PEM_write_bio_ECPrivateKey(
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  374 |                 bio.get(), ec_key.get(),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
  375 |                 config.cipher_,
      |                 ~~~~~~~~~~~~~~~        
  376 |                 reinterpret_cast<unsigned char*>(pass),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  377 |                 pass_len,
      |                 ~~~~~~~~~              
  378 |                 nullptr, nullptr) != 1;
      |                 ~~~~~~~~~~~~~~~~~      
/usr/include/openssl/pem.h:465:1: note: declared here
  465 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, ECPrivateKey, EC_KEY)
      | ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc:383:33: warning: 'int i2d_ECPrivateKey_bio(BIO*, const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  383 |       err = i2d_ECPrivateKey_bio(bio.get(), ec_key.get()) != 1;
      |             ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/x509.h:640:27: note: declared here
  640 | OSSL_DEPRECATEDIN_3_0 int i2d_ECPrivateKey_bio(BIO *bp, const EC_KEY *eckey);
      |                           ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc: In function 'bool node::crypto::{anonymous}::WritePublicKeyInner(EVP_PKEY*, const node::crypto::BIOPointer&, const node::crypto::PublicKeyEncodingConfig&)':
../../src/crypto/crypto_keys.cc:400:37: warning: 'rsa_st* EVP_PKEY_get1_RSA(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  400 |     RSAPointer rsa(EVP_PKEY_get1_RSA(pkey));
      |                    ~~~~~~~~~~~~~~~~~^~~~~~
/usr/include/openssl/evp.h:1353:16: note: declared here
 1353 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey);
      |                ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc:403:40: warning: 'int PEM_write_bio_RSAPublicKey(BIO*, const RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  403 |       return PEM_write_bio_RSAPublicKey(bio.get(), rsa.get()) == 1;
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/pem.h:451:1: note: declared here
  451 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSAPublicKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc:407:34: warning: 'int i2d_RSAPublicKey_bio(BIO*, const RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  407 |       return i2d_RSAPublicKey_bio(bio.get(), rsa.get()) == 1;
      |              ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/x509.h:622:27: note: declared here
  622 | OSSL_DEPRECATEDIN_3_0 int i2d_RSAPublicKey_bio(BIO *bp, const RSA *rsa);
      |                           ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc: In static member function 'static void node::crypto::KeyObjectHandle::InitECRaw(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_keys.cc:1065:46: warning: 'EC_KEY* EC_KEY_new_by_curve_name(int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1065 |   ECKeyPointer eckey(EC_KEY_new_by_curve_name(id));
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/usr/include/openssl/ec.h:1001:31: note: declared here
 1001 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc:1069:44: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1069 |   const EC_GROUP* group = EC_KEY_get0_group(eckey.get());
      |                           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_keys.cc:1074:29: warning: 'int EC_KEY_set_public_key(EC_KEY*, const EC_POINT*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1074 |       !EC_KEY_set_public_key(eckey.get(), pub.get())) {
      |        ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1073:27: note: declared here
 1073 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub);
      |                           ^~~~~~~~~~~~~~~~~~~~~
[1678/1701] CXX obj/src/api/libnode.hooks.o
In file included from ../../src/node_metadata.cc:11:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
[1679/1701] CXX obj/src/api/libnode.exceptions.o
[1680/1701] CXX obj/src/api/libnode.environment.o
[1681/1701] CXX obj/src/api/libnode.encoding.o
[1682/1701] CXX obj/src/api/libnode.embed_helpers.o
[1683/1701] CXX obj/src/api/libnode.callback.o
[1684/1701] CXX obj/src/api/libnode.async_resource.o
[1685/1701] CXX obj/gen/src/node/inspector/protocol/libnode.NodeRuntime.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_keygen.h:8,
                 from ../../src/crypto/crypto_ec.h:8,
                 from ../../src/crypto/crypto_ec.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In constructor 'node::crypto::ECDH::ECDH(node::Environment*, v8::Local<v8::Object>, node::crypto::ECKeyPointer&&)':
../../src/crypto/crypto_ec.cc:124:29: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  124 |     group_(EC_KEY_get0_group(key_.get())) {
      |            ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In static member function 'static void node::crypto::ECDH::New(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_ec.cc:146:44: warning: 'EC_KEY* EC_KEY_new_by_curve_name(int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  146 |   ECKeyPointer key(EC_KEY_new_by_curve_name(nid));
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/usr/include/openssl/ec.h:1001:31: note: declared here
 1001 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In static member function 'static void node::crypto::ECDH::GenerateKeys(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_ec.cc:160:27: warning: 'int EC_KEY_generate_key(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  160 |   if (!EC_KEY_generate_key(ecdh->key_.get()))
      |        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1104:27: note: declared here
 1104 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_generate_key(EC_KEY *key);
      |                           ^~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In static member function 'static void node::crypto::ECDH::ComputeSecret(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_ec.cc:226:24: warning: 'int ECDH_compute_key(void*, size_t, const EC_POINT*, const EC_KEY*, void* (*)(const void*, size_t, void*, size_t*))' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  226 |   if (!ECDH_compute_key(
      |        ~~~~~~~~~~~~~~~~^
  227 |           bs->Data(), bs->ByteLength(), pub.get(), ecdh->key_.get(), nullptr))
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1299:27: note: declared here
 1299 | OSSL_DEPRECATEDIN_3_0 int ECDH_compute_key(void *out, size_t outlen,
      |                           ^~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In static member function 'static void node::crypto::ECDH::GetPublicKey(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_ec.cc:245:44: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  245 |   const EC_GROUP* group = EC_KEY_get0_group(ecdh->key_.get());
      |                           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:246:47: warning: 'const EC_POINT* EC_KEY_get0_public_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  246 |   const EC_POINT* pub = EC_KEY_get0_public_key(ecdh->key_.get());
      |                         ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1065:39: note: declared here
 1065 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In static member function 'static void node::crypto::ECDH::GetPrivateKey(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_ec.cc:268:44: warning: 'const BIGNUM* EC_KEY_get0_private_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  268 |   const BIGNUM* b = EC_KEY_get0_private_key(ecdh->key_.get());
      |                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1051:37: note: declared here
 1051 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key);
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In static member function 'static void node::crypto::ECDH::SetPrivateKey(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_ec.cc:310:34: warning: 'EC_KEY* EC_KEY_dup(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  310 |   ECKeyPointer new_key(EC_KEY_dup(ecdh->key_.get()));
      |                        ~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1019:31: note: declared here
 1019 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_dup(const EC_KEY *src);
      |                               ^~~~~~~~~~
../../src/crypto/crypto_ec.cc:313:38: warning: 'int EC_KEY_set_private_key(EC_KEY*, const BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  313 |   int result = EC_KEY_set_private_key(new_key.get(), priv.get());
      |                ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1059:27: note: declared here
 1059 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *prv);
      |                           ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:324:51: warning: 'const BIGNUM* EC_KEY_get0_private_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  324 |   const BIGNUM* priv_key = EC_KEY_get0_private_key(new_key.get());
      |                            ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1051:37: note: declared here
 1051 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key);
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:336:29: warning: 'int EC_KEY_set_public_key(EC_KEY*, const EC_POINT*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  336 |   if (!EC_KEY_set_public_key(new_key.get(), pub.get()))
      |        ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1073:27: note: declared here
 1073 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub);
      |                           ^~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:341:35: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  341 |   ecdh->group_ = EC_KEY_get0_group(ecdh->key_.get());
      |                  ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In static member function 'static void node::crypto::ECDH::SetPublicKey(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_ec.cc:363:32: warning: 'int EC_KEY_set_public_key(EC_KEY*, const EC_POINT*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  363 |   int r = EC_KEY_set_public_key(ecdh->key_.get(), pub.get());
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1073:27: note: declared here
 1073 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub);
      |                           ^~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In member function 'bool node::crypto::ECDH::IsKeyPairValid()':
../../src/crypto/crypto_ec.cc:387:31: warning: 'int EC_KEY_check_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  387 |   return 1 == EC_KEY_check_key(key_.get());
      |               ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/openssl/ec.h:1110:27: note: declared here
 1110 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_check_key(const EC_KEY *key);
      |                           ^~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In static member function 'static bool node::crypto::ECDHBitsTraits::DeriveBits(node::Environment*, const node::crypto::ECDHBitsConfig&, node::crypto::ByteSource*)':
../../src/crypto/crypto_ec.cc:520:43: warning: 'const ec_key_st* EVP_PKEY_get0_EC_KEY(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  520 |         private_key = EVP_PKEY_get0_EC_KEY(m_privkey.get());
      |                       ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In file included from ../../src/crypto/crypto_util.h:18:
/usr/include/openssl/evp.h:1377:25: note: declared here
 1377 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey);
      |                         ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:524:54: warning: 'const ec_key_st* EVP_PKEY_get0_EC_KEY(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  524 |       const EC_KEY* public_key = EVP_PKEY_get0_EC_KEY(m_pubkey.get());
      |                                  ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/usr/include/openssl/evp.h:1377:25: note: declared here
 1377 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey);
      |                         ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:526:48: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  526 |       const EC_GROUP* group = EC_KEY_get0_group(private_key);
      |                               ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:530:32: warning: 'int EC_KEY_check_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  530 |       CHECK_EQ(EC_KEY_check_key(private_key), 1);
      |                ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_ec.cc:530:7: note: in expansion of macro 'CHECK_EQ'
  530 |       CHECK_EQ(EC_KEY_check_key(private_key), 1);
      |       ^~~~~~~~
/usr/include/openssl/ec.h:1110:27: note: declared here
 1110 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_check_key(const EC_KEY *key);
      |                           ^~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:531:32: warning: 'int EC_KEY_check_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  531 |       CHECK_EQ(EC_KEY_check_key(public_key), 1);
      |                ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_ec.cc:531:7: note: in expansion of macro 'CHECK_EQ'
  531 |       CHECK_EQ(EC_KEY_check_key(public_key), 1);
      |       ^~~~~~~~
/usr/include/openssl/ec.h:1110:27: note: declared here
 1110 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_check_key(const EC_KEY *key);
      |                           ^~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:532:51: warning: 'const EC_POINT* EC_KEY_get0_public_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  532 |       const EC_POINT* pub = EC_KEY_get0_public_key(public_key);
      |                             ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/usr/include/openssl/ec.h:1065:39: note: declared here
 1065 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:538:27: warning: 'int ECDH_compute_key(void*, size_t, const EC_POINT*, const EC_KEY*, void* (*)(const void*, size_t, void*, size_t*))' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  538 |       if (ECDH_compute_key(buf.data<char>(), len, pub, private_key, nullptr) <=
      |           ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1299:27: note: declared here
 1299 | OSSL_DEPRECATEDIN_3_0 int ECDH_compute_key(void *out, size_t outlen,
      |                           ^~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In function 'node::crypto::WebCryptoKeyExportStatus node::crypto::{anonymous}::EC_Raw_Export(node::crypto::KeyObjectData*, const node::crypto::ECKeyExportConfig&, node::crypto::ByteSource*)':
../../src/crypto/crypto_ec.cc:632:46: warning: 'const ec_key_st* EVP_PKEY_get0_EC_KEY(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  632 |   const EC_KEY* ec_key = EVP_PKEY_get0_EC_KEY(m_pkey.get());
      |                          ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/usr/include/openssl/evp.h:1377:25: note: declared here
 1377 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey);
      |                         ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:660:46: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  660 |     const EC_GROUP* group = EC_KEY_get0_group(ec_key);
      |                             ~~~~~~~~~~~~~~~~~^~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:661:51: warning: 'const EC_POINT* EC_KEY_get0_public_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  661 |     const EC_POINT* point = EC_KEY_get0_public_key(ec_key);
      |                             ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/usr/include/openssl/ec.h:1065:39: note: declared here
 1065 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In static member function 'static node::crypto::WebCryptoKeyExportStatus node::crypto::ECKeyExportTraits::DoExport(std::shared_ptr<node::crypto::KeyObjectData>, node::crypto::WebCryptoKeyFormat, const node::crypto::ECKeyExportConfig&, node::crypto::ByteSource*)':
../../src/crypto/crypto_ec.cc:717:52: warning: 'const ec_key_st* EVP_PKEY_get0_EC_KEY(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  717 |         const EC_KEY* ec_key = EVP_PKEY_get0_EC_KEY(m_pkey.get());
      |                                ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/usr/include/openssl/evp.h:1377:25: note: declared here
 1377 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey);
      |                         ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:718:50: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  718 |         const EC_GROUP* group = EC_KEY_get0_group(ec_key);
      |                                 ~~~~~~~~~~~~~~~~~^~~~~~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:719:55: warning: 'const EC_POINT* EC_KEY_get0_public_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  719 |         const EC_POINT* point = EC_KEY_get0_public_key(ec_key);
      |                                 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/usr/include/openssl/ec.h:1065:39: note: declared here
 1065 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:728:35: warning: 'EC_KEY* EC_KEY_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  728 |         ECKeyPointer ec(EC_KEY_new());
      |                         ~~~~~~~~~~^~
/usr/include/openssl/ec.h:971:31: note: declared here
  971 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new(void);
      |                               ^~~~~~~~~~
../../src/crypto/crypto_ec.cc:729:37: warning: 'int EC_KEY_set_group(EC_KEY*, const EC_GROUP*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  729 |         CHECK_EQ(1, EC_KEY_set_group(ec.get(), group));
      |                     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_ec.cc:729:9: note: in expansion of macro 'CHECK_EQ'
  729 |         CHECK_EQ(1, EC_KEY_set_group(ec.get(), group));
      |         ^~~~~~~~
/usr/include/openssl/ec.h:1045:27: note: declared here
 1045 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group);
      |                           ^~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:737:42: warning: 'int EC_KEY_set_public_key(EC_KEY*, const EC_POINT*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  737 |         CHECK_EQ(1, EC_KEY_set_public_key(ec.get(), uncompressed.get()));
      |                     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_ec.cc:737:9: note: in expansion of macro 'CHECK_EQ'
  737 |         CHECK_EQ(1, EC_KEY_set_public_key(ec.get(), uncompressed.get()));
      |         ^~~~~~~~
/usr/include/openssl/ec.h:1073:27: note: declared here
 1073 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub);
      |                           ^~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:739:41: warning: 'int EVP_PKEY_set1_EC_KEY(EVP_PKEY*, ec_key_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  739 |         CHECK_EQ(1, EVP_PKEY_set1_EC_KEY(pkey.get(), ec.get()));
      |                     ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_ec.cc:739:9: note: in expansion of macro 'CHECK_EQ'
  739 |         CHECK_EQ(1, EVP_PKEY_set1_EC_KEY(pkey.get(), ec.get()));
      |         ^~~~~~~~
/usr/include/openssl/evp.h:1375:5: note: declared here
 1375 | int EVP_PKEY_set1_EC_KEY(EVP_PKEY *pkey, struct ec_key_st *key);
      |     ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In function 'v8::Maybe<void> node::crypto::ExportJWKEcKey(node::Environment*, std::shared_ptr<KeyObjectData>, v8::Local<v8::Object>)':
../../src/crypto/crypto_ec.cc:761:42: warning: 'const ec_key_st* EVP_PKEY_get0_EC_KEY(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  761 |   const EC_KEY* ec = EVP_PKEY_get0_EC_KEY(m_pkey.get());
      |                      ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/usr/include/openssl/evp.h:1377:25: note: declared here
 1377 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey);
      |                         ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:764:47: warning: 'const EC_POINT* EC_KEY_get0_public_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  764 |   const EC_POINT* pub = EC_KEY_get0_public_key(ec);
      |                         ~~~~~~~~~~~~~~~~~~~~~~^~~~
/usr/include/openssl/ec.h:1065:39: note: declared here
 1065 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:765:44: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  765 |   const EC_GROUP* group = EC_KEY_get0_group(ec);
      |                           ~~~~~~~~~~~~~~~~~^~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:831:48: warning: 'const BIGNUM* EC_KEY_get0_private_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  831 |     const BIGNUM* pvt = EC_KEY_get0_private_key(ec);
      |                         ~~~~~~~~~~~~~~~~~~~~~~~^~~~
/usr/include/openssl/ec.h:1051:37: note: declared here
 1051 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key);
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In function 'std::shared_ptr<node::crypto::KeyObjectData> node::crypto::ImportJWKEcKey(node::Environment*, v8::Local<v8::Object>, const v8::FunctionCallbackInfo<v8::Value>&, unsigned int)':
../../src/crypto/crypto_ec.cc:950:43: warning: 'EC_KEY* EC_KEY_new_by_curve_name(int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  950 |   ECKeyPointer ec(EC_KEY_new_by_curve_name(nid));
      |                   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/usr/include/openssl/ec.h:1001:31: note: declared here
 1001 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:959:48: warning: 'int EC_KEY_set_public_key_affine_coordinates(EC_KEY*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  959 |   if (!EC_KEY_set_public_key_affine_coordinates(
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  960 |           ec.get(),
      |           ~~~~~~~~~                             
  961 |           x.ToBN().get(),
      |           ~~~~~~~~~~~~~~~                       
  962 |           y.ToBN().get())) {
      |           ~~~~~~~~~~~~~~~                       
/usr/include/openssl/ec.h:1125:27: note: declared here
 1125 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key_affine_coordinates(EC_KEY *key,
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:969:32: warning: 'int EC_KEY_set_private_key(EC_KEY*, const BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  969 |     if (!EC_KEY_set_private_key(ec.get(), d.ToBN().get())) {
      |          ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1059:27: note: declared here
 1059 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *prv);
      |                           ^~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:976:32: warning: 'int EVP_PKEY_set1_EC_KEY(EVP_PKEY*, ec_key_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  976 |   CHECK_EQ(EVP_PKEY_set1_EC_KEY(pkey.get(), ec.get()), 1);
      |            ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_ec.cc:976:3: note: in expansion of macro 'CHECK_EQ'
  976 |   CHECK_EQ(EVP_PKEY_set1_EC_KEY(pkey.get(), ec.get()), 1);
      |   ^~~~~~~~
/usr/include/openssl/evp.h:1375:5: note: declared here
 1375 | int EVP_PKEY_set1_EC_KEY(EVP_PKEY *pkey, struct ec_key_st *key);
      |     ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In function 'v8::Maybe<bool> node::crypto::GetEcKeyDetail(node::Environment*, std::shared_ptr<KeyObjectData>, v8::Local<v8::Object>)':
../../src/crypto/crypto_ec.cc:989:42: warning: 'const ec_key_st* EVP_PKEY_get0_EC_KEY(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  989 |   const EC_KEY* ec = EVP_PKEY_get0_EC_KEY(m_pkey.get());
      |                      ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/usr/include/openssl/evp.h:1377:25: note: declared here
 1377 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey);
      |                         ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:992:44: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  992 |   const EC_GROUP* group = EC_KEY_get0_group(ec);
      |                           ~~~~~~~~~~~~~~~~~^~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc: In function 'size_t node::crypto::GroupOrderSize(const ManagedEVPPKey&)':
../../src/crypto/crypto_ec.cc:1007:42: warning: 'const ec_key_st* EVP_PKEY_get0_EC_KEY(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1007 |   const EC_KEY* ec = EVP_PKEY_get0_EC_KEY(key.get());
      |                      ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/openssl/evp.h:1377:25: note: declared here
 1377 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey);
      |                         ^~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_ec.cc:1009:44: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 1009 |   const EC_GROUP* group = EC_KEY_get0_group(ec);
      |                           ~~~~~~~~~~~~~~~~~^~~~
/usr/include/openssl/ec.h:1037:39: note: declared here
 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      |                                       ^~~~~~~~~~~~~~~~~
[1686/1701] CXX obj/gen/src/node/inspector/protocol/libnode.NodeTracing.o
[1687/1701] CXX obj/gen/src/node/inspector/protocol/libnode.NodeWorker.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_dh.h:6,
                 from ../../src/crypto/crypto_dh.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In member function 'bool node::crypto::DiffieHellman::Init(int, int)':
../../src/crypto/crypto_dh.cc:134:19: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  134 |   dh_.reset(DH_new());
      |             ~~~~~~^~
/usr/include/openssl/dh.h:206:27: note: declared here
  206 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
      |                           ^~~~~~
../../src/crypto/crypto_dh.cc:135:33: warning: 'int DH_generate_parameters_ex(DH*, int, int, BN_GENCB*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  135 |   if (!DH_generate_parameters_ex(dh_.get(), primeLength, g, nullptr))
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:219:27: note: declared here
  219 | OSSL_DEPRECATEDIN_3_0 int DH_generate_parameters_ex(DH *dh, int prime_len,
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In member function 'bool node::crypto::DiffieHellman::Init(node::crypto::BignumPointer&&, int)':
../../src/crypto/crypto_dh.cc:145:19: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  145 |   dh_.reset(DH_new());
      |             ~~~~~~^~
/usr/include/openssl/dh.h:206:27: note: declared here
  206 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
      |                           ^~~~~~
../../src/crypto/crypto_dh.cc:149:21: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  149 |          DH_set0_pqg(dh_.get(), bn_p.release(), nullptr, bn_g.release()) &&
      |          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:262:27: note: declared here
  262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In member function 'bool node::crypto::DiffieHellman::Init(const char*, int, int)':
../../src/crypto/crypto_dh.cc:154:19: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  154 |   dh_.reset(DH_new());
      |             ~~~~~~^~
/usr/include/openssl/dh.h:206:27: note: declared here
  206 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
      |                           ^~~~~~
../../src/crypto/crypto_dh.cc:169:19: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  169 |       !DH_set0_pqg(dh_.get(), bn_p, nullptr, bn_g)) {
      |        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:262:27: note: declared here
  262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In member function 'bool node::crypto::DiffieHellman::Init(const char*, int, const char*, int)':
../../src/crypto/crypto_dh.cc:178:19: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  178 |   dh_.reset(DH_new());
      |             ~~~~~~^~
/usr/include/openssl/dh.h:206:27: note: declared here
  206 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
      |                           ^~~~~~
../../src/crypto/crypto_dh.cc:199:19: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  199 |   if (!DH_set0_pqg(dh_.get(), bn_p, nullptr, bn_g)) {
      |        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:262:27: note: declared here
  262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In static member function 'static void node::crypto::DiffieHellman::GenerateKeys(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_dh.cc:296:23: warning: 'int DH_generate_key(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  296 |   if (!DH_generate_key(diffieHellman->dh_.get())) {
      |        ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:230:27: note: declared here
  230 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh);
      |                           ^~~~~~~~~~~~~~~
../../src/crypto/crypto_dh.cc:301:14: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  301 |   DH_get0_key(diffieHellman->dh_.get(), &pub_key, nullptr);
      |   ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:263:28: note: declared here
  263 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key,
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In lambda function:
../../src/crypto/crypto_dh.cc:357:16: warning: 'void DH_get0_pqg(const DH*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  357 |     DH_get0_pqg(dh, &p, nullptr, nullptr);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:260:28: note: declared here
  260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p,
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In lambda function:
../../src/crypto/crypto_dh.cc:365:16: warning: 'void DH_get0_pqg(const DH*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  365 |     DH_get0_pqg(dh, nullptr, nullptr, &g);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:260:28: note: declared here
  260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p,
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In lambda function:
../../src/crypto/crypto_dh.cc:373:16: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  373 |     DH_get0_key(dh, &pub_key, nullptr);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:263:28: note: declared here
  263 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key,
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In lambda function:
../../src/crypto/crypto_dh.cc:381:16: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  381 |     DH_get0_key(dh, nullptr, &priv_key);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:263:28: note: declared here
  263 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key,
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In static member function 'static void node::crypto::DiffieHellman::ComputeSecret(const v8::FunctionCallbackInfo<v8::Value>&)':
../../src/crypto/crypto_dh.cc:404:46: warning: 'int DH_size(const DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  404 |                                       DH_size(diffieHellman->dh_.get()));
      |                                       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:210:27: note: declared here
  210 | OSSL_DEPRECATEDIN_3_0 int DH_size(const DH *dh);
      |                           ^~~~~~~
../../src/crypto/crypto_dh.cc:407:28: warning: 'int DH_compute_key(unsigned char*, const BIGNUM*, DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  407 |   int size = DH_compute_key(static_cast<unsigned char*>(bs->Data()),
      |              ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  408 |                             key.get(),
      |                             ~~~~~~~~~~
  409 |                             diffieHellman->dh_.get());
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:231:27: note: declared here
  231 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key,
      |                           ^~~~~~~~~~~~~~
../../src/crypto/crypto_dh.cc:415:31: warning: 'int DH_check_pub_key(const DH*, const BIGNUM*, int*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  415 |     checked = DH_check_pub_key(diffieHellman->dh_.get(),
      |               ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  416 |                                key.get(),
      |                                ~~~~~~~~~~
  417 |                                &checkResult);
      |                                ~~~~~~~~~~~~~
/usr/include/openssl/dh.h:228:27: note: declared here
  228 | OSSL_DEPRECATEDIN_3_0 int DH_check_pub_key(const DH *dh, const BIGNUM *pub_key,
      |                           ^~~~~~~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In lambda function:
../../src/crypto/crypto_dh.cc:461:54: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  461 |          [](DH* dh, BIGNUM* num) { return DH_set0_key(dh, num, nullptr); },
      |                                           ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:265:27: note: declared here
  265 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In lambda function:
../../src/crypto/crypto_dh.cc:467:54: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  467 |          [](DH* dh, BIGNUM* num) { return DH_set0_key(dh, nullptr, num); },
      |                                           ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:265:27: note: declared here
  265 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_dh.cc: In member function 'bool node::crypto::DiffieHellman::VerifyContext()':
../../src/crypto/crypto_dh.cc:482:16: warning: 'int DH_check(const DH*, int*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  482 |   if (!DH_check(dh_.get(), &codes))
      |        ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:227:27: note: declared here
  227 | OSSL_DEPRECATEDIN_3_0 int DH_check(const DH *dh, int *codes);
      |                           ^~~~~~~~
../../src/crypto/crypto_dh.cc: In static member function 'static node::crypto::EVPKeyCtxPointer node::crypto::DhKeyGenTraits::Setup(node::crypto::DhKeyPairGenConfig*)':
../../src/crypto/crypto_dh.cc:550:24: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  550 |     DHPointer dh(DH_new());
      |                  ~~~~~~^~
/usr/include/openssl/dh.h:206:27: note: declared here
  206 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
      |                           ^~~~~~
../../src/crypto/crypto_dh.cc:557:21: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  557 |         !DH_set0_pqg(dh.get(), prime, nullptr, bn_g.get())) {
      |          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:262:27: note: declared here
  262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
      |                           ^~~~~~~~~~~
[1688/1701] CXX obj/gen/src/node/inspector/protocol/libnode.Protocol.o
[1689/1701] CXX obj/gen/libnode.node_javascript.o
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_cipher.h:6,
                 from ../../src/crypto/crypto_rsa.h:6,
                 from ../../src/crypto/crypto_rsa.cc:1:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_rsa.cc: In static member function 'static node::crypto::EVPKeyCtxPointer node::crypto::RsaKeyGenTraits::Setup(node::crypto::RsaKeyPairGenConfig*)':
../../src/crypto/crypto_rsa.cc:55:43: warning: 'int EVP_PKEY_CTX_set_rsa_keygen_pubexp(EVP_PKEY_CTX*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   55 |     if (EVP_PKEY_CTX_set_rsa_keygen_pubexp(ctx.get(), bn.get()) <= 0)
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:134:5: note: declared here
  134 | int EVP_PKEY_CTX_set_rsa_keygen_pubexp(EVP_PKEY_CTX *ctx, BIGNUM *pubexp);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc: In function 'v8::Maybe<bool> node::crypto::ExportJWKRsaKey(node::Environment*, std::shared_ptr<KeyObjectData>, v8::Local<v8::Object>)':
../../src/crypto/crypto_rsa.cc:375:28: warning: 'const rsa_st* EVP_PKEY_get0_RSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  375 |     rsa = EVP_PKEY_get0_RSA(m_pkey.get());
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In file included from ../../src/crypto/crypto_util.h:18:
/usr/include/openssl/evp.h:1351:22: note: declared here
 1351 | const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey);
      |                      ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:377:48: warning: 'void* EVP_PKEY_get0(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  377 |     rsa = static_cast<const RSA*>(EVP_PKEY_get0(m_pkey.get()));
      |                                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~
/usr/include/openssl/evp.h:1335:7: note: declared here
 1335 | void *EVP_PKEY_get0(const EVP_PKEY *pkey);
      |       ^~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:389:15: warning: 'void RSA_get0_key(const RSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  389 |   RSA_get0_key(rsa, &n, &e, &d);
      |   ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:223:28: note: declared here
  223 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r,
      |                            ^~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:404:21: warning: 'void RSA_get0_factors(const RSA*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  404 |     RSA_get0_factors(rsa, &p, &q);
      |     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/usr/include/openssl/rsa.h:226:28: note: declared here
  226 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_factors(const RSA *r,
      |                            ^~~~~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:405:24: warning: 'void RSA_get0_crt_params(const RSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  405 |     RSA_get0_crt_params(rsa, &dp, &dq, &qi);
      |     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:231:28: note: declared here
  231 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_crt_params(const RSA *r,
      |                            ^~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc: In function 'std::shared_ptr<node::crypto::KeyObjectData> node::crypto::ImportJWKRsaKey(node::Environment*, v8::Local<v8::Object>, const v8::FunctionCallbackInfo<v8::Value>&, unsigned int)':
../../src/crypto/crypto_rsa.cc:444:25: warning: 'RSA* RSA_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  444 |   RsaPointer rsa(RSA_new());
      |                  ~~~~~~~^~
/usr/include/openssl/rsa.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void);
      |                            ^~~~~~~
../../src/crypto/crypto_rsa.cc:449:20: warning: 'int RSA_set0_key(RSA*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  449 |   if (!RSA_set0_key(
      |        ~~~~~~~~~~~~^
  450 |           rsa.get(),
      |           ~~~~~~~~~~
  451 |           n.ToBN().release(),
      |           ~~~~~~~~~~~~~~~~~~~
  452 |           e.ToBN().release(),
      |           ~~~~~~~~~~~~~~~~~~~
  453 |           nullptr)) {
      |           ~~~~~~~~  
/usr/include/openssl/rsa.h:213:27: note: declared here
  213 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d);
      |                           ^~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:490:22: warning: 'int RSA_set0_key(RSA*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  490 |     if (!RSA_set0_key(rsa.get(), nullptr, nullptr, d.ToBN().release()) ||
      |          ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:213:27: note: declared here
  213 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d);
      |                           ^~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:491:26: warning: 'int RSA_set0_factors(RSA*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  491 |         !RSA_set0_factors(rsa.get(), p.ToBN().release(), q.ToBN().release()) ||
      |          ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:214:27: note: declared here
  214 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_factors(RSA *r, BIGNUM *p, BIGNUM *q);
      |                           ^~~~~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:492:29: warning: 'int RSA_set0_crt_params(RSA*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  492 |         !RSA_set0_crt_params(
      |          ~~~~~~~~~~~~~~~~~~~^
  493 |             rsa.get(),
      |             ~~~~~~~~~~       
  494 |             dp.ToBN().release(),
      |             ~~~~~~~~~~~~~~~~~~~~
  495 |             dq.ToBN().release(),
      |             ~~~~~~~~~~~~~~~~~~~~
  496 |             qi.ToBN().release())) {
      |             ~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:215:27: note: declared here
  215 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_crt_params(RSA *r,
      |                           ^~~~~~~~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:503:29: warning: 'int EVP_PKEY_set1_RSA(EVP_PKEY*, rsa_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  503 |   CHECK_EQ(EVP_PKEY_set1_RSA(pkey.get(), rsa.get()), 1);
      |            ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_rsa.cc:503:3: note: in expansion of macro 'CHECK_EQ'
  503 |   CHECK_EQ(EVP_PKEY_set1_RSA(pkey.get(), rsa.get()), 1);
      |   ^~~~~~~~
/usr/include/openssl/evp.h:1349:5: note: declared here
 1349 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key);
      |     ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc: In function 'v8::Maybe<bool> node::crypto::GetRsaKeyDetail(node::Environment*, std::shared_ptr<KeyObjectData>, v8::Local<v8::Object>)':
../../src/crypto/crypto_rsa.cc:524:28: warning: 'const rsa_st* EVP_PKEY_get0_RSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  524 |     rsa = EVP_PKEY_get0_RSA(m_pkey.get());
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/usr/include/openssl/evp.h:1351:22: note: declared here
 1351 | const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey);
      |                      ^~~~~~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:526:48: warning: 'void* EVP_PKEY_get0(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  526 |     rsa = static_cast<const RSA*>(EVP_PKEY_get0(m_pkey.get()));
      |                                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~
/usr/include/openssl/evp.h:1335:7: note: declared here
 1335 | void *EVP_PKEY_get0(const EVP_PKEY *pkey);
      |       ^~~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:530:15: warning: 'void RSA_get0_key(const RSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  530 |   RSA_get0_key(rsa, &n, &e, nullptr);
      |   ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:223:28: note: declared here
  223 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r,
      |                            ^~~~~~~~~~~~
../../src/crypto/crypto_rsa.cc:572:55: warning: 'const RSA_PSS_PARAMS* RSA_get0_pss_params(const RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  572 |     const RSA_PSS_PARAMS* params = RSA_get0_pss_params(rsa);
      |                                    ~~~~~~~~~~~~~~~~~~~^~~~~
/usr/include/openssl/rsa.h:246:45: note: declared here
  246 | OSSL_DEPRECATEDIN_3_0 const RSA_PSS_PARAMS *RSA_get0_pss_params(const RSA *r);
      |                                             ^~~~~~~~~~~~~~~~~~~
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_context.h:7,
                 from ../../src/crypto/crypto_tls.h:27,
                 from ../../src/crypto/crypto_tls.cc:22:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_mutex.h:6,
                 from ../../src/node_options.h:11,
                 from ../../src/inspector_agent.h:9,
                 from ../../src/env.h:29,
                 from ../../src/crypto/crypto_util.h:7:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
../../src/crypto/crypto_tls.cc: In member function 'void node::crypto::TLSWrap::ClearOut()':
../../src/crypto/crypto_tls.cc:820:49: warning: 'const char* ERR_func_error_string(long unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  820 |           const char* fs = ERR_func_error_string(ssl_err);
      |                            ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
In file included from ../../src/crypto/crypto_util.h:17:
/usr/include/openssl/err.h:459:35: note: declared here
  459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e);
      |                                   ^~~~~~~~~~~~~~~~~~~~~
In file included from ../../test/cctest/test_util.cc:4:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
In file included from ../../src/node_main_instance.cc:4:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/node_main_instance.h:11,
                 from ../../src/node_main_instance.cc:1:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
In file included from ../../src/node_builtins.cc:7:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
In file included from ../../src/encoding_binding.cc:6:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
In file included from ../../src/node_buffer.cc:31:
../../deps/simdutf/simdutf.h:174:60: note: '#pragma message: The simdutf library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.'
  174 | use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.")
      |                                                            ^
In file included from ../../src/crypto/crypto_keys.h:6,
                 from ../../src/crypto/crypto_cipher.h:6,
                 from ../../src/crypto/crypto_aes.h:6,
                 from ../../src/node_crypto.h:31,
                 from ../../src/node.cc:49:
../../src/crypto/crypto_util.h:66:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   66 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
In file included from ../../src/crypto/crypto_util.h:21:
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:67:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   67 | using ECPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                  ^
In file included from ../../src/crypto/crypto_util.h:16:
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:73:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   73 | using ECKeyPointer = DeleteFnPtr<EC_KEY, EC_KEY_free>;
      |                                                     ^
/usr/include/openssl/ec.h:1006:28: note: declared here
 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      |                            ^~~~~~~~~~~
../../src/crypto/crypto_util.h:74:42: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   74 | using DHPointer = DeleteFnPtr<DH, DH_free>;
      |                                          ^
In file included from /usr/include/openssl/dsa.h:31,
                 from ../../src/crypto/crypto_util.h:15:
/usr/include/openssl/dh.h:207:28: note: declared here
  207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      |                            ^~~~~~~
../../src/crypto/crypto_util.h:76:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 | using HMACCtxPointer = DeleteFnPtr<HMAC_CTX, HMAC_CTX_free>;
      |                                                           ^
In file included from ../../src/crypto/crypto_util.h:19:
/usr/include/openssl/hmac.h:35:28: note: declared here
   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
      |                            ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:78:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   78 | using RsaPointer = DeleteFnPtr<RSA, RSA_free>;
      |                                             ^
/usr/include/openssl/rsa.h:299:28: note: declared here
  299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
../../src/crypto/crypto_util.h:79:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   79 | using DsaPointer = DeleteFnPtr<DSA, DSA_free>;
      |                                             ^
/usr/include/openssl/dsa.h:132:28: note: declared here
  132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
      |                            ^~~~~~~~
In file included from ../../src/util-inl.h:30,
                 from ../../src/node_dotenv.h:6,
                 from ../../src/node.cc:23:
../../src/crypto/crypto_util.h: In member function 'void node::crypto::EnginePointer::reset(ENGINE*, bool)':
../../src/crypto/crypto_util.h:583:31: warning: 'int ENGINE_finish(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |                  ~~~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:583:9: note: in expansion of macro 'CHECK_EQ'
  583 |         CHECK_EQ(ENGINE_finish(engine), 1);
      |         ^~~~~~~~
In file included from ../../src/crypto/crypto_util.h:24:
/usr/include/openssl/engine.h:628:27: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                           ^~~~~~~~~~~~~
../../src/crypto/crypto_util.h:585:29: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |                  ~~~~~~~~~~~^~~~~~~~
../../src/util.h:141:44: note: in definition of macro 'UNLIKELY'
  141 | #define UNLIKELY(expr) __builtin_expect(!!(expr), 0)
      |                                            ^~~~
../../src/util.h:159:24: note: in expansion of macro 'CHECK'
  159 | #define CHECK_EQ(a, b) CHECK((a) == (b))
      |                        ^~~~~
../../src/crypto/crypto_util.h:585:9: note: in expansion of macro 'CHECK_EQ'
  585 |         CHECK_EQ(ENGINE_free(engine), 1);
      |         ^~~~~~~~
/usr/include/openssl/engine.h:493:27: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                           ^~~~~~~~~~~
[1690/1701] SOLINK lib/libnode.so.115
../../deps/v8/include/v8-platform.h:72:7: warning: type 'struct TaskRunner' violates the C++ One Definition Rule [-Wodr]
   72 | class TaskRunner {
      |       ^
../../deps/v8/include/v8-platform.h:72: note: a type with different virtual table pointers is defined in another translation unit
   72 | class TaskRunner {
      | 
../../deps/v8/include/v8-platform.h:47:7: warning: type 'struct Task' violates the C++ One Definition Rule [-Wodr]
   47 | class Task {
      |       ^
../../deps/v8/include/v8-platform.h:47: note: a type with different virtual table pointers is defined in another translation unit
   47 | class Task {
      | 
../../deps/v8/include/v8-platform.h:962:7: warning: type 'struct Platform' violates the C++ One Definition Rule [-Wodr]
  962 | class Platform {
      |       ^
../../deps/v8/include/v8-platform.h:962: note: a type with different virtual table pointers is defined in another translation unit
  962 | class Platform {
      | 
../../deps/v8/include/v8-platform.h:195:7: warning: type 'struct JobHandle' violates the C++ One Definition Rule [-Wodr]
  195 | class JobHandle {
      |       ^
../../deps/v8/include/v8-platform.h:195: note: a type with different virtual table pointers is defined in another translation unit
  195 | class JobHandle {
      | 
../../deps/v8/include/v8-platform.h:254:7: warning: type 'struct JobTask' violates the C++ One Definition Rule [-Wodr]
  254 | class JobTask {
      |       ^
../../deps/v8/include/v8-platform.h:254: note: a type with different virtual table pointers is defined in another translation unit
  254 | class JobTask {
      | 
../../deps/v8/include/v8-platform.h:325:7: warning: type 'struct TracingController' violates the C++ One Definition Rule [-Wodr]
  325 | class TracingController {
      |       ^
../../deps/v8/include/v8-platform.h:325: note: a type with different virtual table pointers is defined in another translation unit
  325 | class TracingController {
      | 
../../deps/v8/include/v8-platform.h:937:7: warning: type 'struct ZoneBackingAllocator' violates the C++ One Definition Rule [-Wodr]
  937 | class ZoneBackingAllocator {
      |       ^
../../deps/v8/include/v8-platform.h:937: note: a type with different virtual table pointers is defined in another translation unit
  937 | class ZoneBackingAllocator {
      | 
../../deps/v8/include/v8-platform.h:950:7: warning: type 'struct HighAllocationThroughputObserver' violates the C++ One Definition Rule [-Wodr]
  950 | class HighAllocationThroughputObserver {
      |       ^
../../deps/v8/include/v8-platform.h:950: note: a type with different virtual table pointers is defined in another translation unit
  950 | class HighAllocationThroughputObserver {
      | 
../../deps/v8/include/v8-platform.h:405:7: warning: type 'struct PageAllocator' violates the C++ One Definition Rule [-Wodr]
  405 | class PageAllocator {
      |       ^
../../deps/v8/include/v8-platform.h:405: note: a type with different virtual table pointers is defined in another translation unit
  405 | class PageAllocator {
      | 
../../deps/v8/include/libplatform/v8-tracing.h:235:26: warning: type 'struct TracingController' violates the C++ One Definition Rule [-Wodr]
  235 | class V8_PLATFORM_EXPORT TracingController
      |                          ^
../../deps/v8/include/libplatform/v8-tracing.h:235: note: a type with different bases is defined in another translation unit
  235 | class V8_PLATFORM_EXPORT TracingController
      | 
../../deps/v8/include/libplatform/v8-tracing.h:159:26: warning: type 'struct TraceBuffer' violates the C++ One Definition Rule [-Wodr]
  159 | class V8_PLATFORM_EXPORT TraceBuffer {
      |                          ^
../../deps/v8/include/libplatform/v8-tracing.h:159: note: a type with different virtual table pointers is defined in another translation unit
  159 | class V8_PLATFORM_EXPORT TraceBuffer {
      | 
../../deps/v8/include/v8-platform.h:297:7: warning: type 'struct ScopedBlockingCall' violates the C++ One Definition Rule [-Wodr]
  297 | class ScopedBlockingCall {
      |       ^
../../deps/v8/include/v8-platform.h:297: note: a type with different virtual table pointers is defined in another translation unit
  297 | class ScopedBlockingCall {
      | 
../../deps/v8/include/libplatform/v8-tracing.h:116:26: warning: type 'struct TraceWriter' violates the C++ One Definition Rule [-Wodr]
  116 | class V8_PLATFORM_EXPORT TraceWriter {
      |                          ^
../../deps/v8/include/libplatform/v8-tracing.h:116: note: a type with different virtual table pointers is defined in another translation unit
  116 | class V8_PLATFORM_EXPORT TraceWriter {
      | 
../../deps/v8/include/v8-platform.h:305:7: warning: type 'struct ConvertableToTraceFormat' violates the C++ One Definition Rule [-Wodr]
  305 | class ConvertableToTraceFormat {
      |       ^
../../deps/v8/include/v8-platform.h:305: note: a type with different virtual table pointers is defined in another translation unit
  305 | class ConvertableToTraceFormat {
      | 
../../deps/v8/include/v8-platform.h:380:9: warning: type 'struct TraceStateObserver' violates the C++ One Definition Rule [-Wodr]
  380 |   class TraceStateObserver {
      |         ^
../../deps/v8/include/v8-platform.h:380: note: a type with different virtual table pointers is defined in another translation unit
  380 |   class TraceStateObserver {
      | 
../../deps/v8/include/v8-primitive.h:226:19: warning: type 'struct ExternalStringResourceBase' violates the C++ One Definition Rule [-Wodr]
  226 |   class V8_EXPORT ExternalStringResourceBase {
      |                   ^
../../deps/v8/include/v8-primitive.h:226: note: a type with different virtual table pointers is defined in another translation unit
  226 |   class V8_EXPORT ExternalStringResourceBase {
      | 
../../deps/v8/include/v8-primitive.h:283:19: warning: type 'struct ExternalStringResource' violates the C++ One Definition Rule [-Wodr]
  283 |   class V8_EXPORT ExternalStringResource : public ExternalStringResourceBase {
      |                   ^
../../deps/v8/include/v8-primitive.h:283: note: a type with different bases is defined in another translation unit
  283 |   class V8_EXPORT ExternalStringResource : public ExternalStringResourceBase {
      | 
../../deps/v8/include/v8-primitive.h:337:19: warning: type 'struct ExternalOneByteStringResource' violates the C++ One Definition Rule [-Wodr]
  337 |   class V8_EXPORT ExternalOneByteStringResource
      |                   ^
../../deps/v8/include/v8-primitive.h:337: note: a type with different bases is defined in another translation unit
  337 |   class V8_EXPORT ExternalOneByteStringResource
      | 
../../deps/v8/include/libplatform/v8-tracing.h:124: warning: 'CreateJSONTraceWriter' violates the C++ One Definition Rule [-Wodr]
  124 |   static TraceWriter* CreateJSONTraceWriter(std::ostream& stream,
      | 
../../deps/v8/src/libplatform/tracing/trace-writer.cc:192: note: 'CreateJSONTraceWriter' was previously declared here
  192 | TraceWriter* TraceWriter::CreateJSONTraceWriter(std::ostream& stream,
      | 
../../deps/v8/include/libplatform/v8-tracing.h:123:23: warning: 'CreateJSONTraceWriter' violates the C++ One Definition Rule [-Wodr]
  123 |   static TraceWriter* CreateJSONTraceWriter(std::ostream& stream);
      |                       ^
../../deps/v8/src/libplatform/tracing/trace-writer.cc:188: note: 'CreateJSONTraceWriter' was previously declared here
  188 | TraceWriter* TraceWriter::CreateJSONTraceWriter(std::ostream& stream) {
      | 
../../deps/v8/include/libplatform/v8-tracing.h:139:8: warning: 'Reset' violates the C++ One Definition Rule [-Wodr]
  139 |   void Reset(uint32_t new_seq);
      |        ^
../../deps/v8/src/libplatform/tracing/trace-buffer.cc:90: note: 'Reset' was previously declared here
   90 | void TraceBufferChunk::Reset(uint32_t new_seq) {
      | 
../../deps/v8/include/libplatform/v8-tracing.h:137:12: warning: '__ct_comp ' violates the C++ One Definition Rule [-Wodr]
  137 |   explicit TraceBufferChunk(uint32_t seq);
      |            ^
../../deps/v8/src/libplatform/tracing/trace-buffer.cc:88: note: '__ct_comp ' was previously declared here
   88 | TraceBufferChunk::TraceBufferChunk(uint32_t seq) : seq_(seq) {}
      | 
../../deps/v8/include/libplatform/v8-tracing.h:141:16: warning: 'AddTraceEvent' violates the C++ One Definition Rule [-Wodr]
  141 |   TraceObject* AddTraceEvent(size_t* event_index);
      |                ^
../../deps/v8/src/libplatform/tracing/trace-buffer.cc:95: note: 'AddTraceEvent' was previously declared here
   95 | TraceObject* TraceBufferChunk::AddTraceEvent(size_t* event_index) {
      | 
../../deps/v8/include/libplatform/v8-tracing.h:213:8: warning: 'AddIncludedCategory' violates the C++ One Definition Rule [-Wodr]
  213 |   void AddIncludedCategory(const char* included_category);
      |        ^
../../deps/v8/src/libplatform/tracing/trace-config.cc:35: note: 'AddIncludedCategory' was previously declared here
   35 | void TraceConfig::AddIncludedCategory(const char* included_category) {
      | 
../../deps/v8/include/libplatform/v8-tracing.h:49:8: warning: 'Initialize' violates the C++ One Definition Rule [-Wodr]
   49 |   void Initialize(
      |        ^
../../deps/v8/src/libplatform/tracing/trace-object.cc:32: note: 'Initialize' was previously declared here
   32 | void TraceObject::Initialize(
      | 
../../deps/v8/include/libplatform/v8-tracing.h:48:3: warning: '__dt_comp ' violates the C++ One Definition Rule [-Wodr]
   48 |   ~TraceObject();
      |   ^
../../deps/v8/src/libplatform/tracing/trace-object.cc:102: note: '__dt_comp ' was previously declared here
  102 | TraceObject::~TraceObject() { delete[] parameter_copy_storage_; }
      | 
../../src/tracing/node_trace_buffer.h:53:3: warning: '__ct_comp ' violates the C++ One Definition Rule [-Wodr]
   53 |   NodeTraceBuffer(size_t max_chunks, Agent* agent, uv_loop_t* tracing_loop);
      |   ^
../../src/tracing/node_trace_buffer.cc:98:1: note: '__ct_comp ' was previously declared here
   98 | NodeTraceBuffer::NodeTraceBuffer(size_t max_chunks,
      | ^
../../deps/v8/include/libplatform/libplatform.h:63:51: warning: 'NewDefaultJobHandle' violates the C++ One Definition Rule [-Wodr]
   63 | V8_PLATFORM_EXPORT std::unique_ptr<v8::JobHandle> NewDefaultJobHandle(
      |                                                   ^
../../deps/v8/src/libplatform/default-platform.cc:70: note: 'NewDefaultJobHandle' was previously declared here
   70 | V8_PLATFORM_EXPORT std::unique_ptr<JobHandle> NewDefaultJobHandle(
      | 
../../deps/v8/include/v8-platform.h:1175: warning: 'default_observer' violates the C++ One Definition Rule [-Wodr]
 1175 |     static HighAllocationThroughputObserver default_observer;
      | 
../../deps/v8/include/v8-platform.h:950:7: note: type 'struct HighAllocationThroughputObserver' itself violates the C++ One Definition Rule
  950 | class HighAllocationThroughputObserver {
      |       ^
../../deps/v8/include/v8-platform.h:950: note: the incompatible type is defined here
  950 | class HighAllocationThroughputObserver {
      | 
../../deps/v8/include/v8-platform.h:1175: warning: 'default_observer' violates the C++ One Definition Rule [-Wodr]
 1175 |     static HighAllocationThroughputObserver default_observer;
      | 
../../deps/v8/include/v8-platform.h:950:7: note: type 'struct HighAllocationThroughputObserver' itself violates the C++ One Definition Rule
  950 | class HighAllocationThroughputObserver {
      |       ^
../../deps/v8/include/v8-platform.h:950: note: the incompatible type is defined here
  950 | class HighAllocationThroughputObserver {
      | 
../../deps/v8/include/v8-platform.h:1175:45: note: 'default_observer' was previously declared here
 1175 |     static HighAllocationThroughputObserver default_observer;
      |                                             ^
../../deps/v8/include/v8-platform.h:976: warning: 'default_allocator' violates the C++ One Definition Rule [-Wodr]
  976 |     static ZoneBackingAllocator default_allocator;
      | 
../../deps/v8/include/v8-platform.h:937:7: note: type 'struct ZoneBackingAllocator' itself violates the C++ One Definition Rule
  937 | class ZoneBackingAllocator {
      |       ^
../../deps/v8/include/v8-platform.h:937: note: the incompatible type is defined here
  937 | class ZoneBackingAllocator {
      | 
../../deps/v8/include/v8-platform.h:976:33: note: 'default_allocator' was previously declared here
  976 |     static ZoneBackingAllocator default_allocator;
      |                                 ^
../../src/tracing/agent.h:42:8: warning: 'AddMetadataEvent' violates the C++ One Definition Rule [-Wodr]
   42 |   void AddMetadataEvent(
      |        ^
../../src/tracing/agent.cc:226:6: note: 'AddMetadataEvent' was previously declared here
  226 | void TracingController::AddMetadataEvent(
      |      ^
In function 'Min',
    inlined from '_ZN2v88internal8compiler10turboshaft5Typer14TypeFloat64MinERKNS2_4TypeES6_PNS0_4ZoneE.part.0' at ../../deps/v8/src/compiler/turboshaft/typer.h:1321:3:
../../deps/v8/src/compiler/turboshaft/typer.h:846:35: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  846 |     auto [r_min, r_max] = r.minmax();
      |                                   ^
../../deps/v8/src/compiler/turboshaft/typer.h: In member function 'minmax':
../../deps/v8/src/compiler/turboshaft/typer.h:697:35: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  697 |     auto [r_min, r_max] = r.minmax();
      |                                   ^
In member function 'range':
lto1: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
In member function 'range':
lto1: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
In function 'Add',
    inlined from '_ZN2v88internal8compiler10turboshaft5Typer14TypeFloat64AddERKNS2_4TypeES6_PNS0_4ZoneE.part.0' at ../../deps/v8/src/compiler/turboshaft/typer.h:1316:3:
../../deps/v8/src/compiler/turboshaft/typer.h:530:35: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
  530 |     auto [r_min, r_max] = r.minmax();
      |                                   ^
In member function 'range_or_set_minmax':
lto1: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
In member function 'range_or_set_minmax':
lto1: note: parameter passing for argument of type 'struct pair' when C++17 is enabled changed to match C++14 in GCC 10.1
In function 'ParseStdioOptions',
    inlined from 'Spawn' at ../../src/process_wrap.cc:237:22:
../../src/process_wrap.cc:112:50: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=]
  112 |     options->stdio = new uv_stdio_container_t[len];
      |                                                  ^
/usr/include/c++/13.2.1/new: In function 'Spawn':
/usr/include/c++/13.2.1/new:128:26: note: in a call to allocation function 'operator new []' declared here
  128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc)
      |                          ^
../../src/node_wasi.cc: In function 'New':
../../src/node_wasi.cc:144:66: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=]
  144 |     const_cast<const char**>(argc == 0 ? nullptr : new char*[argc]);
      |                                                                  ^
/usr/include/c++/13.2.1/new:128:26: note: in a call to allocation function 'operator new []' declared here
  128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc)
      |                          ^
../../src/node_wasi.cc:156:61: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=]
  156 |   options.envp = const_cast<const char**>(new char*[envc + 1]);
      |                                                             ^
/usr/include/c++/13.2.1/new:128:26: note: in a call to allocation function 'operator new []' declared here
  128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc)
      |                          ^
/tmp/ccGKAbCk.s: Assembler messages:
/tmp/ccGKAbCk.s:51663: Warning: blx to '_ZN2v88internal8compiler12BinopMatcherINS1_10IntMatcherIyLNS1_8IrOpcode5ValueE26EEES6_LNS0_21MachineRepresentationE5EEC1EPNS1_4NodeE' an ARM ISA state function changed to bl
/tmp/ccGKAbCk.s:58973: Warning: blx to '_ZN2v88internal8compiler12BinopMatcherINS1_10IntMatcherIyLNS1_8IrOpcode5ValueE26EEES6_LNS0_21MachineRepresentationE5EEC1EPNS1_4NodeE' an ARM ISA state function changed to bl
/tmp/ccGKAbCk.s:60208: Warning: blx to '_ZN2v88internal8compiler12BinopMatcherINS1_10IntMatcherIyLNS1_8IrOpcode5ValueE26EEES6_LNS0_21MachineRepresentationE5EEC1EPNS1_4NodeE' an ARM ISA state function changed to bl
/tmp/ccGKAbCk.s:60353: Warning: blx to '_ZN2v88internal8compiler12BinopMatcherINS1_10IntMatcherIyLNS1_8IrOpcode5ValueE26EEES6_LNS0_21MachineRepresentationE5EEC1EPNS1_4NodeE' an ARM ISA state function changed to bl
/tmp/ccGKAbCk.s:60502: Warning: blx to '_ZN2v88internal8compiler12BinopMatcherINS1_10IntMatcherIyLNS1_8IrOpcode5ValueE26EEES6_LNS0_21MachineRepresentationE5EEC1EPNS1_4NodeE' an ARM ISA state function changed to bl
/tmp/ccGKAbCk.s:81760: Warning: blx to '_ZN2v88internal8compiler12BinopMatcherINS1_10IntMatcherIyLNS1_8IrOpcode5ValueE26EEES6_LNS0_21MachineRepresentationE5EEC1EPNS1_4NodeE' an ARM ISA state function changed to bl
/tmp/ccGKAbCk.s:82177: Warning: blx to '_ZN2v88internal8compiler12BinopMatcherINS1_10IntMatcherIyLNS1_8IrOpcode5ValueE26EEES6_LNS0_21MachineRepresentationE5EEC1EPNS1_4NodeE' an ARM ISA state function changed to bl
/tmp/ccGKAbCk.s:92302: Warning: blx to '_ZN2v88internal8compiler12BinopMatcherINS1_10IntMatcherIyLNS1_8IrOpcode5ValueE26EEES6_LNS0_21MachineRepresentationE5EEC1EPNS1_4NodeE' an ARM ISA state function changed to bl
/tmp/ccGKAbCk.s:92437: Warning: blx to '_ZN2v88internal8compiler12BinopMatcherINS1_10IntMatcherIyLNS1_8IrOpcode5ValueE26EEES6_LNS0_21MachineRepresentationE5EEC1EPNS1_4NodeE' an ARM ISA state function changed to bl
/tmp/ccGKAbCk.s:92771: Warning: blx to '_ZN2v88internal8compiler12BinopMatcherINS1_10IntMatcherIyLNS1_8IrOpcode5ValueE26EEES6_LNS0_21MachineRepresentationE5EEC1EPNS1_4NodeE' an ARM ISA state function changed to bl
/tmp/ccGKAbCk.s:92808: Warning: blx to '_ZN2v88internal8compiler12BinopMatcherINS1_10IntMatcherIyLNS1_8IrOpcode5ValueE26EEES6_LNS0_21MachineRepresentationE5EEC1EPNS1_4NodeE' an ARM ISA state function changed to bl
/tmp/ccGKAbCk.s:98055: Warning: blx to '_ZN2v88internal8compiler12BinopMatcherINS1_10IntMatcherIyLNS1_8IrOpcode5ValueE26EEES6_LNS0_21MachineRepresentationE5EEC1EPNS1_4NodeE' an ARM ISA state function changed to bl
/tmp/ccGKAbCk.s:99757: Warning: blx to '_ZN2v88internal8compiler12BinopMatcherINS1_10IntMatcherIyLNS1_8IrOpcode5ValueE26EEES6_LNS0_21MachineRepresentationE5EEC1EPNS1_4NodeE' an ARM ISA state function changed to bl
[1691/1701] STAMP obj/cctest.actions_depends.stamp
[1692/1701] STAMP obj/embedtest.actions_depends.stamp
[1693/1701] STAMP obj/fuzz_env.actions_depends.stamp
[1694/1701] STAMP obj/node.actions_depends.stamp
[1695/1701] STAMP obj/node_mksnapshot.actions_depends.stamp
[1696/1701] LINK node_mksnapshot
[1697/1701] LINK cctest
[1698/1701] CXX obj/src/node.node_snapshot_stub.o
[1699/1701] CXX obj/src/node.node_main.o
[1700/1701] LINK embedtest
[1701/1701] LINK node
if [ ! -r node ] || [ ! -L node ]; then ln -fs out/Release/node node; fi
Hello, world!
>>> nodejs: Entering fakeroot...
ninja -C out/Release  -j80
ninja: entering directory 'out/Release'
ninja: nothing to do
if [ ! -r node ] || [ ! -L node ]; then ln -fs out/Release/node node; fi
/usr/bin/python3 tools/install.py install '/home/buildozer/aports/main/nodejs/pkg/nodejs' '/usr'
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/bin/node
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/lib/libnode.so.115
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/share/doc/node/gdbinit
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/share/doc/node/lldb_commands.py
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/share/man/man1/node.1
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/common.gypi
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/config.gypi
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/node.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/node_api.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/js_native_api.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/js_native_api_types.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/node_api_types.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/node_buffer.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/node_object_wrap.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/node_version.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8config.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-statistics.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-object.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-function.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-array-buffer.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-value.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-snapshot.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-wasm.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-weak-callback-info.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-primitive-object.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-script.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-persistent-handle.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-exception.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-embedder-heap.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-proxy.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-memory-span.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-debug.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-embedder-state-scope.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-template.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-callbacks.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-function-callback.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-context.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-typed-array.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-forward.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-locker.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-data.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-local-handle.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-microtask.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-initialization.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-regexp.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-isolate.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-extension.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-promise.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-microtask-queue.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-internal.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-message.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-profiler.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-date.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-value-serializer.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-primitive.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-cppgc.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-version.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-container.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-external.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-platform.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-unwinder.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-traced-handle.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-maybe.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/v8-json.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/persistent.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/explicit-management.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/source-location.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/testing.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/heap-handle.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/default-platform.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/prefinalizer.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/cross-thread-persistent.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/ephemeron-pair.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/liveness-broker.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/custom-space.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/heap-state.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/visitor.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/allocation.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/member.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/garbage-collected.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/name-provider.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/heap-statistics.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/platform.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/process-heap-statistics.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/sentinel-pointer.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/common.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/macros.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/object-size-trait.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/trace-trait.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/type-traits.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/heap.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/heap-consistency.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/internal/caged-heap-local-data.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/internal/api-constants.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/internal/base-page-handle.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/internal/compiler-specific.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/internal/finalizer-trait.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/internal/persistent-node.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/internal/gc-info.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/internal/pointer-policies.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/internal/caged-heap.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/internal/name-trait.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/internal/write-barrier.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/internal/logging.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/internal/member-storage.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/cppgc/internal/atomic-entry-flag.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/libplatform/libplatform-export.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/libplatform/v8-tracing.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/libplatform/libplatform.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/uv.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/uv/os390.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/uv/aix.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/uv/version.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/uv/posix.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/uv/bsd.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/uv/errno.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/uv/darwin.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/uv/threadpool.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/uv/unix.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/uv/tree.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/uv/linux.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/uv/sunos.h
installing /home/buildozer/aports/main/nodejs/pkg/nodejs/usr/include/node/uv/win.h
>>> nodejs-dev*: Running split function dev...
>>> nodejs-dev*: Preparing subpackage nodejs-dev...
>>> nodejs-dev*: Stripping binaries
>>> nodejs-dev*: Running postcheck for nodejs-dev
>>> nodejs-libs*: Running split function libs...
>>> nodejs-libs*: Preparing subpackage nodejs-libs...
>>> nodejs-libs*: Stripping binaries
>>> nodejs-libs*: Running postcheck for nodejs-libs
>>> nodejs-doc*: Running split function doc...
>>> nodejs-doc*: Preparing subpackage nodejs-doc...
>>> nodejs-doc*: Running postcheck for nodejs-doc
>>> nodejs*: Running postcheck for nodejs
>>> nodejs*: Preparing package nodejs...
>>> nodejs*: Stripping binaries
>>> nodejs*: Script found. /bin/sh added as a dependency for nodejs-20.10.0-r1.apk
>>> nodejs*: Adding .post-upgrade
>>> nodejs-dev*: Scanning shared objects
>>> nodejs-doc*: Scanning shared objects
>>> nodejs-libs*: Scanning shared objects
>>> nodejs*: Scanning shared objects
>>> nodejs-dev*: Tracing dependencies...
	nodejs-libs=20.10.0-r1
	pkgconfig
>>> nodejs-dev*: Package size: 1.4 MB
>>> nodejs-dev*: Compressing data...
>>> nodejs-dev*: Create checksum...
>>> nodejs-dev*: Create nodejs-dev-20.10.0-r1.apk
>>> nodejs-doc*: Tracing dependencies...
>>> nodejs-doc*: Package size: 56.0 KB
>>> nodejs-doc*: Compressing data...
>>> nodejs-doc*: Create checksum...
>>> nodejs-doc*: Create nodejs-doc-20.10.0-r1.apk
>>> nodejs-libs*: Tracing dependencies...
	so:libada.so.2
	so:libbase64.so.0
	so:libbrotlidec.so.1
	so:libbrotlienc.so.1
	so:libc.musl-armv7.so.1
	so:libcares.so.2
	so:libcrypto.so.3
	so:libgcc_s.so.1
	so:libicui18n.so.74
	so:libicuuc.so.74
	so:libnghttp2.so.14
	so:libssl.so.3
	so:libstdc++.so.6
	so:libz.so.1
>>> nodejs-libs*: Package size: 42.3 MB
>>> nodejs-libs*: Compressing data...
>>> nodejs-libs*: Create checksum...
>>> nodejs-libs*: Create nodejs-libs-20.10.0-r1.apk
>>> nodejs*: Tracing dependencies...
	ca-certificates
	/bin/sh
	so:libada.so.2
	so:libbase64.so.0
	so:libbrotlidec.so.1
	so:libbrotlienc.so.1
	so:libc.musl-armv7.so.1
	so:libcares.so.2
	so:libcrypto.so.3
	so:libgcc_s.so.1
	so:libicui18n.so.74
	so:libicuuc.so.74
	so:libnghttp2.so.14
	so:libssl.so.3
	so:libstdc++.so.6
	so:libz.so.1
>>> nodejs*: Package size: 35.1 MB
>>> nodejs*: Compressing data...
>>> nodejs*: Create checksum...
>>> nodejs*: Create nodejs-20.10.0-r1.apk
>>> nodejs: Build complete at Sat, 09 Dec 2023 10:00:59 +0000 elapsed time 0h 20m 40s
>>> nodejs: Cleaning up srcdir
>>> nodejs: Cleaning up pkgdir
>>> nodejs: Uninstalling dependencies...
(1/35) Purging .makedepends-nodejs (20231209.094020)
(2/35) Purging ada-dev (2.7.4-r0)
(3/35) Purging ada (2.7.4-r0)
(4/35) Purging ada-libs (2.7.4-r0)
(5/35) Purging base64-dev (0.5.0-r0)
(6/35) Purging libbase64 (0.5.0-r0)
(7/35) Purging brotli-dev (1.1.0-r1)
(8/35) Purging brotli (1.1.0-r1)
(9/35) Purging c-ares-dev (1.22.1-r0)
(10/35) Purging icu-dev (74.1-r0)
(11/35) Purging linux-headers (6.5-r0)
(12/35) Purging nghttp2-dev (1.58.0-r0)
(13/35) Purging openssl-dev (3.1.4-r2)
(14/35) Purging py3-jinja2-pyc (3.1.2-r3)
(15/35) Purging py3-jinja2 (3.1.2-r3)
(16/35) Purging py3-markupsafe-pyc (2.1.3-r0)
(17/35) Purging py3-markupsafe (2.1.3-r0)
(18/35) Purging samurai (1.2-r5)
(19/35) Purging zlib-dev (1.3-r2)
(20/35) Purging fmt (10.1.1-r0)
(21/35) Purging icu (74.1-r0)
(22/35) Purging icu-libs (74.1-r0)
(23/35) Purging python3-pyc (3.11.6-r1)
(24/35) Purging python3-pycache-pyc0 (3.11.6-r1)
(25/35) Purging pyc (3.11.6-r1)
(26/35) Purging python3 (3.11.6-r1)
(27/35) Purging gdbm (1.23-r1)
(28/35) Purging icu-data-en (74.1-r0)
(29/35) Purging libbz2 (1.0.8-r6)
(30/35) Purging libffi (3.4.4-r3)
(31/35) Purging libpanelw (6.4_p20231125-r0)
(32/35) Purging mpdecimal (2.5.1-r2)
(33/35) Purging readline (8.2.1-r2)
(34/35) Purging sqlite-libs (3.44.2-r0)
(35/35) Purging xz-libs (5.4.5-r0)
Executing busybox-1.36.1-r15.trigger
OK: 271 MiB in 104 packages
>>> nodejs: Updating the main/armv7 repository index...
>>> nodejs: Signing the index...