[Bug c++/82229] GCC7's LTO underperforms compared to GCC6

krzysio.kurek at wp dot pl gcc-bugzilla@gcc.gnu.org
Sat Sep 16 17:23:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82229

--- Comment #2 from krzysio.kurek at wp dot pl ---
I'm using CMake to generate a Makefile.
The Release build adds -O3 and -DNDEBUG by default to compile options.
I modify the config so that it also adds -flto.
Should I attach make verbose output?


More information about the Gcc-bugs mailing list