public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* c++: Elide calls to NOP module initializers
@ 2022-06-14 16:13 Nathan Sidwell
  0 siblings, 0 replies; only message in thread
From: Nathan Sidwell @ 2022-06-14 16:13 UTC (permalink / raw)
  To: GCC Patches

This implements NOP module initializer elision. Each CMI gains a new 
flag informing importers whether its initializer actually does something 
(initializers its own globals, and/or calls initializers of its 
imports).  This allows an importer to determine whether to call it.

nathan


-- 
Nathan Sidwell

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-14 16:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-14 16:13 c++: Elide calls to NOP module initializers Nathan Sidwell

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).