public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Force LTO inlining
@ 2020-03-29 10:13 Gabriel Rodríguez Álvarez
  0 siblings, 0 replies; only message in thread
From: Gabriel Rodríguez Álvarez @ 2020-03-29 10:13 UTC (permalink / raw)
  To: gcc-help

Hi all,

I have object files containing a large number of different moderately-sized functions (approximately 256 FLOPs each, no loops) that are called from a .c file. I would like to force the inlining of these functions using the Link-Time Optimizations available on GCC (-flto), as they are not being inlined automatically. Is there any way to do this?

Thanks,
G.

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

only message in thread, other threads:[~2020-03-29 10:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-29 10:13 Force LTO inlining Gabriel Rodríguez Álvarez

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