[Bug middle-end/70773] Profiling makes sudoku solver slower

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Apr 24 21:52:00 GMT 2016


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Looks like for some reason with profiling __aeabi_idiv/__aeabi_idivmod is being
used in one place.

Most likely for pos / 9 .


More information about the Gcc-bugs mailing list