Index: /trunk/source/lisp-kernel/arm-exceptions.c
===================================================================
--- /trunk/source/lisp-kernel/arm-exceptions.c	(revision 14533)
+++ /trunk/source/lisp-kernel/arm-exceptions.c	(revision 14534)
@@ -1650,5 +1650,5 @@
       Boolean before_alloc_trap = false;
 
-      if (IS_BRANCH_AROUND_ALLOC_TRAP(instr) {
+      if (IS_BRANCH_AROUND_ALLOC_TRAP(instr)) {
         before_alloc_trap = true;
         --program_counter;
