[Bug ld/25569] PDP11 ld -s clobbers last data byte

2020-02-20 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25569 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug binutils/23947] objcopy refuses to copy !(SEC_LOAD|SEC_ALLOC) sections

2020-02-20 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23947 --- Comment #2 from Paul Pluzhnikov --- A similar bug showed up here: https://stackoverflow.com/a/60322580 $ echo "void zork() {}" | gcc -xc - -c -o foo.o $ readelf -x.strtab foo.o Hex dump of section '.strtab': 0x 007a6f72 6b00

Issue 20183 in oss-fuzz: binutils:fuzz_disassemble: Integer-overflow in fput_const

2020-02-20 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #3 on issue 20183 by sheriffbot: binutils:fuzz_disassemble: Integer-overflow in fput_const https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20183#c3 This bug has been fixed for 30 days. It has been opened to the public. - Your friendly

Issue 20147 in oss-fuzz: binutils:fuzz_disassemble: Index-out-of-bounds in print_insn_arm

2020-02-20 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #3 on issue 20147 by sheriffbot: binutils:fuzz_disassemble: Index-out-of-bounds in print_insn_arm https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20147#c3 This bug has been fixed for 30 days. It has been opened to the public. - Your f

[Bug ld/25569] PDP11 ld -s clobbers last data byte

2020-02-20 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25569 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=dda2980f54a0c9437de047f3020f520dd1e0de6a commit dda2980f54a0c9437de047f3020f5

[Bug ld/25569] PDP11 ld -s clobbers last data byte

2020-02-20 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25569 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---