On Thu, 18 Nov 2021, 03:16 unlvsur unlvsur via Libstdc++, < libstdc++@gcc.gnu.org> wrote: > Can we put it into a separate translation unit with only > __glibcxx_assert_fail? Linker does not remove dead functions. > Why does -ffunction-sections not help? > >