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