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