https://sourceware.org/bugzilla/show_bug.cgi?id=17288
--- Comment #3 from David Howells ---
Using --whole-archive seems to work.
+ sh64-linux-gnu-ar rcsD wibble.o hello.o
+ sh64-linux-gnu-ld -EL -mshlelf64 --whole-archive -r -o foo.o wibble.o
+ sh64-linux-gnu-readelf -h foo.o
+ grep Flags
Flag
https://sourceware.org/bugzilla/show_bug.cgi?id=16698
--- Comment #22 from maillist-gdb at barfooze dot de ---
are you sure you're not using a hardfloat toolchain ? those seem to be immune
to the bug. anything else i tested is affected.
--
You are receiving this mail because:
You are on the CC l
https://sourceware.org/bugzilla/show_bug.cgi?id=16698
--- Comment #21 from Nick Clifton ---
I am sorry but this bug is just not reproducible with the FSF mainline binutils
sources. :-( I can only conclude that the bug must be something to do with
whatever patches CodeSourcery have applied to thei
addr2line produces different address descriptions when addresses ran
separately, and in a batch. Here is an example.
I supply two addresses to the standard input of this command: addr2line
-f -C -e my.elf
0003a39b
0004e4f4
Relevant sections of this elf dump:
[row,col]