> On 12. Aug 2018, at 00:31, bill-auger <bill-auger@peers.community> 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?



_______________________________________________
help-smalltalk mailing list
help-smalltalk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to