[Bug binutils/24435] heap overflow in bfd_getl64

2019-04-10 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24435 --- Comment #4 from Alan Modra --- alan@bubble:~/build/gas/sanitize$ ld/ld-new ~/src/tmp/pr24435.so ld/ld-new: /home/alan/src/tmp/pr24435.so: file not recognized: bad value This with binutils configured as CFLAGS="-g -O2 -fsanitize=address"

[Bug binutils/24435] heap overflow in bfd_getl64

2019-04-10 Thread ago at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24435 --- Comment #3 from Agostino Sarubbo --- I can reproduce the issue with the master compiled today, so I really guess that the fix was not complete: gf (CHROOT) crashes $ ld -v GNU ld (Gentoo ) 2.32.51.20190410 gf (CHROOT) crashes $ ld 1.c

[Bug binutils/24403] addr2line _GLOBAL__sub_I__Z11print_tracev

2019-04-10 Thread jg at jguk dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24403 --- Comment #4 from Jonny Grant --- Hi Nick Thank you for pinpointing the library. ok I filed with gcc https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90039 Cheers, Jonny -- You are receiving this mail because: You are on the CC list for the

[Bug binutils/24403] addr2line _GLOBAL__sub_I__Z11print_tracev

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

[Bug ld/24426] Binutils 2.28.1 segfault when presented (any) linker script on riscv64

2019-04-10 Thread kallisti5 at unixzen dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24426 Alexander von Gluck IV changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug gas/24434] Missing testsuite coverage for AVX512F gathers (and scatters?) with no base register

2019-04-10 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24434 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment #10

[Bug binutils/24440] binutils/wrstabs.c:1476:25: error: ‘%s’ directive argument is null [-Werror=format-overflow=]

2019-04-10 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24440 dilyan.palauzov at aegee dot org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED R

[Bug gas/24434] Missing testsuite coverage for AVX512F gathers (and scatters?) with no base register

2019-04-10 Thread jakub at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24434 --- Comment #9 from Jakub Jelinek --- Yes, but none of those tests test the VSIB addressing. We do have AVX2 tests for no base register, why not have also AVX512 VSIB tests? -- You are receiving this mail because: You are on the CC list for

[Bug gas/24434] Missing testsuite coverage for AVX512F gathers (and scatters?) with no base register

2019-04-10 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24434 --- Comment #8 from H.J. Lu --- The problem is EVEX disp8 without base register, not VSIB. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list

[Bug binutils/24440] binutils/wrstabs.c:1476:25: error: ‘%s’ directive argument is null [-Werror=format-overflow=]

2019-04-10 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24440 --- Comment #1 from Andreas Schwab --- That doesn't make sense. vstring must be non-null since it has been passed to strlen already. -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug gas/24434] Missing testsuite coverage for AVX512F gathers (and scatters?) with no base register

2019-04-10 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24434 --- Comment #7 from H.J. Lu --- (In reply to Jakub Jelinek from comment #6) > It is not a dup, this PR is about missing testsuite coverage, which is still > the case on binutils trunk. If you take out the fix, some tests will fail: FAIL: ix8

[Bug binutils/24440] New: binutils/wrstabs.c:1476:25: error: ‘%s’ directive argument is null [-Werror=format-overflow=]

2019-04-10 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24440 Bug ID: 24440 Summary: binutils/wrstabs.c:1476:25: error: ‘%s’ directive argument is null [-Werror=format-overflow=] Product: binutils Version: 2.33 (HEAD) Status: UNC

[Bug gas/24434] Missing testsuite coverage for AVX512F gathers (and scatters?) with no base register

2019-04-10 Thread jakub at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24434 --- Comment #6 from Jakub Jelinek --- It is not a dup, this PR is about missing testsuite coverage, which is still the case on binutils trunk. -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug gas/24434] Missing testsuite coverage for AVX512F gathers (and scatters?) with no base register

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

[Bug gas/23465] wrongly scale non-8-bit x86 displacements

2019-04-10 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23465 H.J. Lu changed: What|Removed |Added CC||jakub at redhat dot com --- Comment #7 from

[Bug binutils/24273] An out-of-bounds read in bfd_hash_hash()

2019-04-10 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24273 Alan Modra changed: What|Removed |Added CC||ago at gentoo dot org --- Comment #5 fro

