I've found compiler bugs before, but this is the first compiler-compiler bug I've ever seen – incredible stuff:
I've found compiler bugs before, but this is the first compiler-compiler bug I've ever seen – incredible stuff:
@dougall Also perhaps noteworthy: the commit that fixes it is a revert of a revert...of a revert. (Hello, semantic satiation.)
And further, the commit hashes of second and third commits in that chain of reverts (the most recent two) just so happen to have fourteen prefix bits in common, throwing off my mental tracking of which was which via the first three hex digits when trying to count how many reversions had actually happened.