1.0.28.52: fix x86-64 build, oops
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 16 May 2009 15:10:54 +0000 (15:10 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 16 May 2009 15:10:54 +0000 (15:10 +0000)
commit3137bf40db4b860a7ed59224375f80aa697e2d49
treec01868d455a551c152841c63a130782975d97416
parente840f481796d191997a47421d60cd039cd260613
1.0.28.52: fix x86-64 build, oops

  Name data vector accessor VOPs consistently, using the -WITH-OFFSET/
  style names, since on x86-64 they all are with offsets.
  (INITIALIZE-VECTOR has a macrolet that generates VOP calls based on
  the platform, and wants consistent names.)
src/compiler/x86-64/array.lisp
version.lisp-expr