[Bug debug/115761] Huge .o and compile times related to lambda debug strings
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115761 --- Comment #5 from Antony Searle --- > You can get the same size back with `-gdwarf-4` option even. Substituting -gdwarf-4 for -g only changes the file size by 1 kb of 1.3 Gb Antony-Air:bug $ ls -l bug.o* -rw-r--r-- 1
[Bug c++/115761] New: Huge .o and compile times related to lambda debug strings
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115761 Bug ID: 115761 Summary: Huge .o and compile times related to lambda debug strings Product: gcc Version: 14.1.0 Status: UNCONFIRMED Severity: normal P