Uncomment run-time objcode alignment check.
authorLudovic Courtès <ludo@gnu.org>
Thu, 13 Aug 2009 21:59:51 +0000 (23:59 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 13 Aug 2009 21:59:51 +0000 (23:59 +0200)
commite3c9c676ae8b45ab98296532ac9756566dc46631
tree29ab568b991cdea1369d962af0664b6366cf681f
parentb3ce13b667634be30ab2d74b8ccb1de190d7aeeb
Uncomment run-time objcode alignment check.

This should now work thanks to the changes in
28b119ee3da0f4b14cb87e638794d22843778cda ("make sure all programs are
8-byte aligned").  This commit is a follow-up to
ec99fe8ecb412e49e8e981246eb62ca46b32754b ("Add FIXMEs about misaligned
objcode-metas.").

* libguile/objcodes.c (scm_c_make_objcode_slice): Uncomment assertion
  that checks for proper alignment of PTR.

* module/language/assembly/compile-bytecode.scm (write-bytecode): Update
  comment about META's alignment.
libguile/objcodes.c
module/language/assembly/compile-bytecode.scm