https://sourceware.org/bugzilla/show_bug.cgi?id=25803
--- Comment #19 from gagan singh sidhu (gagz, broly, w/e u want) <broly at mac dot com> --- is it possible havving something like bed->elf_target_id == MIPS_ELF_DATA in the "else if" could fix this/ i haen't tested yet i'm practicing, but i am wondering if making the else if: else if ( (bed->elf_osabi != ELFOSABI_GNU && bed->elf_osabi != ELFOSABI_FREEBSD) || bed->elf_target_id == MIPS_ELF_DATA) would fix it. -- You are receiving this mail because: You are on the CC list for the bug.