[Bug binutils/16496] New: readelf/objdump fail to display symbol version in dynamic relocation

2014-01-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16496 Bug ID: 16496 Summary: readelf/objdump fail to display symbol version in dynamic relocation Product: binutils Version: 2.25 (HEAD) Status: NEW Severity: norm

[Bug ld/16498] New: assertion fail at bfd/elf.c:4122

2014-01-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16498 Bug ID: 16498 Summary: assertion fail at bfd/elf.c:4122 Product: binutils Version: 2.25 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld

[Bug gas/16489] GAS doesn't complain about same register used for destination and index in AVX512 gather insn.

2014-01-22 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=16489 --- Comment #1 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug ld/16498] assertion fail at bfd/elf.c:4122

2014-01-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16498 --- Comment #1 from H.J. Lu --- Another testcase: [hjl@gnu-6 bad]$ cat x.c __thread int bar [20] __attribute__ ((__section__ ("tls_data_init"))) = { 1 }; __thread int foo; int data[30] = { 1 }; [hjl@gnu-6 bad]$ cat tbss.t SECTIONS { tls_d

[Bug ld/16498] assertion fail at bfd/elf.c:4122

2014-01-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16498 --- Comment #2 from H.J. Lu --- A patch is posed at https://sourceware.org/ml/binutils/2014-01/msg00281.html -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-bi