diff options
author | Ludovic Courtès <ludo@gnu.org> | 2009-07-15 23:51:42 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2009-07-15 23:51:42 +0200 |
commit | 5bd047cefa9ffcf17751dbeda1fa56ae56f45199 (patch) | |
tree | e8366eeef4629bc64fa58cebda08bd6cbb10ebc3 /module | |
parent | b67cb2864e0de124bd7c4f9b0fda442329e09f3f (diff) | |
download | guile-5bd047cefa9ffcf17751dbeda1fa56ae56f45199.tar.gz |
Fix unaligned access in the VM code.
* libguile/vm.c (struct t_32bit_aligned): New.
(really_make_boot_program)[bytes]: Use it. This fixes possibly
unaligned accesses, which cause a "bus error" on some platforms (e.g.,
sparc-*).
Diffstat (limited to 'module')
0 files changed, 0 insertions, 0 deletions