Update Gnulib to the latest git version
[deliverable/binutils-gdb.git] / bfd / elf64-sparc.c
index 50b051aa6bf01bd37c26fb28770c30c15c365584..8bf9623bd9fca6e240db79135353c19a2391fbb8 100644 (file)
@@ -748,7 +748,7 @@ elf64_sparc_fake_sections (bfd *abfd ATTRIBUTE_UNUSED,
 {
   const char *name;
 
-  name = bfd_get_section_name (abfd, sec);
+  name = bfd_section_name (sec);
 
   if (strcmp (name, ".stab") == 0)
     {
This page took 0.025448 seconds and 4 git commands to generate.