[Bug binutils/24253] X86 Vcomis uses xmmword ptr (instead of dword ptr)

2019-02-20 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24253 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/24253] New: X86 Vcomis uses xmmword ptr (instead of dword ptr)

2019-02-20 Thread p.antoine at catenacyber dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=24253 Bug ID: 24253 Summary: X86 Vcomis uses xmmword ptr (instead of dword ptr) Product: binutils Version: 2.33 (HEAD) Status: UNCONFIRMED Severity: enhancement Priority: P2

[Bug binutils/24246] readelf: heap buffer overflow in print_stapsdt_note

2019-02-20 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24246 --- 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=3ca60c57a715bbefc091949dd2381bab1b124715 commit 3ca60c57a715bbefc091949dd23

[Bug binutils/24246] readelf: heap buffer overflow in print_stapsdt_note

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

[Bug binutils/24245] readelf: heap buffer overflow in print_ia64_vms_note

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

[Bug binutils/24242] readelf: heap buffer overflow in byte_get_little_endian

2019-02-20 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24242 --- Comment #3 from Nick Clifton --- *** Bug 24245 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils maili

[Bug binutils/24244] readelf: heap buffer overflow in unw_decode_uleb128

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

[Bug binutils/24243] readelf: heap buffer overflow in process_mips_specific

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

[Bug binutils/24244] readelf: heap buffer overflow in unw_decode_uleb128

2019-02-20 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24244 --- 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=171375c68e809e97b5653ef424f80d46956a50e8 commit 171375c68e809e97b5653ef424f

[Bug binutils/24243] readelf: heap buffer overflow in process_mips_specific

2019-02-20 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24243 --- 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=7fc0c668f2aceb8582d74db1ad2528e2bba8a921 commit 7fc0c668f2aceb8582d74db1ad2

[Bug gold/23646] gold segfault when using --threads

2019-02-20 Thread jeanmichael.celerier at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23646 --- Comment #7 from Jean-Michaël Celerier --- Created attachment 11634 --> https://sourceware.org/bugzilla/attachment.cgi?id=11634&action=edit Requested recordings Here are the recordings, I did one without threads (which does not crash) an

[Bug gold/23646] gold segfault when using --threads

2019-02-20 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23646 --- Comment #6 from Cary Coutant --- Can I trouble you to add -Wl,--debug=plugin and upload a tar of the resulting directory? You may need to run that without threads to get complete debug output, but that may help me reproduce it here. -- Y

[Bug binutils/21191] objcopy --only-keep-debug creates non-monotonically increasing section offsets

2019-02-20 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21191 Tom de Vries changed: What|Removed |Added CC||vries at gcc dot gnu.org --- Comment #

[Bug binutils/24242] readelf: heap buffer overflow in byte_get_little_endian

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

[Bug binutils/24242] readelf: heap buffer overflow in byte_get_little_endian

2019-02-20 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24242 --- 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=8d18bf796bf70d71eb23f4247e29a1fab5f3c5c7 commit 8d18bf796bf70d71eb23f4247e2

[Bug binutils/24132] A suspicious unsigned integer overflow which may bypass a check

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

[Bug binutils/24138] A suspicious unsigned integer overflow which may bypass the check

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

[Bug gold/24250] New: [gold] Section offsets not monotonically increasing with --gdb-index

2019-02-20 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24250 Bug ID: 24250 Summary: [gold] Section offsets not monotonically increasing with --gdb-index Product: binutils Version: 2.33 (HEAD) Status: NEW Severity: norm

[Bug ld/23937] powerpc64le local ifunc IRELATIVE relocs are wrong

2019-02-20 Thread fweimer at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23937 Florian Weimer changed: What|Removed |Added CC||fweimer at redhat dot com

[Bug binutils/24248] New: all variables are 0 in gdb 20.2.2019

2019-02-20 Thread hans_juergen.greif at kabelbw dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=24248 Bug ID: 24248 Summary: all variables are 0 in gdb 20.2.2019 Product: binutils Version: unspecified Status: UNCONFIRMED Severity: critical Priority: P2 Compo

[Bug binutils/24247] New: readelf: heap buffer overflow in unw_decode_p2_p5

2019-02-20 Thread spinpx at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24247 Bug ID: 24247 Summary: readelf: heap buffer overflow in unw_decode_p2_p5 Product: binutils Version: 2.33 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/24246] New: readelf: heap buffer overflow in print_stapsdt_note

2019-02-20 Thread spinpx at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24246 Bug ID: 24246 Summary: readelf: heap buffer overflow in print_stapsdt_note Product: binutils Version: 2.33 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/24132] A suspicious unsigned integer overflow which may bypass a check

2019-02-20 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24132 --- Comment #4 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=c22b42ce308eb538050b4b5789e406b63102b35a commit c22b42ce308eb538050b4b5789e40

[Bug binutils/24245] New: readelf: heap buffer overflow in print_ia64_vms_note

2019-02-20 Thread spinpx at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24245 Bug ID: 24245 Summary: readelf: heap buffer overflow in print_ia64_vms_note Product: binutils Version: 2.33 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/24244] New: readelf: heap buffer overflow in unw_decode_uleb128

2019-02-20 Thread spinpx at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24244 Bug ID: 24244 Summary: readelf: heap buffer overflow in unw_decode_uleb128 Product: binutils Version: 2.33 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug ld/24225] nios2 overflows stack with error message: *** buffer overflow detected ***: /usr/libexec/gcc/nios2-unknown-linux-gnu/ld terminated

2019-02-20 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24225 --- Comment #4 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=34d75fb5c419a23922174c520e124523e01114c4 commit 34d75fb5c419a23922174c520e124

[Bug binutils/24138] A suspicious unsigned integer overflow which may bypass the check

2019-02-20 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24138 --- Comment #2 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=c22b42ce308eb538050b4b5789e406b63102b35a commit c22b42ce308eb538050b4b5789e40

[Bug gold/23646] gold segfault when using --threads

2019-02-20 Thread jeanmichael.celerier at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23646 --- Comment #5 from Jean-Michaël Celerier --- Still crashes for me with the same binutils version. It works without LTO. I use g++ 8.2.1 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/24243] New: readelf: heap buffer overflow in process_mips_specific

2019-02-20 Thread spinpx at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24243 Bug ID: 24243 Summary: readelf: heap buffer overflow in process_mips_specific Product: binutils Version: 2.33 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2