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 eric.smith
Recipients benjamin.peterson, eric.smith, mark.dickinson, vstinner
Date 2017-04-21.15:15:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492787724.76.0.9662276064.issue30124@psf.upfronthosting.co.za>
In-reply-to
Content
I agree we shouldn't do anything heroic to "fix" dtoa.c. I'd wait and see if Gay (or other maintainers) will chose an approach if Clang keeps this behavior.

At most, I think Mark's idea to use -fno-strict-aliasing only on dtoa.c and nowhere else would be the better approach.
History
Date User Action Args
2017-04-21 15:15:24eric.smithsetrecipients: + eric.smith, mark.dickinson, vstinner, benjamin.peterson
2017-04-21 15:15:24eric.smithsetmessageid: <1492787724.76.0.9662276064.issue30124@psf.upfronthosting.co.za>
2017-04-21 15:15:24eric.smithlinkissue30124 messages
2017-04-21 15:15:24eric.smithcreate