libc_integration: fix build errors with '-std=gnu++20 -Og'

Issue #4827
This commit is contained in:
Christian Helmuth 2023-05-22 08:28:47 +02:00
parent 60b44f071b
commit 86ebbc2191

View File

@ -1679,6 +1679,7 @@ _ZNSt7__cxx1115messages_bynameIcEC1EPKcm W
_ZNSt7__cxx1115messages_bynameIcEC2EPKcm W
_ZNSt7__cxx1115messages_bynameIwEC1EPKcm W
_ZNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEE3strERKNS_12basic_stringIcS2_S3_EE W
_ZNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEC1EONS_12basic_stringIcS2_S3_EESt13_Ios_Openmode W
_ZNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEC1ERKNS_12basic_stringIcS2_S3_EESt13_Ios_Openmode W
_ZNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEC1ESt13_Ios_Openmode W
_ZNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEC1Ev W