https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101949
Boris Carvajal <boris2.9 at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |boris2.9 at gmail dot com --- Comment #8 from Boris Carvajal <boris2.9 at gmail dot com> --- I just want to add that running 'git ls-tree HEAD' inside a git repo is also bugged, there is no crash here but the file names in the output are corrupted. A Gentoo user experiencing something similar reported that adding '-ffat-lto-objects' resolves the problem. (https://github.com/InBetweenNames/gentooLTO/pull/776)