update [ci skip]
diff --git a/tests/other/metadce/hello_libcxx_fastcomp_O2.exports b/tests/other/metadce/hello_libcxx_fastcomp_O2.exports index b2ab789..d6f7392 100644 --- a/tests/other/metadce/hello_libcxx_fastcomp_O2.exports +++ b/tests/other/metadce/hello_libcxx_fastcomp_O2.exports
@@ -1,6 +1,3 @@ -__ZSt18uncaught_exceptionv -___cxa_can_catch -___cxa_is_pointer_type ___errno_location _emscripten_get_sbrk_ptr _free
diff --git a/tests/other/metadce/hello_libcxx_fastcomp_O2.funcs b/tests/other/metadce/hello_libcxx_fastcomp_O2.funcs index a26c12d..9cf0023 100644 --- a/tests/other/metadce/hello_libcxx_fastcomp_O2.funcs +++ b/tests/other/metadce/hello_libcxx_fastcomp_O2.funcs
@@ -389,17 +389,14 @@ $__ZNSt3__2L13utf8_to_utf16EPKhS1_RS1_PtS3_RS3_mNS_12codecvt_modeE $__ZNSt3__2L19utf8_to_ucs4_lengthEPKhS1_mmNS_12codecvt_modeE $__ZNSt3__2L20utf8_to_utf16_lengthEPKhS1_mmNS_12codecvt_modeE -$__ZSt18uncaught_exceptionv $__ZTv0_n12_NSt3__213basic_istreamIcNS_11char_traitsIcEEED0Ev $__ZTv0_n12_NSt3__213basic_istreamIcNS_11char_traitsIcEEED1Ev $__ZTv0_n12_NSt3__213basic_ostreamIcNS_11char_traitsIcEEED0Ev $__ZTv0_n12_NSt3__213basic_ostreamIcNS_11char_traitsIcEEED1Ev $__Znwm $___ctype_get_mb_cur_max -$___cxa_can_catch $___cxa_guard_acquire $___cxa_guard_release -$___cxa_is_pointer_type $___dynamic_cast $___emscripten_stdout_close $___emscripten_stdout_seek
diff --git a/tests/other/metadce/hello_libcxx_fastcomp_O2.sent b/tests/other/metadce/hello_libcxx_fastcomp_O2.sent index 223a767..bc7bb36 100644 --- a/tests/other/metadce/hello_libcxx_fastcomp_O2.sent +++ b/tests/other/metadce/hello_libcxx_fastcomp_O2.sent
@@ -1,4 +1,3 @@ -___gxx_personality_v0 ___lock ___map_file ___setErrNo
diff --git a/tests/other/metadce/hello_libcxx_fastcomp_O2_EMULATED_FUNCTION_POINTERS.exports b/tests/other/metadce/hello_libcxx_fastcomp_O2_EMULATED_FUNCTION_POINTERS.exports index 516f315..92a4ce1 100644 --- a/tests/other/metadce/hello_libcxx_fastcomp_O2_EMULATED_FUNCTION_POINTERS.exports +++ b/tests/other/metadce/hello_libcxx_fastcomp_O2_EMULATED_FUNCTION_POINTERS.exports
@@ -1,6 +1,3 @@ -__ZSt18uncaught_exceptionv -___cxa_can_catch -___cxa_is_pointer_type ___errno_location _emscripten_get_sbrk_ptr _free
diff --git a/tests/other/metadce/hello_libcxx_fastcomp_O2_EMULATED_FUNCTION_POINTERS.funcs b/tests/other/metadce/hello_libcxx_fastcomp_O2_EMULATED_FUNCTION_POINTERS.funcs index 3f47891..339ba9f 100644 --- a/tests/other/metadce/hello_libcxx_fastcomp_O2_EMULATED_FUNCTION_POINTERS.funcs +++ b/tests/other/metadce/hello_libcxx_fastcomp_O2_EMULATED_FUNCTION_POINTERS.funcs
@@ -389,17 +389,14 @@ $__ZNSt3__2L13utf8_to_utf16EPKhS1_RS1_PtS3_RS3_mNS_12codecvt_modeE $__ZNSt3__2L19utf8_to_ucs4_lengthEPKhS1_mmNS_12codecvt_modeE $__ZNSt3__2L20utf8_to_utf16_lengthEPKhS1_mmNS_12codecvt_modeE -$__ZSt18uncaught_exceptionv $__ZTv0_n12_NSt3__213basic_istreamIcNS_11char_traitsIcEEED0Ev $__ZTv0_n12_NSt3__213basic_istreamIcNS_11char_traitsIcEEED1Ev $__ZTv0_n12_NSt3__213basic_ostreamIcNS_11char_traitsIcEEED0Ev $__ZTv0_n12_NSt3__213basic_ostreamIcNS_11char_traitsIcEEED1Ev $__Znwm $___ctype_get_mb_cur_max -$___cxa_can_catch $___cxa_guard_acquire $___cxa_guard_release -$___cxa_is_pointer_type $___dynamic_cast $___emscripten_stdout_close $___emscripten_stdout_seek
diff --git a/tests/other/metadce/hello_libcxx_fastcomp_O2_EMULATED_FUNCTION_POINTERS.sent b/tests/other/metadce/hello_libcxx_fastcomp_O2_EMULATED_FUNCTION_POINTERS.sent index 223a767..bc7bb36 100644 --- a/tests/other/metadce/hello_libcxx_fastcomp_O2_EMULATED_FUNCTION_POINTERS.sent +++ b/tests/other/metadce/hello_libcxx_fastcomp_O2_EMULATED_FUNCTION_POINTERS.sent
@@ -1,4 +1,3 @@ -___gxx_personality_v0 ___lock ___map_file ___setErrNo
diff --git a/tests/test_other.py b/tests/test_other.py index d081afe..b0bad7a 100644 --- a/tests/test_other.py +++ b/tests/test_other.py
@@ -8063,10 +8063,10 @@ self.run_metadce_test('hello_libcxx.cpp', ['-O2'], 19, [], ['waka'], 226582, 17, 32, None) # noqa @parameterized({ - 'normal': (['-O2'], 39, ['abort'], ['waka'], 186423, 23, 37, 542), # noqa + 'normal': (['-O2'], 38, ['abort'], ['waka'], 186423, 23, 34, 539), # noqa 'emulated_function_pointers': (['-O2', '-s', 'EMULATED_FUNCTION_POINTERS=1'], - 39, ['abort'], ['waka'], 188310, 23, 38, 522), # noqa + 38, ['abort'], ['waka'], 188310, 23, 35, 519), # noqa }) @no_wasm_backend() def test_binaryen_metadce_cxx_fastcomp(self, *args):