* config/tc-ppc.c (ppc_setup_opcodes): Tidy. Add code to test
[deliverable/binutils-gdb.git] / gas / config / obj-coff.c
index 9bbeca485397f90b387ae808d278baaeb036f9dd..4bcede6ee2a577083a94831f3fcbf405fc1c967c 100644 (file)
@@ -497,7 +497,7 @@ obj_coff_ident (int ignore ATTRIBUTE_UNUSED)
   subseg_new (".comment", 0);
 #endif
 
-  stringer (1);
+  stringer (8 + 1);
   subseg_set (current_seg, current_subseg);
 }
 
This page took 0.022754 seconds and 4 git commands to generate.