https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95887
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|INVALID |DUPLICATE
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #1)
> ```
> g:
> .LFB1:
> .cfi_startproc
> movzbl (%rdi), %eax
> ret
> .cfi_endproc
> ```
>
> is wrong code which was PR 95189.
>
> As far as the optimization of memcmp here goes that is tracked as PR 12086.
>
> So closing as invalid.
Or maybe it should be closed as a dup.
*** This bug has been marked as a duplicate of bug 12086 ***