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

2014-01-24 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=16498 --- Comment #4 from cvs-commit at gcc dot gnu.org 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

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

2014-01-24 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=16498 --- Comment #5 from cvs-commit at gcc dot gnu.org 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

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

2014-01-24 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16498 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

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

2014-01-23 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=16498 --- Comment #3 from cvs-commit at gcc dot gnu.org 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

[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 hjl.tools at gmail dot com --- 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

[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 hjl.tools at gmail dot com --- 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.