[Bug gold/15021] Gold generated index difference from gdb: symbols from TUs reference the containing CU

2013-06-11 Thread dje at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15021 --- Comment #2 from dje at google dot com --- The example is incomplete, -gpubnames is needed as well. Also, If gold doesn't see a usable pubnames/pubtypes section it will fall back to reading all the debug info, and thus it can generate a bett

[Bug binutils/15545] BFD cache modifies cacheable flag

2013-06-11 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15545 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug binutils/15545] BFD cache modifies cacheable flag

2013-06-11 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15545 Nick Clifton changed: What|Removed |Added Status|NEW |WAITING --- Comment #2 from Nick Clifto

[Bug gas/15602] .word L2-L1 fails to diagnose offsets larger than 16 bits, resulting in broken jump tables on m68k

2013-06-11 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15602 --- Comment #1 from Andreas Schwab --- The problem is that the jump table itself is bigger than 32K, which is not handled by BROKEN_DOT_WORD. All entries are supposed to be pointing to 20008. -- You are receiving this mail because: You are o

[Bug gas/15602] .word L2-L1 fails to diagnose offsets larger than 16 bits, resulting in broken jump tables on m68k

2013-06-11 Thread mikpe at it dot uu.se
http://sourceware.org/bugzilla/show_bug.cgi?id=15602 Mikael Pettersson changed: What|Removed |Added Target||m68k-linux -- You are receiving t

[Bug gas/15602] New: .word L2-L1 fails to diagnose offsets larger than 16 bits, resulting in broken jump tables on m68k

2013-06-11 Thread mikpe at it dot uu.se
http://sourceware.org/bugzilla/show_bug.cgi?id=15602 Bug ID: 15602 Summary: .word L2-L1 fails to diagnose offsets larger than 16 bits, resulting in broken jump tables on m68k Product: binutils Version: 2.24 (HEAD) Status: