terralang / terra

Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.
terralang.org
Other
2.71k stars 197 forks source link

Fix vecobj.t test on PPC64le #582

Closed elliottslaughter closed 2 years ago

elliottslaughter commented 2 years ago

This is a workaround for the Moonjit limitations described in #581. With these changes, vecobj.t passes.

Test suite status after this PR:

=================
= FAILING tests
=================
multiterra.t
=================

548 tests passed. 1 tests failed.