[comp.lang.perl] perl@pl44 fails lib.big on Pyramid

chris@utgard.uucp (Chris Anderson) (01/16/91)

Machine: Pyramid 9825, running OSx 5.0d
CC: Stock ucb cc, compiled in ucb universe with perl's malloc
Flags: -O -DDEBUGGING defined

Perl at pl44 fails lib.big tests 218 and 220.  This was the case
with pl41 as well.

not ok 218
# '&bmod('+5000000000','+9');' expected: '+5' got: '+4'
not ok 220
# '&bmod('+7000000000','+9');' expected: '+7' got: '+6'

Chris
-- 
+---------------------------------------------------------------+
|  Chris Anderson, QMA, Inc.      utgard!chris@csusac.csus.edu  |
|      My employer doesn't listen to me... why should you?      |
+---------------------------------------------------------------+

chris@utgard.uucp (Chris Anderson) (01/16/91)

In article <1991Jan15.190228.24159@utgard.uucp> chris@utgard.uucp (Chris Anderson) writes:
>Machine: Pyramid 9825, running OSx 5.0d
>CC: Stock ucb cc, compiled in ucb universe with perl's malloc
>Flags: -O -DDEBUGGING defined

I tried this again with the system's malloc defined instead of
perl's.  No change.

Chris
-- 
+---------------------------------------------------------------+
|  Chris Anderson, QMA, Inc.      utgard!chris@csusac.csus.edu  |
|      My employer doesn't listen to me... why should you?      |
+---------------------------------------------------------------+