[Bug c/97689] (ceilf(begin/(float)tstep))*tstep

2020-11-03 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97689

Richard Biener  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Richard Biener  ---
What do you expect? 445636*3600 isn't exact representable in float but it is
in unsigned int.

[Bug c/97689] (ceilf(begin/(float)tstep))*tstep

2020-11-03 Thread jkaltes at hotmail dot nl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97689

--- Comment #1 from Jaap Korthals Altes  ---
Created attachment 49491
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49491=edit
gcc -v