aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa/instr/call.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/mppa/instr/call.c')
-rw-r--r--test/mppa/instr/call.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mppa/instr/call.c b/test/mppa/instr/call.c
index 727cef63..ba2ec323 100644
--- a/test/mppa/instr/call.c
+++ b/test/mppa/instr/call.c
@@ -12,5 +12,5 @@ BEGIN_TEST(int)
{
c = sum(make(a), make(b));
}
-END_TEST()
+END_TEST32()
/* RETURN VALUE: 60 */