aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa/instr/compw.eq.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/mppa/instr/compw.eq.c')
-rw-r--r--test/mppa/instr/compw.eq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mppa/instr/compw.eq.c b/test/mppa/instr/compw.eq.c
index dc7a3ab1..cd93f365 100644
--- a/test/mppa/instr/compw.eq.c
+++ b/test/mppa/instr/compw.eq.c
@@ -4,4 +4,4 @@ BEGIN_TEST(int)
{
c = ((a & 0x1) == (b & 0x1));
}
-END_TEST()
+END_TEST32()