List Question
20 TechQA 2024-02-29T10:24:10.993000Can CMake automatically handle addition of -ffat-lto-objects depending on downstream dependencies
21 views
Asked by NoSenseEtAl
how to fine tune gcc optimizations for space and speed
88 views
Asked by user97576
GDB: Access name-mangled (.lto_priv) Link Time Optimization (LTO) variables
199 views
Asked by user1266174
How can I use gcc's -Werror=lto-type-mismatch without -flto?
193 views
Asked by someone serious
Why GCC does not do function dead code elimination with LTO when compiling the object file with -O0?
169 views
Asked by Ciro Santilli OurBigBook.com
What is the proper way to enable LTO on GCC (g++) 12.2.1
103 views
Asked by SVA522
Optimizing static library with LTO at the public API boundary
268 views
Asked by e-rk
/USEPROFILE command isn't giving PGO logs
83 views
Asked by Fayas Mohamed
Stop DD when records out = 0+1 records in
191 views
Asked by spawn-ian
GCC - where Link Time Optimisations really apply?
109 views
Asked by Mati
gcc -flto undefined reference errors
160 views
Asked by Paul Floyd
What kind of program can benefit much from LTO?
397 views
Asked by Chen Li
ArmClang/ArmLink LTO removes object with __attribute__((used))
571 views
Asked by Clifford
GCC with LTO: Warning: argument 1 value ‘18...615’ (SIZE_MAX) exceeds maximum object size
580 views
Asked by Lluís Alemany-Puig
LTO optimizing out global variables
681 views
Asked by Virag Doshi
Disable compiler warnings with pragma GCC diagnostic in LTO builds
243 views
Asked by newatcomputing
Weird LTO behavior with -ffast-math
145 views
Asked by Liu Wei
How to redefine symbol of object file from the arm-none-eabi compile with -flot flag?
175 views
Asked by Ding Brains
clang support for fat-lto-objects
859 views
Asked by Simone Rondelli