stdcxx: add missing symbols for istream and thread

Issue #3967

triggers using -O0 with test-libc_integration:

libc_integration/main.cc:146: undefined reference to `std::istream::operator>>(unsigned long&)'

contrib/stdcxx-80f380143250d4f951433876698b54fdac32b95f/include/stdcxx/std/thread:67: undefined reference to `vtable for std:🧵:_State'
This commit is contained in:
Alexander Boettcher 2021-04-26 12:55:16 +02:00 committed by Norman Feske
parent 1c49da8ce4
commit 7503472ae6

View File

@ -783,6 +783,7 @@ _ZTTSt14basic_ifstreamIcSt11char_traitsIcEE V
_ZTTSt14basic_ifstreamIwSt11char_traitsIwEE V
_ZTTSt14basic_ofstreamIcSt11char_traitsIcEE V
_ZTTSt14basic_ofstreamIwSt11char_traitsIwEE V
_ZTVNSt6thread6_StateE V
_ZTVNSt7__cxx1110moneypunctIcLb0EEE V
_ZTVNSt7__cxx1110moneypunctIcLb1EEE V
_ZTVNSt7__cxx1110moneypunctIwLb0EEE V
@ -1275,6 +1276,7 @@ _ZNSirsERd W
_ZNSirsERf W
_ZNSirsERi W
_ZNSirsERj W
_ZNSirsERm W
_ZNSirsERs W
_ZNSo3putEc W
_ZNSo5flushEv W