Force LTO inlining

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux