[Bug c++/61668] Division returns an error in some cases

2014-07-04 Thread ketelbinkje at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61668 --- Comment #8 from Peter Ketel --- So what is the use of a math library that is only capable of binary computations? In the real world we use the decimal system for all computations. Do we need binary computations? In most cases NO. What is th

[Bug c++/61668] Division returns an error in some cases

2014-07-02 Thread ketelbinkje at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61668 Peter Ketel changed: What|Removed |Added Severity|normal |critical --- Comment #4 from Peter Ketel

[Bug c++/61668] Division returns an error in some cases

2014-07-02 Thread ketelbinkje at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61668 --- Comment #1 from Peter Ketel --- Created attachment 33044 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33044&action=edit The next division returns the correct result

[Bug c++/61668] New: Division returns an error in some cases

2014-07-02 Thread ketelbinkje at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: ketelbinkje at gmail dot com Created attachment 33043 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33043&action=edit A screen shot of the moment the error was detected The issue: The program wants to divide 59