Browse thread
bug fix to 64 bit SPARC code generator
- John Carr
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-05-22 (16:37) |
From: | John Carr <jfc@M...> |
Subject: | bug fix to 64 bit SPARC code generator |
I found a bug in my SPARC code generator: multiplication by constant 0 could give the wrong answer. Few people explicitly write x*0 but it can be generated internally by function inlining. A new version with the bug fixed, dated May 22 2005 GMT (the previous evening EDT), is available at: http://www.mit.edu/~jfc/ocaml-3.08.3-sparc64.tar.gz