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 skrah
Recipients mark.dickinson, skrah, trent
Date 2012-11-24.01:44:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20121124014433.GA5739@sleipnir.bytereef.org>
In-reply-to <1353678195.86.0.859565731995.issue16534@psf.upfronthosting.co.za>
Content
For some reason ./configure detects x87-style-double-rounding=yes, but when
I compile the test manually with the same command line "cc -Ae -g", no
double rounding is detected.
History
Date User Action Args
2012-11-24 01:44:32skrahsetrecipients: + skrah, mark.dickinson, trent
2012-11-24 01:44:32skrahlinkissue16534 messages
2012-11-24 01:44:31skrahcreate