https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64622
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Severity|normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64622
--- Comment #3 from Richard Biener ---
without loop header copyign we generate
__strcspn_c1:
.LFB0:
.cfi_startproc
xorl%eax, %eax
jmp .L2
.p2align 4,,10
.p2align 3
.L8:
cmpl%esi, %edx
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64622
--- Comment #2 from Richard Biener ---
That's indeed more clever "loop header copying".
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64622
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
--- Comment #1 from