tools.gc-decode: fix for 64-bit.

db4
John Benediktsson 2014-11-23 07:13:30 -08:00
parent 048ed1e5fd
commit d65876021b
1 changed files with 4 additions and 4 deletions

View File

@ -53,10 +53,10 @@ IN: tools.gc-decode.tests
{ -1 -1 -1 -1 -1 -1 -1 }
{ -1 -1 -1 -1 -1 -1 -1 }
{ -1 -1 -1 -1 -1 -1 -1 }
{ -1 -1 -1 -1 -1 -1 5 }
{ -1 -1 -1 -1 -1 -1 5 }
{ -1 -1 -1 -1 -1 -1 4 }
{ -1 -1 -1 -1 -1 -1 4 }
{ -1 -1 -1 -1 -1 -1 -1 }
}
} ! 64-bit
{
{ -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 }
{ -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 }
@ -73,7 +73,7 @@ IN: tools.gc-decode.tests
{ t } [
\ llvm.types:resolve-types word>gc-info
{
S{ gc-info f 0 2 2 1 6 7 6 } ! 64-bit
S{ gc-info f 0 2 2 1 5 8 6 } ! 64-bit
S{ gc-info f 0 2 2 1 9 12 6 } ! 32-bit
} member?
] unit-test