[git] CMU Common Lisp branch master updated. snapshot-2014-01-6-g87ef443

This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMU Common Lisp". The branch, master has been updated via 87ef443f0e2df10676b2680c31e0a3cf459882da (commit) from 7b313ca19a6452137c86f9da65430b946be419a5 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 87ef443f0e2df10676b2680c31e0a3cf459882da Author: Raymond Toy <toy.raymond@gmail.com> Date: Mon Jan 6 22:34:30 2014 -0800 Update. diff --git a/src/general-info/release-20f.txt b/src/general-info/release-20f.txt index 298b321..7272375 100644 --- a/src/general-info/release-20f.txt +++ b/src/general-info/release-20f.txt @@ -55,6 +55,10 @@ New in this release: * Fix error in pi reduction on x87. It was not noticed previously because the returned values were not used optimally. * Better error message for empty cond clauses. + * Fix serious error in the complex multiply vop for sparc. + Incorrect results were returned under some conditions when the + result TN was packed in the same location as one of the argument + TNs. * Trac Tickets: * Ticket #90 fixed. ----------------------------------------------------------------------- Summary of changes: src/general-info/release-20f.txt | 4 ++++ 1 file changed, 4 insertions(+) hooks/post-receive -- CMU Common Lisp
participants (1)
-
rtoy@common-lisp.net