Fix all unexpected failures in gas testsuite for pdp11-aout.
[deliverable/binutils-gdb.git] / bfd / archures.c
index 885b027e434d3cd7980efedfe1e60459fbbb3d80..1544b7b483377849f29c8c6935f9c6d25f401220 100644 (file)
@@ -853,7 +853,7 @@ bfd_arch_list (void)
   const char **name_ptr;
   const char **name_list;
   const bfd_arch_info_type * const *app;
-  bfd_size_type amt;
+  size_t amt;
 
   /* Determine the number of architectures.  */
   vec_length = 0;
This page took 0.039083 seconds and 4 git commands to generate.