bfd/
[deliverable/binutils-gdb.git] / gas / config / obj-macho.c
index f0cb43e115e3ea167f7a70eee714fb2f50410c3f..f4706ab03ed6eee65595d313515bc89422e8be9f 100644 (file)
@@ -434,7 +434,7 @@ obj_mach_o_zerofill (int ignore ATTRIBUTE_UNUSED)
   symbolS *sym = NULL;
   unsigned int align = 0;
   unsigned int specified_mask = 0;
-  offsetT size;
+  offsetT size = 0;
 
 #ifdef md_flush_pending_output
   md_flush_pending_output ();
This page took 0.023064 seconds and 4 git commands to generate.