[Bug gas/24851] New: gas/testsuite/gas/epiphany/badrelax.s failure with MALLOC_PERTURB_=1

2019-07-25 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24851 Bug ID: 24851 Summary: gas/testsuite/gas/epiphany/badrelax.s failure with MALLOC_PERTURB_=1 Product: binutils Version: 2.33 (HEAD) Status: NEW Severity: norm

[Bug gas/24851] gas/testsuite/gas/epiphany/badrelax.s failure with MALLOC_PERTURB_=1

2019-07-25 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24851 --- Comment #1 from Alan Modra --- Created attachment 11921 --> https://sourceware.org/bugzilla/attachment.cgi?id=11921&action=edit possible fix -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug gas/24851] gas/testsuite/gas/epiphany/badrelax.s failure with MALLOC_PERTURB_=1

2019-07-25 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24851 Alan Modra changed: What|Removed |Added CC||amylaar at gcc dot gnu.org -- You are r

[Bug binutils/24848] [Bug] When use -flto "weak symbol" are converted to "t".

2019-07-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24848 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug binutils/24837] readelf: heap buffer overflow

2019-07-25 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24837 --- Comment #1 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=2e6be59c8de57c32260771ac5307968d18793a0a commit 2e6be59c8de57c32260771ac530

[Bug binutils/24837] readelf: heap buffer overflow

2019-07-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24837 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/24829] readelf: interger overflow in apply_relocations

2019-07-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24829 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug binutils/24829] readelf: interger overflow in apply_relocations

2019-07-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24829 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

Re: Memory leak in disassemble_init_for_target

2019-07-25 Thread Nick Clifton
Hi Philippe, > And I would like to report two bugs, and propose the fuzz target. As a general rule it is best to report bugs with the binutils using the bugzilla system here: https://sourceware.org/bugzilla/enter_bug.cgi?product=binutils > This is a memory leak in function disassemble_init_f

Re: Abort in arc_insn_length

2019-07-25 Thread Nick Clifton
Hi Philippe, > Function arc_insn_length calls abort > Binutils version is from commit d8f68fcb9378b5ab1c945fa676e11da15be56dd6 > It seems to me that this function should return failure instead of aborting > The patch could be as attached. Please could you file this bug report here: https://sou

[Bug ld/24815] ld fails to find symbols from DT_NEEDED entries

2019-07-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24815 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug ld/24832] mips: convert from data to object always generate MIPS I

2019-07-25 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24832 --- Comment #1 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=c7c860d2d29ca3e774c29f328d2af42eeb031958 commit c7c860d2d29ca3e774c29f328d2

[Bug ld/24832] mips: convert from data to object always generate MIPS I

2019-07-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24832 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug binutils/24809] objcopy to not add SECTION symbols if section .note.gnu.gold-version present

2019-07-25 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24809 --- Comment #3 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=48467cb99b04c9d908ce2dd74422c9c3f322ccc3 commit 48467cb99b04c9d908ce2dd7442

[Bug binutils/24809] objcopy to not add SECTION symbols if section .note.gnu.gold-version present

2019-07-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24809 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #4

[Bug binutils/24809] objcopy to not add SECTION symbols if section .note.gnu.gold-version present

2019-07-25 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24809 --- Comment #5 from Tom de Vries --- (In reply to Nick Clifton from comment #4) > (In reply to cvs-com...@gcc.gnu.org from comment #3) > > The master branch has been updated by Nick Clifton : > > > > https://sourceware.org/git/gitweb.cgi?p=bi

[Bug binutils/24848] [Bug] When use -flto "weak symbol" are converted to "t".

2019-07-25 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24848 --- Comment #2 from H.J. Lu --- "t" and "W" are equivalent in this case since power isn't in dynamic symbol table. -- You are receiving this mail because: You are on the CC list for the bug. ___ bu

[Bug binutils/24798] buffer overflow in process_cu_tu_index

2019-07-25 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24798 Alan Modra changed: What|Removed |Added Summary|Segmentation fault in |buffer overflow in |el

[Bug binutils/24798] Segmentation fault in elfcomm.c

2019-07-25 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24798 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug binutils/24798] buffer overflow in process_cu_tu_index

2019-07-25 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24798 --- 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=8e2e3c6c346c1c8142e714715e5a86b32f7e31ea commit 8e2e3c6c346c1c8142e714715e5a8

[Bug binutils/24798] buffer overflow in process_cu_tu_index

2019-07-25 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24798 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gold/24853] New: OSABI not set when STT_GNU_IFUNC or STB_GNU_UNIQUE symbols output

2019-07-25 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24853 Bug ID: 24853 Summary: OSABI not set when STT_GNU_IFUNC or STB_GNU_UNIQUE symbols output Product: binutils Version: 2.33 (HEAD) Status: NEW Severity: normal

[Bug binutils/24854] New: Abort in arc_insn_length

2019-07-25 Thread p.antoine at catenacyber dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=24854 Bug ID: 24854 Summary: Abort in arc_insn_length Product: binutils Version: 2.33 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils

Re: Abort in arc_insn_length

2019-07-25 Thread Philippe Antoine
Hi Nick and all, Thank you. I created the following bug : https://sourceware.org/bugzilla/show_bug.cgi?id=24854 Cheers, Philippe > Le 25 juil. 2019 à 16:51, Nick Clifton a écrit : > > Hi Philippe, > >> Function arc_insn_length calls abort >> Binutils version is from commit d8f68fcb9378b5ab1c9