bug in speed

Torbjorn Granlund tg at gmplib.org
Tue Jan 12 00:21:54 CET 2010


Paul Zimmermann <Paul.Zimmermann at loria.fr> writes:

     achille% ./speed -s 1 mpn_dcpi1_divappr_q
     overhead 0.000000003 secs, precision 10000 units of 4.17e-10 secs, CPU freq 2400.00 MHz
  	   mpn_dcpi1_divappr_q
     Segmentation fault (core dumped)
  
This has now been fixed in the GMP repo.
  
     achille% ./speed -s 2 mpn_dcpi1_divappr_q
     overhead 0.000000003 secs, precision 10000 units of 4.17e-10 secs, CPU freq 2400.00 MHz
  	   mpn_dcpi1_divappr_q
     sbpi1_divappr_q.c:185: GNU MP assertion failed: np[1] == n1
     Abort (core dumped)

Also fixed.

-- 
Torbjörn


More information about the gmp-bugs mailing list