Recognize the `x86_64.*-gnux32' triplet.
authorLudovic Courtès <ludo@gnu.org>
Wed, 27 Feb 2013 19:39:51 +0000 (20:39 +0100)
committerLudovic Courtès <ludo@gnu.org>
Wed, 27 Feb 2013 19:40:08 +0000 (20:40 +0100)
commitb946e08a6ae6e73bda1f76017fcb75f41cd4b288
treefc448c336497cca916b8b8d43073232cb634875c
parent9130ec74cf55a2531a364ef16b6608489b583f16
Recognize the `x86_64.*-gnux32' triplet.

* module/system/base/target.scm (triplet-pointer-size): Add case for
  "^x64_64-.*-gnux32".
* test-suite/tests/asm-to-bytecode.test ("cross-compilation"):
  ["x86_64-unknown-linux-gnux32"]: New test.
module/system/base/target.scm
test-suite/tests/asm-to-bytecode.test