Re: What's cooking in git.git (Jun 2021, #02; Sun, 6)
From: Jeff King <hidden>
Date: 2021-06-10 10:47:44
On Wed, Jun 09, 2021 at 12:06:08PM +0200, Ævar Arnfjörð Bjarmason wrote:
quoted
BTW, Ævar, are you planning to fix other -O3 problems? I happened to notice some today. One is new in pu (and I sent a message in that thread), but two are older. See this message from last year: https://lore.kernel.org/git/20200404142131.GA679473@coredump.intra.peff.net/ (local) (amusingly, it also mentions your trace2 one!). I'm happy to send patches, but I hadn't written them yet, and it occurred to me you might already have done so.There hasn't been much of anything new in pu for a while :)
Heh, you wouldn't believe the number of times I've typed "git checkout origin/pu" in the last year. :)
But no, please beat me to it. That trace2 one was a one-off I was tackling because I ran into it when compiling revisions under -O3 with t/perf/.
Thanks, I'll see if I can work something up. -Peff