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 jyasskin
Recipients
Date 2007-08-23.00:02:35
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I tested the change with Apple's gcc and gcc-4.2, but only on an Intel mac. http://gcc.gnu.org/ml/gcc/2005-12/msg00368.html says that -no-cpp-precomp is obsolete, and there weren't any warnings about long doubles, so I just removed those two, and because I'm paranoid, I added a test compile for -mno-fused-madd.
History
Date User Action Args
2007-08-23 15:59:53adminlinkissue1779871 messages
2007-08-23 15:59:53admincreate