From 3f8d2f97b7f3d76b58b7aba3ef3baee22ee70cf5 Mon Sep 17 00:00:00 2001 From: emscripten-bot Date: Wed, 26 Aug 2026 10:51:36 +0000 Subject: [PATCH] Update emsdk version from bf14f979 to a05bf070 This is an automatic change generated by tools/maint/rebaseline_tests.py --update-emsdk. emsdk version updated: bf14f979 => a05bf070 The following revisions were included in this update: ``` - a05bf070 Roll emscripten from 7ee8fcca0331 to 618713f7edd5 (1 revision) - 8b9ba9ad Roll llvm-project from 1347901b5358 to 646f69cafd20 (51 revisions) - bbf5c97a Roll emscripten from 36feab31ff0f to 7ee8fcca0331 (1 revision) - 80d0273a Roll binaryen from c3c30bb9459a to 9d6a093095a7 (1 revision) - 212660b9 Roll llvm-project from 9e30a36318c0 to 1347901b5358 (58 revisions) - a3b77686 Roll emscripten from 2fb11a0493da to 36feab31ff0f (2 revisions) - 3bd474bb Roll binaryen from 3029fbb71739 to c3c30bb9459a (1 revision) - e8195cd4 Roll emscripten from 510a74598d4f to 2fb11a0493da (1 revision) - be39f6e2 Roll llvm-project from ee82d66261d2 to 9e30a36318c0 (54 revisions) - dd20af45 Roll v8 from 12db7cb804c6 to d8a4c1c5d7cc (32 revisions) - 2654e382 Roll llvm-project from 145f1447c173 to ee82d66261d2 (39 revisions) - 4c3d5c03 Roll llvm-project from 80dfaec65903 to 145f1447c173 (19 revisions) - 24ca45e5 Roll emscripten from ef72a4380877 to 510a74598d4f (6 revisions) - 43338075 Roll llvm-project from e35b8b991ae5 to 80dfaec65903 (54 revisions) - 3b317ed2 Add EMTEST_SKIP_AUTOCONF - 951fc891 Roll binaryen from 9af0edf4a78b to 3029fbb71739 (1 revision) - 5786681a Roll llvm-project from d1dd066fb3a2 to e35b8b991ae5 (55 revisions) - 3bc46097 Roll binaryen from bb0caa3fc547 to 9af0edf4a78b (1 revision) - 4c6e0273 Roll emscripten from 100783712d1c to ef72a4380877 (1 revision) - 794724c3 Roll llvm-project from afcbd03b9763 to d1dd066fb3a2 (41 revisions) - 00b636c7 Roll llvm-project from 4639fa213220 to afcbd03b9763 (10 revisions) - 31b3a7c4 Roll v8 from c44b14904a37 to 12db7cb804c6 (4 revisions) ``` Full log: https://chromium.googlesource.com/emscripten-releases/+log/bf14f979..a05bf070 The following (22) test expectation files were updated by running the tests with `--rebaseline`: ``` codesize/test_codesize_cxx_ctors1.json: 153959 => 153946 [-13 bytes / -0.01%] codesize/test_codesize_cxx_ctors2.json: 153365 => 153352 [-13 bytes / -0.01%] codesize/test_codesize_cxx_except.json: 200109 => 200105 [-4 bytes / -0.00%] codesize/test_codesize_cxx_except_wasm.json: 169471 => 169474 [+3 bytes / +0.00%] codesize/test_codesize_cxx_except_wasm_legacy.json: 167331 => 167334 [+3 bytes / +0.00%] codesize/test_codesize_cxx_lto.json: 119555 => 119544 [-11 bytes / -0.01%] codesize/test_codesize_cxx_mangle.json: 266439 => 266435 [-4 bytes / -0.00%] codesize/test_codesize_cxx_noexcept.json: 155869 => 155856 [-13 bytes / -0.01%] codesize/test_codesize_cxx_wasmfs.json: 180975 => 180958 [-17 bytes / -0.01%] codesize/test_codesize_files_wasmfs.json: 63231 => 63223 [-8 bytes / -0.01%] codesize/test_codesize_hello_O0.json: 38586 => 38580 [-6 bytes / -0.02%] codesize/test_codesize_hello_dylink.json: 44112 => 44108 [-4 bytes / -0.01%] codesize/test_codesize_hello_dylink_all.json: 859157 => 859331 [+174 bytes / +0.02%] codesize/test_codesize_mem_O3_standalone.json: 9140 => 9140 [+0 bytes / +0.00%] codesize/test_codesize_mem_O3_standalone_narg.json: 8455 => 8455 [+0 bytes / +0.00%] codesize/test_codesize_mem_O3_standalone_narg_flto.json: 7386 => 7386 [+0 bytes / +0.00%] codesize/test_codesize_minimal_pthreads.json: 26015 => 26001 [-14 bytes / -0.05%] codesize/test_codesize_minimal_pthreads_memgrowth.json: 26474 => 26460 [-14 bytes / -0.05%] codesize/test_minimal_runtime_code_size_audio_worklet.json: 16389 => 16385 [-4 bytes / -0.02%] codesize/test_minimal_runtime_code_size_random_printf_wasm.json: 11050 => 11037 [-13 bytes / -0.12%] codesize/test_minimal_runtime_code_size_random_printf_wasm2js.json: 17354 => 17346 [-8 bytes / -0.05%] codesize/test_unoptimized_code_size.json: 172084 => 172066 [-18 bytes / -0.01%] Average change: -0.02% (-0.12% - +0.02%) ``` --- test/codesize/test_codesize_cxx_ctors1.json | 8 ++++---- test/codesize/test_codesize_cxx_ctors2.json | 8 ++++---- test/codesize/test_codesize_cxx_except.json | 8 ++++---- test/codesize/test_codesize_cxx_except_wasm.json | 8 ++++---- .../test_codesize_cxx_except_wasm_legacy.json | 8 ++++---- test/codesize/test_codesize_cxx_lto.json | 8 ++++---- test/codesize/test_codesize_cxx_mangle.json | 8 ++++---- test/codesize/test_codesize_cxx_noexcept.json | 8 ++++---- test/codesize/test_codesize_cxx_wasmfs.json | 8 ++++---- test/codesize/test_codesize_files_wasmfs.json | 8 ++++---- test/codesize/test_codesize_hello_O0.json | 8 ++++---- test/codesize/test_codesize_hello_dylink.json | 8 ++++---- .../codesize/test_codesize_hello_dylink_all.json | 4 ++-- .../test_codesize_mem_O3_standalone.json | 4 ++-- .../test_codesize_mem_O3_standalone_narg.json | 4 ++-- ...est_codesize_mem_O3_standalone_narg_flto.json | 4 ++-- .../codesize/test_codesize_minimal_pthreads.json | 8 ++++---- ...test_codesize_minimal_pthreads_memgrowth.json | 8 ++++---- ..._minimal_runtime_code_size_audio_worklet.json | 8 ++++---- ...mal_runtime_code_size_random_printf_wasm.json | 4 ++-- ..._runtime_code_size_random_printf_wasm2js.json | 4 ++-- test/codesize/test_unoptimized_code_size.json | 16 ++++++++-------- test/emsdk_version.txt | 2 +- 23 files changed, 81 insertions(+), 81 deletions(-) diff --git a/test/codesize/test_codesize_cxx_ctors1.json b/test/codesize/test_codesize_cxx_ctors1.json index 978d75d04d604..e824ac802e34d 100644 --- a/test/codesize/test_codesize_cxx_ctors1.json +++ b/test/codesize/test_codesize_cxx_ctors1.json @@ -1,10 +1,10 @@ { "a.out.js": 19224, "a.out.js.gz": 8124, - "a.out.nodebug.wasm": 134735, - "a.out.nodebug.wasm.gz": 51558, - "total": 153959, - "total_gz": 59682, + "a.out.nodebug.wasm": 134722, + "a.out.nodebug.wasm.gz": 51543, + "total": 153946, + "total_gz": 59667, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/codesize/test_codesize_cxx_ctors2.json b/test/codesize/test_codesize_cxx_ctors2.json index cef0e864668a6..2c829c6819eea 100644 --- a/test/codesize/test_codesize_cxx_ctors2.json +++ b/test/codesize/test_codesize_cxx_ctors2.json @@ -1,10 +1,10 @@ { "a.out.js": 19201, "a.out.js.gz": 8107, - "a.out.nodebug.wasm": 134164, - "a.out.nodebug.wasm.gz": 51206, - "total": 153365, - "total_gz": 59313, + "a.out.nodebug.wasm": 134151, + "a.out.nodebug.wasm.gz": 51208, + "total": 153352, + "total_gz": 59315, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/codesize/test_codesize_cxx_except.json b/test/codesize/test_codesize_cxx_except.json index c6baa9768e2f3..df707f1f2a6ab 100644 --- a/test/codesize/test_codesize_cxx_except.json +++ b/test/codesize/test_codesize_cxx_except.json @@ -1,10 +1,10 @@ { "a.out.js": 22917, "a.out.js.gz": 9078, - "a.out.nodebug.wasm": 177192, - "a.out.nodebug.wasm.gz": 59082, - "total": 200109, - "total_gz": 68160, + "a.out.nodebug.wasm": 177188, + "a.out.nodebug.wasm.gz": 59120, + "total": 200105, + "total_gz": 68198, "sent": [ "__cxa_begin_catch", "__cxa_end_catch", diff --git a/test/codesize/test_codesize_cxx_except_wasm.json b/test/codesize/test_codesize_cxx_except_wasm.json index b7782decd9f17..4ee8fad5f79fa 100644 --- a/test/codesize/test_codesize_cxx_except_wasm.json +++ b/test/codesize/test_codesize_cxx_except_wasm.json @@ -1,10 +1,10 @@ { "a.out.js": 19023, "a.out.js.gz": 8039, - "a.out.nodebug.wasm": 150448, - "a.out.nodebug.wasm.gz": 56601, - "total": 169471, - "total_gz": 64640, + "a.out.nodebug.wasm": 150451, + "a.out.nodebug.wasm.gz": 56610, + "total": 169474, + "total_gz": 64649, "sent": [ "_abort_js", "_tzset_js", diff --git a/test/codesize/test_codesize_cxx_except_wasm_legacy.json b/test/codesize/test_codesize_cxx_except_wasm_legacy.json index ae3d1d4fb1743..945d7d9a8148b 100644 --- a/test/codesize/test_codesize_cxx_except_wasm_legacy.json +++ b/test/codesize/test_codesize_cxx_except_wasm_legacy.json @@ -1,10 +1,10 @@ { "a.out.js": 19101, "a.out.js.gz": 8065, - "a.out.nodebug.wasm": 148230, - "a.out.nodebug.wasm.gz": 56281, - "total": 167331, - "total_gz": 64346, + "a.out.nodebug.wasm": 148233, + "a.out.nodebug.wasm.gz": 56298, + "total": 167334, + "total_gz": 64363, "sent": [ "_abort_js", "_tzset_js", diff --git a/test/codesize/test_codesize_cxx_lto.json b/test/codesize/test_codesize_cxx_lto.json index 4ecf2ff281967..77263b60e9e0e 100644 --- a/test/codesize/test_codesize_cxx_lto.json +++ b/test/codesize/test_codesize_cxx_lto.json @@ -1,10 +1,10 @@ { "a.out.js": 18568, "a.out.js.gz": 7818, - "a.out.nodebug.wasm": 100987, - "a.out.nodebug.wasm.gz": 38221, - "total": 119555, - "total_gz": 46039, + "a.out.nodebug.wasm": 100976, + "a.out.nodebug.wasm.gz": 38171, + "total": 119544, + "total_gz": 45989, "sent": [ "a (emscripten_resize_heap)", "b (_setitimer_js)", diff --git a/test/codesize/test_codesize_cxx_mangle.json b/test/codesize/test_codesize_cxx_mangle.json index a652566832528..a05e483213d82 100644 --- a/test/codesize/test_codesize_cxx_mangle.json +++ b/test/codesize/test_codesize_cxx_mangle.json @@ -1,10 +1,10 @@ { "a.out.js": 22967, "a.out.js.gz": 9098, - "a.out.nodebug.wasm": 243472, - "a.out.nodebug.wasm.gz": 81286, - "total": 266439, - "total_gz": 90384, + "a.out.nodebug.wasm": 243468, + "a.out.nodebug.wasm.gz": 81314, + "total": 266435, + "total_gz": 90412, "sent": [ "__cxa_begin_catch", "__cxa_end_catch", diff --git a/test/codesize/test_codesize_cxx_noexcept.json b/test/codesize/test_codesize_cxx_noexcept.json index 4b9882384479b..7df7149268dfc 100644 --- a/test/codesize/test_codesize_cxx_noexcept.json +++ b/test/codesize/test_codesize_cxx_noexcept.json @@ -1,10 +1,10 @@ { "a.out.js": 19224, "a.out.js.gz": 8124, - "a.out.nodebug.wasm": 136645, - "a.out.nodebug.wasm.gz": 52165, - "total": 155869, - "total_gz": 60289, + "a.out.nodebug.wasm": 136632, + "a.out.nodebug.wasm.gz": 52161, + "total": 155856, + "total_gz": 60285, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/codesize/test_codesize_cxx_wasmfs.json b/test/codesize/test_codesize_cxx_wasmfs.json index 17155f2c80f52..c27d7faa52d88 100644 --- a/test/codesize/test_codesize_cxx_wasmfs.json +++ b/test/codesize/test_codesize_cxx_wasmfs.json @@ -1,10 +1,10 @@ { "a.out.js": 6604, "a.out.js.gz": 3154, - "a.out.nodebug.wasm": 174371, - "a.out.nodebug.wasm.gz": 64918, - "total": 180975, - "total_gz": 68072, + "a.out.nodebug.wasm": 174354, + "a.out.nodebug.wasm.gz": 64911, + "total": 180958, + "total_gz": 68065, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/codesize/test_codesize_files_wasmfs.json b/test/codesize/test_codesize_files_wasmfs.json index 95eb6042ba0c9..42f0c16e4bf2e 100644 --- a/test/codesize/test_codesize_files_wasmfs.json +++ b/test/codesize/test_codesize_files_wasmfs.json @@ -1,10 +1,10 @@ { "a.out.js": 4979, "a.out.js.gz": 2409, - "a.out.nodebug.wasm": 58252, - "a.out.nodebug.wasm.gz": 18294, - "total": 63231, - "total_gz": 20703, + "a.out.nodebug.wasm": 58244, + "a.out.nodebug.wasm.gz": 18299, + "total": 63223, + "total_gz": 20708, "sent": [ "a (emscripten_date_now)", "b (emscripten_err)", diff --git a/test/codesize/test_codesize_hello_O0.json b/test/codesize/test_codesize_hello_O0.json index accd6e905d59c..579908985c5c0 100644 --- a/test/codesize/test_codesize_hello_O0.json +++ b/test/codesize/test_codesize_hello_O0.json @@ -1,10 +1,10 @@ { "a.out.js": 23471, "a.out.js.gz": 8555, - "a.out.nodebug.wasm": 15115, - "a.out.nodebug.wasm.gz": 7460, - "total": 38586, - "total_gz": 16015, + "a.out.nodebug.wasm": 15109, + "a.out.nodebug.wasm.gz": 7456, + "total": 38580, + "total_gz": 16011, "sent": [ "fd_write" ], diff --git a/test/codesize/test_codesize_hello_dylink.json b/test/codesize/test_codesize_hello_dylink.json index d8207cfb3f576..edd954ec9d268 100644 --- a/test/codesize/test_codesize_hello_dylink.json +++ b/test/codesize/test_codesize_hello_dylink.json @@ -1,10 +1,10 @@ { "a.out.js": 26258, "a.out.js.gz": 11211, - "a.out.nodebug.wasm": 17854, - "a.out.nodebug.wasm.gz": 9021, - "total": 44112, - "total_gz": 20232, + "a.out.nodebug.wasm": 17850, + "a.out.nodebug.wasm.gz": 9044, + "total": 44108, + "total_gz": 20255, "sent": [ "__syscall_stat64", "emscripten_resize_heap", diff --git a/test/codesize/test_codesize_hello_dylink_all.json b/test/codesize/test_codesize_hello_dylink_all.json index fc70737a0da12..db8869185a339 100644 --- a/test/codesize/test_codesize_hello_dylink_all.json +++ b/test/codesize/test_codesize_hello_dylink_all.json @@ -1,7 +1,7 @@ { "a.out.js": 270584, - "a.out.nodebug.wasm": 588573, - "total": 859157, + "a.out.nodebug.wasm": 588747, + "total": 859331, "sent": [ "IMG_Init", "IMG_Load", diff --git a/test/codesize/test_codesize_mem_O3_standalone.json b/test/codesize/test_codesize_mem_O3_standalone.json index 61f177858fad1..83061d05df638 100644 --- a/test/codesize/test_codesize_mem_O3_standalone.json +++ b/test/codesize/test_codesize_mem_O3_standalone.json @@ -2,9 +2,9 @@ "a.out.js": 3567, "a.out.js.gz": 1784, "a.out.nodebug.wasm": 5573, - "a.out.nodebug.wasm.gz": 2608, + "a.out.nodebug.wasm.gz": 2606, "total": 9140, - "total_gz": 4392, + "total_gz": 4390, "sent": [ "args_get", "args_sizes_get", diff --git a/test/codesize/test_codesize_mem_O3_standalone_narg.json b/test/codesize/test_codesize_mem_O3_standalone_narg.json index 6ccb2349d27b4..788602315e5c1 100644 --- a/test/codesize/test_codesize_mem_O3_standalone_narg.json +++ b/test/codesize/test_codesize_mem_O3_standalone_narg.json @@ -2,9 +2,9 @@ "a.out.js": 3093, "a.out.js.gz": 1530, "a.out.nodebug.wasm": 5362, - "a.out.nodebug.wasm.gz": 2449, + "a.out.nodebug.wasm.gz": 2450, "total": 8455, - "total_gz": 3979, + "total_gz": 3980, "sent": [ "proc_exit" ], diff --git a/test/codesize/test_codesize_mem_O3_standalone_narg_flto.json b/test/codesize/test_codesize_mem_O3_standalone_narg_flto.json index 65e5cb8d2ae44..46d7b3cc3ee9a 100644 --- a/test/codesize/test_codesize_mem_O3_standalone_narg_flto.json +++ b/test/codesize/test_codesize_mem_O3_standalone_narg_flto.json @@ -2,9 +2,9 @@ "a.out.js": 3093, "a.out.js.gz": 1530, "a.out.nodebug.wasm": 4293, - "a.out.nodebug.wasm.gz": 2144, + "a.out.nodebug.wasm.gz": 2145, "total": 7386, - "total_gz": 3674, + "total_gz": 3675, "sent": [ "proc_exit" ], diff --git a/test/codesize/test_codesize_minimal_pthreads.json b/test/codesize/test_codesize_minimal_pthreads.json index d0651f8052264..5b5525a824875 100644 --- a/test/codesize/test_codesize_minimal_pthreads.json +++ b/test/codesize/test_codesize_minimal_pthreads.json @@ -1,10 +1,10 @@ { "a.out.js": 6883, "a.out.js.gz": 3422, - "a.out.nodebug.wasm": 19132, - "a.out.nodebug.wasm.gz": 8845, - "total": 26015, - "total_gz": 12267, + "a.out.nodebug.wasm": 19118, + "a.out.nodebug.wasm.gz": 8835, + "total": 26001, + "total_gz": 12257, "sent": [ "a (memory)", "b (exit)", diff --git a/test/codesize/test_codesize_minimal_pthreads_memgrowth.json b/test/codesize/test_codesize_minimal_pthreads_memgrowth.json index c258456676ca6..8eb360e81ace1 100644 --- a/test/codesize/test_codesize_minimal_pthreads_memgrowth.json +++ b/test/codesize/test_codesize_minimal_pthreads_memgrowth.json @@ -1,10 +1,10 @@ { "a.out.js": 7341, "a.out.js.gz": 3639, - "a.out.nodebug.wasm": 19133, - "a.out.nodebug.wasm.gz": 8846, - "total": 26474, - "total_gz": 12485, + "a.out.nodebug.wasm": 19119, + "a.out.nodebug.wasm.gz": 8836, + "total": 26460, + "total_gz": 12475, "sent": [ "a (memory)", "b (exit)", diff --git a/test/codesize/test_minimal_runtime_code_size_audio_worklet.json b/test/codesize/test_minimal_runtime_code_size_audio_worklet.json index 91c3c9b0b6ac5..82943e99b7684 100644 --- a/test/codesize/test_minimal_runtime_code_size_audio_worklet.json +++ b/test/codesize/test_minimal_runtime_code_size_audio_worklet.json @@ -3,8 +3,8 @@ "a.html.gz": 355, "a.js": 4637, "a.js.gz": 2376, - "a.wasm": 11237, - "a.wasm.gz": 6113, - "total": 16389, - "total_gz": 8844 + "a.wasm": 11233, + "a.wasm.gz": 6117, + "total": 16385, + "total_gz": 8848 } diff --git a/test/codesize/test_minimal_runtime_code_size_random_printf_wasm.json b/test/codesize/test_minimal_runtime_code_size_random_printf_wasm.json index d65624e0994c4..2ff9f5b5e4dd8 100644 --- a/test/codesize/test_minimal_runtime_code_size_random_printf_wasm.json +++ b/test/codesize/test_minimal_runtime_code_size_random_printf_wasm.json @@ -1,4 +1,4 @@ { - "a.html": 11050, - "a.html.gz": 5750 + "a.html": 11037, + "a.html.gz": 5760 } diff --git a/test/codesize/test_minimal_runtime_code_size_random_printf_wasm2js.json b/test/codesize/test_minimal_runtime_code_size_random_printf_wasm2js.json index 58f807b2b3f06..f7a30198310b0 100644 --- a/test/codesize/test_minimal_runtime_code_size_random_printf_wasm2js.json +++ b/test/codesize/test_minimal_runtime_code_size_random_printf_wasm2js.json @@ -1,4 +1,4 @@ { - "a.html": 17354, - "a.html.gz": 7632 + "a.html": 17346, + "a.html.gz": 7633 } diff --git a/test/codesize/test_unoptimized_code_size.json b/test/codesize/test_unoptimized_code_size.json index 8a74141b697e9..b59670c0b3fd7 100644 --- a/test/codesize/test_unoptimized_code_size.json +++ b/test/codesize/test_unoptimized_code_size.json @@ -1,16 +1,16 @@ { "hello_world.js": 54465, "hello_world.js.gz": 17297, - "hello_world.wasm": 15115, - "hello_world.wasm.gz": 7460, + "hello_world.wasm": 15109, + "hello_world.wasm.gz": 7456, "no_asserts.js": 23544, "no_asserts.js.gz": 8261, - "no_asserts.wasm": 12229, - "no_asserts.wasm.gz": 6000, + "no_asserts.wasm": 12223, + "no_asserts.wasm.gz": 5996, "strict.js": 51616, "strict.js.gz": 16308, - "strict.wasm": 15115, - "strict.wasm.gz": 7456, - "total": 172084, - "total_gz": 62782 + "strict.wasm": 15109, + "strict.wasm.gz": 7453, + "total": 172066, + "total_gz": 62771 } diff --git a/test/emsdk_version.txt b/test/emsdk_version.txt index e30dd70d5eeb0..4d27c74752a4d 100644 --- a/test/emsdk_version.txt +++ b/test/emsdk_version.txt @@ -1 +1 @@ -bf14f9799820285586555dabf8d4ca5afbe79742 +a05bf0701dc465dc5193f42fe25479157e3fdbc5