PATCH: Fix MIPS DT_MIPS_UNREFEXTNO

Eric Christopher echristo@redhat.com
Tue Mar 22 05:03:00 GMT 2005


I've not looked at the rest of the patch, but large #if 0 blocks without
commenting isn't OK.

>        struct mips_got_info *g;
> +#if 0
>        bfd_size_type dynsecsymcount;
>  
>        /* When we resort, we must tell mips_elf_sort_hash_table what
> @@ -8927,8 +8960,9 @@ _bfd_mips_elf_final_link (bfd *abfd, str
>  		&& !(*bed->elf_backend_omit_section_dynsym) (abfd, info, p))
>  	      ++ dynsecsymcount;
>  	}
> +#endif
>        

-eric



More information about the Binutils mailing list