You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah. I see a workaround has been already reported with PR #776 open until a fixed gcc version is in the tree. Closing this bug since this is already being taken care of.
When compiled with LTO, git mangles the output of the
git ls-tree
command.Example of wrong output:
Recompiling with
*FLAGS-=-flto*
results in correct output; example:This is with dev-vcs/git-2.33.1, and sys-devel/gcc-11.2.0. The USE flags don't matter, I also tried with USE=-*.
The text was updated successfully, but these errors were encountered: