This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author schwab
Recipients mark.dickinson, mirabilos, schwab, skrah
Date 2013-05-26.12:27:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <87hahqgc48.fsf@hase.home>
In-reply-to <Pine.BSM.4.64L.1305252216460.5262__34036.2077848569$1369520399$gmane$org@herc.mirbsd.org> (Thorsten Glaser's message of "Sat, 25 May 2013 22:19:09 +0000 (UTC)")
Content
Thorsten Glaser <tg@mirbsd.de> writes:

> root@ara3:~ # ./a.out
> test#1 fail: 1.00000000000000000E+00
> test#2 fail: 1.00000000000000040E+16
> changing FPU control word from 00000000 to 00000080 => 00000080
> test#1 fail: 1.00000000000000000E+00
> test#2 fail: 1.00000000000000040E+16

What is the exact sequence of fpu insns?

Andreas.
History
Date User Action Args
2013-05-26 12:27:23schwabsetrecipients: + schwab, mark.dickinson, skrah
2013-05-26 12:27:23schwablinkissue18062 messages
2013-05-26 12:27:23schwabcreate