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?