Index: c-ada-spec.c
===================================================================
--- c-ada-spec.c	(revision 192067)
+++ c-ada-spec.c	(working copy)
@@ -3068,7 +3068,7 @@ print_ada_struct_decl (pretty_printer *b
   tree tmp;
   int is_union =
     TREE_CODE (node) == UNION_TYPE || TREE_CODE (node) == QUAL_UNION_TYPE;
-  char buf[16];
+  char buf[32];
   int field_num = 0;
   int field_spc = spc + INDENT_INCR;
   int need_semicolon;
