]> granicus.if.org Git - python/commit
Merged revisions 62499 via svnmerge from
authorMark Dickinson <dickinsm@gmail.com>
Sat, 26 Apr 2008 20:48:56 +0000 (20:48 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sat, 26 Apr 2008 20:48:56 +0000 (20:48 +0000)
commitb0e2b4c52f2464041f71bf3a78e53d8ecc5dc0df
tree755e716680b164ee4428fe2889b9302f5c6f0b2f
parenta1e5325cf23135da36e1c55698c9d637bb8468e6
Merged revisions 62499 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r62499 | mark.dickinson | 2008-04-25 12:11:04 -0400 (Fri, 25 Apr 2008) | 7 lines

  Issue #1496032.  Add -mieee to BASECFLAGS on alpha, when gcc is
  the compiler.  This should(?) help to fix failures in test_math
  and test_cmath on Linux/alpha.

  Also add configure message reporting the result of uname -m, as
  a debugging aid.
........
Misc/NEWS
configure
configure.in