https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101177
Segher Boessenkool <segher at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |segher at gcc dot gnu.org --- Comment #4 from Segher Boessenkool <segher at gcc dot gnu.org> --- (In reply to Harold Gutch from comment #1) > I cannot claim to understand the details of this patch, but note that in the > second part of the diff the condition gets inverted. Yes, that looks like a clear mistake. I don't know why I did that, perhaps at first I flipped the control flow there? Who knows. Sorry for it anyway!