0.8.13.2:
commit47c2f13d9cec42ff5b4f93782362579225026774
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 26 Jul 2004 10:18:00 +0000 (26 10:18 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 26 Jul 2004 10:18:00 +0000 (26 10:18 +0000)
tree9a853f5006f0fcf0fa06b004596d715501e7cbea
parent64fb1f750762dad66255d941292283b92ce9a078
0.8.13.2:
Fix for one egregious excessive use of symbols, in VOP parsing.

Symbols for arguments, results and temporaries must be unique
per-VOP, not necessarily globally unique.  Ensure that this is
so, saving approximately 2000 symbols on x86.
src/compiler/meta-vmdef.lisp
version.lisp-expr