[Bug middle-end/54183] Generate __udivmoddi4 instead of __udivdi3 plus __umoddi3

b7.10110111 at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Mar 16 23:07:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54183

--- Comment #3 from Ruslan <b7.10110111 at gmail dot com> ---
Ah, actually your problem is with a constant divisor. I reported it as bug
84759. If you change 10 to e.g. a function parameter, then you'll get
__udivmoddi4.


More information about the Gcc-bugs mailing list