https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95230
--- Comment #6 from Gabriel Ravier ---
Oh oops, I was looking at -O3 output instead of -O2.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95230
--- Comment #5 from Andrew Pinski ---
(In reply to Gabriel Ravier from comment #4)
> Seems to be fixed on trunk ?
The loop is still there:
.L2:
add w1, w1, 1
cmp w1, 32
bne .L2
[local count: 1018683651]:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95230
--- Comment #4 from Gabriel Ravier ---
Seems to be fixed on trunk ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95230
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed|2021-11-22 00:00:00 |2023-6-9
--- Comment #3 from Andrew Pins
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95230
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95230
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #1 from Andrew P