public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Emit information of builtin usage
@ 2021-10-07  9:41 Marvin Marks
  0 siblings, 0 replies; only message in thread
From: Marvin Marks @ 2021-10-07  9:41 UTC (permalink / raw)
  To: gcc-help

I want gcc to output the usage of builtin functions, e.g. when a call to
strlen is replaced with __builtin_strlen due to -O3 optimization. Does
something similar to -fdump-ipa-inline exist for builtins? If not I'm
also happy with directions on where to patch the compiler to print
messages when builtins are used.

Best regards


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

only message in thread, other threads:[~2021-10-07  9:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-07  9:41 Emit information of builtin usage Marvin Marks

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