aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa/instr/xord.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/mppa/instr/xord.c')
-rw-r--r--test/mppa/instr/xord.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mppa/instr/xord.c b/test/mppa/instr/xord.c
index b9d86f06..b6a90cb0 100644
--- a/test/mppa/instr/xord.c
+++ b/test/mppa/instr/xord.c
@@ -4,4 +4,4 @@ BEGIN_TEST(long long)
{
c = a^b;
}
-END_TEST()
+END_TEST64()