Issue #5792: Extend short float repr support to x86 platforms using suncc or icc.
commit5d0c371d5430b9d3ca68ce52ea9934056d504cc6
authormark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 15 Nov 2009 13:12:43 +0000 (15 13:12 +0000)
committermark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 15 Nov 2009 13:12:43 +0000 (15 13:12 +0000)
treee61b50aa93371e494ec47fed05d1d14c807b9361
parent2b28adeab87721e399e70899efd16f4074e34f8b
Issue #5792:  Extend short float repr support to x86 platforms using suncc or icc.
Many thanks Stefan Krah for help and OpenSolaris testing.

git-svn-id: http://svn.python.org/projects/python/trunk@76300 6015fed2-1504-0410-9fe1-9d1591cc4771
configure
configure.in