putting __glibcxx_assert_fail into debug.cc bloats binary size by introducing all the dead code with debug.cc
unlvsur unlvsur
unlvsur@live.com
Thu Nov 18 03:16:21 GMT 2021
Can we put it into a separate translation unit with only __glibcxx_assert_fail? Linker does not remove dead functions.
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows
More information about the Libstdc++
mailing list