From: Archie Cobbs (archie@whistle.com)
Date: Mon Feb 08 1999 - 13:28:21 EST
Alexandre Oliva writes:
> 0x8...0 % 0xf...f generates an arithmetic exception on mips. The
> following programs demonstrates this.
>
> Should we test for this failure at configure time and generate extra
> code to expand `a%b' to `(b==-1)?0:(a%b)' ? :-(
That would be nice.. as long as it doesn't slow down systems
that behave correctly.
-Archie
___________________________________________________________________________
Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:58:01 EDT