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.