gmp 5.1.1 tests failures on 64 bin windows with AMD processors

Torbjorn Granlund tg at gmplib.org
Fri May 10 14:22:21 CEST 2013


Darin Ohashi <dohashi at maplesoft.com> writes:

  On Wed, 2013-05-08 at 16:44 -0400, Torbjorn Granlund wrote:
  > I think I now have a fix for the bug.  The file mpn/x86_64/bd1/mul_1.asm
  > really never ever worked properly for DOS64.
  > 
  
  This fixes the test failures on our machines.
  
Thanks for the feedback.

This bug indicated a flaw in our testing, since the bulldozer mpn_mul_1
was completely non-functional under the 64-bit Windoze ABI.

We now test all x86 and x86-64 code from a fat build on the Windoze
machine dos64.gmplib.org as well as a ELF ABI system.  The results are
reported as *-fake (it is based on providing a 'fake' cpuid overriding
the real cpuid).
  
-- 
Torbjörn


More information about the gmp-bugs mailing list