[phobos] phobos commit, revision 2186

Don Clugston dclugston at googlemail.com
Fri Nov 26 09:37:54 PST 2010


Excellent! I predict this fails on AMD. (This test is a single instruction).

import std.math;

void main()
{
     assert( yl2x(0x1.0076fc5cc7933866p+40L, LN2) ==
0x1.bba4a9f774f49d0ap+4L, "YL2X fails");
}


More information about the phobos mailing list