Support arbitrary length fill patterns.
[deliverable/binutils-gdb.git] / ld / emultempl / hppaelf.em
index 171da128afbcd1fa235a5529032efed73cc89380..fd2245429a2bddf5909651e4154b201fbcd77a49 100644 (file)
@@ -237,7 +237,7 @@ hppaelf_layout_sections_again ()
 
   /* Do the assignments again.  */
   lang_do_assignments (stat_ptr->head, abs_output_section,
-                      (fill_type) 0, (bfd_vma) 0);
+                      (fill_type *) 0, (bfd_vma) 0);
 }
 
 
This page took 0.024231 seconds and 4 git commands to generate.