[Bug ld/15428] Linker crash on R_MIPS_GOT_PAGE relocations referring to absolute symbols

2014-10-30 Thread james410 at cowgill dot org.uk
https://sourceware.org/bugzilla/show_bug.cgi?id=15428 --- Comment #3 from James Cowgill --- There might already be an (at least related) test for this. If I revert the commit I mentioned I get: ... Running /home/jcowgill/binutils-gdb/ld/testsuite/ld-mips-elf/mips-elf.exp ... FAIL: MIPS magic __eh

Re: Broken message (extraction) in binutils 2.24.90

2014-10-30 Thread Nicholas Clifton
Hi Göran, In readelf.c, in the macro CHECK_ENTSIZE_VALUES, there is this code error (_("Section %d has invalid sh_entsize of %" BFD_VMA_FMT "x\n"), \ i, section->sh_entsize);\ When extracting message strings from this code, only the first part will be extracted: msgid "Sect