[Bug ld/18452] ld allows overlapping sections

2016-03-29 Thread cristiangavril_olar at yahoo dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18452 --- Comment #13 from Cristian Gavril Olar --- Thank you for your patience and contributions to this thread so far. It was in any case very instructive. -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug ld/18452] ld allows overlapping sections

2016-03-29 Thread cristiangavril_olar at yahoo dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18452 --- Comment #12 from Cristian Gavril Olar --- Created attachment 9141 --> https://sourceware.org/bugzilla/attachment.cgi?id=9141&action=edit Quick thing to check I'd like to quickly check something with you all. See this attached modified v

[Bug binutils/19872] nm and probably addr2line can't handle binaries produced with gold --incremental

2016-03-29 Thread britton.kerin at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19872 --- Comment #2 from Britton Kerin --- $ cat test.c int main (void) { return 0; } $ gcc -Wall -Wextra -Werror -g -c test.c -o test.o $ rm -f test && gcc -fuse-ld=gold -Wl,--incremental test.o -o test test: stat: No such file or directory link

[Bug gas/19880] New: gas/config/tc-arm.c:12519 error: comparison between signed and unsigned integer expressions

2016-03-29 Thread kieranbingham at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19880 Bug ID: 19880 Summary: gas/config/tc-arm.c:12519 error: comparison between signed and unsigned integer expressions Product: binutils Version: unspecified Status: NEW

[Bug binutils/19872] nm and probably addr2line can't handle binaries produced with gold --incremental

2016-03-29 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19872 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug binutils/19877] crash when using objdump -t -C

2016-03-29 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19877 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug ld/18452] ld allows overlapping sections

2016-03-29 Thread andreilupas at yahoo dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18452 --- Comment #11 from Andrei Lupas --- (In reply to Alan Modra from comment #7) > Since there seems to be enough interest in this bug for people to actually > write patches, here is what I think would work and be accepted: > > In lang_size_sec

[Bug ld/17334] building gcc-4.5.4 hits BFD (GNU Binutils) 2.25 assertion fail elf32-bfin.c:4457

2016-03-29 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17334 --- Comment #11 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ed3056ebdb9795446157af03d3e08fbb93c1b01d commit ed3056ebdb9795446157af03d3

[Bug binutils/19722] [libopcodes] [Aarch64] Undefined SIMD instruction not marked undefined

2016-03-29 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19722 --- Comment #3 from Nick Clifton --- Hi Nathan, > I'm not assembling this instruction, I am disassembling it from raw bytes. Ah - OK - that makes sense. I am not sure if it is really worth fixing this problem though. It would take a lot of