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