Martin Storsjö <[email protected]> writes: > If I change it into movd instead of movq, it builds fine on OS X, and > the tests pass.
Curious. That use of movd is not in accord with my intel manuals, as far as I understand them. > On Linux, it doesn't seem to break anything either. And if checking > the output with objdump -d, it is encoded into the same opcode (which > objdump reports as movq). I think I'll double check that, and then check in that change. Thanks for the help! Regards, /Niels -- Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26. Internet email is subject to wholesale government surveillance. _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
