https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112664

--- Comment #4 from gooncreeper <goon.pri.low at gmail dot com> ---
(In reply to Andrew Pinski from comment #1)
> Dup.
> 
> *** This bug has been marked as a duplicate of bug 105496 ***

Apologies.
Though, how are you so good at finding duplicates? What's the secret?(In reply
to Andrew Pinski from comment #3)
> (In reply to gooncreeper from comment #2)
> > Though, how are you so good at finding duplicates? What's the secret?
> 
> Everyone says I have bugzilla memorized but I don't, I am just really code
> at doing keyword searches and knowing what keywords to search for. In this
> case I searched for "canonical compare" because I knew this was a
> canonicalization issue with how GCC changed `v < 6` into `v <= 5`

Ah, if I knew the fancy names of optimizations I would probably be a bit better
at checking my finds.

Reply via email to