[Bug binutils/24435] heap overflow in bfd_getl64

2019-04-10 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24435 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/24005] CVE-2018-20671 objdump integer overflow in load_specific_debug_section

2019-04-10 Thread tfx_sec at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24005 tfx changed: What|Removed |Added Summary|objdump integer overflow in |CVE-2018-20671 objdump |load_

[Bug gas/24434] Missing testsuite coverage for AVX512F gathers (and scatters?) with no base register

2019-04-10 Thread jakub at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24434 --- Comment #4 from Jakub Jelinek --- Well, ideally not just that, but much more. grep 'gather.*(,' gas/testsuite/gas/i386/*.s shows those VEX encoded ones testing this (in AT&T mode), so perhaps just copy and tweak all or big part of the grep

[Bug gas/24434] Missing testsuite coverage for AVX512F gathers (and scatters?) with no base register

2019-04-10 Thread marxin.liska at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24434 --- Comment #3 from Martin Liška --- (In reply to Jan Beulich from comment #2) > (In reply to Martin Liška from comment #1) > > Fixed in bintuils with: > > > > commit 629cfaf1b0fbb32a985607c774bd8e7870b9fa94 (HEAD, refs/bisect/bad) > > Author

[Bug gas/24434] Missing testsuite coverage for AVX512F gathers (and scatters?) with no base register

2019-04-10 Thread jbeulich at novell dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24434 --- Comment #2 from Jan Beulich --- (In reply to Martin Liška from comment #1) > Fixed in bintuils with: > > commit 629cfaf1b0fbb32a985607c774bd8e7870b9fa94 (HEAD, refs/bisect/bad) > Author: Jan Beulich > Date: Mon Jul 30 17:25:05 2018 +02

[Bug gas/24434] Missing testsuite coverage for AVX512F gathers (and scatters?) with no base register

2019-04-10 Thread marxin.liska at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24434 Martin Liška changed: What|Removed |Added CC||jbeulich at novell dot com -- You are

[Bug binutils/24436] assertion failure in elf64-x86-64.c:2374

2019-04-10 Thread ago at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24436 --- Comment #1 from Agostino Sarubbo --- Created attachment 11734 --> https://sourceware.org/bugzilla/attachment.cgi?id=11734&action=edit stacktrace -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug gas/24434] Missing testsuite coverage for AVX512F gathers (and scatters?) with no base register

2019-04-10 Thread marxin.liska at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24434 Martin Liška changed: What|Removed |Added CC||marxin.liska at gmail dot com --- Comm

[Bug binutils/24436] New: assertion failure in elf64-x86-64.c:2374

2019-04-10 Thread ago at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24436 Bug ID: 24436 Summary: assertion failure in elf64-x86-64.c:2374 Product: binutils Version: 2.32 Status: UNCONFIRMED Severity: normal Priority: P2 Component: b

[Bug binutils/24435] heap overflow in bfd_getl64

2019-04-10 Thread ago at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24435 --- Comment #1 from Agostino Sarubbo --- Created attachment 11732 --> https://sourceware.org/bugzilla/attachment.cgi?id=11732&action=edit stacktrace -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug binutils/24435] New: heap overflow in bfd_getl64

2019-04-10 Thread ago at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24435 Bug ID: 24435 Summary: heap overflow in bfd_getl64 Product: binutils Version: 2.32 Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils

[Bug binutils/24427] bfd/doc/chew.c reads uninitialized memory and subtracts from function pointer

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

[Bug binutils/24427] bfd/doc/chew.c reads uninitialized memory and subtracts from function pointer

2019-04-10 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24427 --- 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=b05971a652c35ed72d3c95290e18d8f6e4ef6c46 commit b05971a652c35ed72d3c95290e18d

[Bug gas/24434] New: Missing testsuite coverage for AVX512F gathers (and scatters?) with no base register

2019-04-10 Thread jakub at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24434 Bug ID: 24434 Summary: Missing testsuite coverage for AVX512F gathers (and scatters?) with no base register Product: binutils Version: 2.33 (HEAD) Status: NEW

[Bug gas/22791] PLT32 should be used for 32-bit PC-relative branches

2019-04-10 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22791 --- Comment #23 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Rainer Orth : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a5def729be2596496aec225e843903b25c672e01 commit a5def729be2596496aec225e843