https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103344
--- Comment #3 from cqwrteur <unlvsur at live dot com> --- (In reply to Andrew Pinski from comment #2) > Sounds like a cost model issue. Are you sure it is faster? division is very very slow. And you use software emulation which is even slower.