[phobos] phobos commit, revision 2186
Dmitry Olshansky
dmitry.olsh at gmail.com
Fri Nov 26 10:14:29 PST 2010
On 26.11.2010 20:37, Don Clugston wrote:
> Excellent! I predict this fails on AMD. (This test is a single instruction).
And the answer is ... yes, it fails :-)
So what's the next direction, maybe ask the AMD folks?
> import std.math;
>
> void main()
> {
> assert( yl2x(0x1.0076fc5cc7933866p+40L, LN2) ==
> 0x1.bba4a9f774f49d0ap+4L, "YL2X fails");
> }
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
More information about the phobos
mailing list