[Bug target/82182] m68k slow code: u16/u8 division calls divsi3

2019-09-10 Thread djipi.mari at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82182

Jean-Paul Mari  changed:

   What|Removed |Added

 CC||djipi.mari at gmail dot com

--- Comment #4 from Jean-Paul Mari  ---
Same results with the 9.2.0
Also checked with versions before the 7.1.0, and got the same results.

[Bug target/82182] m68k slow code: u16/u8 division calls divsi3

2019-06-25 Thread cand at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82182

Lauri Kasanen  changed:

   What|Removed |Added

Version|7.2.0   |8.3.0
  Known to fail||7.2.0

--- Comment #3 from Lauri Kasanen  ---
8.3.0 produces the exact same slow code.

[Bug target/82182] m68k slow code: u16/u8 division calls divsi3

2019-06-17 Thread cand at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82182

--- Comment #2 from Lauri Kasanen  ---
It may be a few weeks before I can test newer gcc.

[Bug target/82182] m68k slow code: u16/u8 division calls divsi3

2019-06-17 Thread jason.duerstock at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82182

Jason Duerstock  changed:

   What|Removed |Added

 CC||jason.duerstock at gmail dot 
com

--- Comment #1 from Jason Duerstock  ---
Does this still happen for you in 7.4.0?