https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112548
--- Comment #17 from Filip Kastl <pheeck at gcc dot gnu.org> --- I have this in the SPEC .cfg file: OPTIMIZE = -Ofast -g -march=native -mtune=native -flto=32 So the only difference I see is the inclusion of -g.