[Bug binutils/4208] Linker and assembler don't agree on unmachted HI16 relocation

2007-03-20 Thread ths at networkno dot de
--- Additional Comments From ths at networkno dot de 2007-03-20 15:25 --- AFAICS it is a compiler bug, and assembler/linker used to work around it. Now the linker trips over it. Since the bug seems still to be unfixed, a warning might in fact be unhelpful, as there is no widely deployed

[Bug binutils/4208] 'final link failed: Bad value' when building Linux MIPS kernels.

2007-03-20 Thread ths at networkno dot de
-- What|Removed |Added CC||ths at networkno dot de http://sourceware.org/bugzilla/show_bug.cgi?id=4208 --- You are receiving this

[Bug binutils/4208] 'final link failed: Bad value' when building Linux MIPS kernels.

2007-03-20 Thread ths at networkno dot de
--- Additional Comments From ths at networkno dot de 2007-03-20 10:42 --- The answer is "it depends", see gas/config/tc-mips.c:reloc_needs_lo_p. But this depends also on gas/config/tc-mips.c:11755. I figure this doesn't happen with recent gcc versions. Maybe it makes sen