[Bug c++/119387] [14/15 Regression] Regression in performance by a factor of 6 when building with debugging symbols since r14-5979

amonakov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 21 16:29:19 GMT 2025


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

Alexander Monakov <amonakov at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amonakov at gcc dot gnu.org

--- Comment #10 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
Just a quick note for reporter's information: if you need just the symbols for
stack traces, not full debug info for interactive debugging, -g1 offers that
with much lower overhead.


More information about the Gcc-bugs mailing list