about summary refs log tree commit diff
path: root/elf/dl-exception.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/dl-exception.c')
-rw-r--r--elf/dl-exception.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/dl-exception.c b/elf/dl-exception.c
index f97d179dd1..7ee19a7fc8 100644
--- a/elf/dl-exception.c
+++ b/elf/dl-exception.c
@@ -123,6 +123,7 @@ _dl_exception_create_format (struct dl_exception *exception, const char *objname
 		  ++p;
 		  break;
 		}
+	      /* Fall through.  */
 	    case 'x':
 	      length += INT_WIDTH / 4;
 	      break;