Index: trunk/src/sh_sub.c
===================================================================
--- trunk/src/sh_sub.c	(revision 321)
+++ trunk/src/sh_sub.c	(revision 323)
@@ -230,5 +230,5 @@
 
  out:
-
+  ; /* 'label at end of compound statement' */
   SH_MUTEX_UNLOCK(mutex_sub);
   return retval;
@@ -489,5 +489,5 @@
 
  end:
-
+  ; /* 'label at end of compound statement' */
   SH_MUTEX_UNLOCK(mutex_sub_work);
 
