public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
* putting __glibcxx_assert_fail into debug.cc bloats binary size by introducing all the dead code with debug.cc
@ 2021-11-18  3:16 unlvsur unlvsur
  2021-11-18  9:09 ` Jonathan Wakely
  0 siblings, 1 reply; 6+ messages in thread
From: unlvsur unlvsur @ 2021-11-18  3:16 UTC (permalink / raw)
  To: unlvsur unlvsur via Libstdc++

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-11-18  9:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-18  3:16 putting __glibcxx_assert_fail into debug.cc bloats binary size by introducing all the dead code with debug.cc unlvsur unlvsur
2021-11-18  9:09 ` Jonathan Wakely
2021-11-18  9:12   ` unlvsur unlvsur
2021-11-18  9:14     ` unlvsur unlvsur
2021-11-18  9:44     ` Jonathan Wakely
2021-11-18  9:51       ` Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).