]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/emultempl/ppc32elf.em
Rename lang_output_section_statement to lang_os_list
[thirdparty/binutils-gdb.git] / ld / emultempl / ppc32elf.em
index 77143e753e5bb825b9bb2e26a0fe28c99a21dcbf..5387ef1a6c8c3c737212e591b26ca7340b600528 100644 (file)
@@ -79,7 +79,7 @@ ppc_after_check_relocs (void)
 
       num_got = 0;
       num_plt = 0;
-      for (os = &lang_output_section_statement.head->output_section_statement;
+      for (os = &lang_os_list.head->output_section_statement;
           os != NULL;
           os = os->next)
        {