gmp 5.1.1 Solaris 10 & 11 on x86 using Studio 12.3 ABI32 doesn't compile with --disable-assembly
Torbjorn Granlund
tg at gmplib.org
Thu May 16 21:43:57 CEST 2013
nisse at lysator.liu.se (Niels Möller) writes:
One reason to use --disable-assembly is if the assembler invocations
don't work for some reason. So I think we really should avoid using
assembly source files. Resorting to gcc inline assembly (when using gcc)
might be a less bad alternative for the common case of gcc.
I commited a fix.
The problem code is there just to test some GMP function's resillience
to rounding mode changes. And it only works for the obsolete x87 insns
working off the floating-point stack.
--
Torbjörn
More information about the gmp-bugs
mailing list