https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112685
--- Comment #2 from gooncreeper ---
(In reply to Andrew Pinski from comment #1)
> I thought I had saw this a while back.
>
> Note the Linux kernel does this kind of loop explicity to avoid the division
> though as the cases where it does is kno
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112685
--- Comment #1 from Andrew Pinski ---
I thought I had saw this a while back.
Note the Linux kernel does this kind of loop explicity to avoid the division
though as the cases where it does is known to be only a few iterations (1 or 2)
to get the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112685
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement