Re: 'ZeroDivide' error using debian package
Holger Freyther <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.gnu.general |
|---|---|
| Message-ID | <[email protected]> |
> On 12. Aug 2018, at 00:31, bill-auger <[email protected]> wrote: > Hi, > `gcc -v` and `g++ -v` both show --enable-default-pie; but i can not > expose the 'ZeroDivide' problem compiling myself - compiling with all of > the following flags produce the same (non-error) result for 1e-4 and 0.05: you might trigger known undefined behavior in the multiplication path. Could you try http://git.savannah.gnu.org/cgit/smalltalk.git/commit/?id=72ada189aba0283c551ead16635c1983968080b8?