[Bug middle-end/70773] Profiled sudoku solver slower due to lack of sdiv/udiv
tulipawn at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Nov 23 10:09:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70773
PeteVine <tulipawn at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution|--- |FIXED
--- Comment #20 from PeteVine <tulipawn at gmail dot com> ---
The bug doesn't reproduce in a recent GCC 8 build (profiling on a Cortex A5
system).
The generated assembly contains no __aeabi_idiv calls whatsoever. Well done.
More information about the Gcc-bugs
mailing list