[Bug ld/21970] assertion failed if have more than one overlay has subalign specified

2017-08-17 Thread zyfwong at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21970 huang zhenyu changed: What|Removed |Added CC||zyfwong at gmail dot com -- You are r

[Bug ld/21970] New: assertion failed if have more than one overlay has subalign specified

2017-08-17 Thread zyfwong at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21970 Bug ID: 21970 Summary: assertion failed if have more than one overlay has subalign specified Product: binutils Version: unspecified Status: UNCONFIRMED Sever

[Bug gprof/21968] New: gprog taking huge time

2017-08-17 Thread sdasgup3 at illinois dot edu
https://sourceware.org/bugzilla/show_bug.cgi?id=21968 Bug ID: 21968 Summary: gprog taking huge time Product: binutils Version: 2.28 Status: UNCONFIRMED Severity: normal Priority: P2 Component: gprof As

[Bug binutils/21962] stack overflow in getsym

2017-08-17 Thread 499671216 at qq dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21962 --- Comment #3 from Zhihua Yao <499671216 at qq dot com> --- I am sorry, I remember I have uploaded, but not. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binu

[Bug binutils/21962] stack overflow in getsym

2017-08-17 Thread 499671216 at qq dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21962 --- Comment #2 from Zhihua Yao <499671216 at qq dot com> --- Created attachment 10350 --> https://sourceware.org/bugzilla/attachment.cgi?id=10350&action=edit nm -n stack_overflow_getsym / objdump -S -- You are receiving this mail because:

[Bug gas/21965] New: Kernel 4.12.5 compile fails -- Error: instruction `andn' isn't supported in 16-bit mode.

2017-08-17 Thread fhlfibh at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21965 Bug ID: 21965 Summary: Kernel 4.12.5 compile fails -- Error: instruction `andn' isn't supported in 16-bit mode. Product: binutils Version: 2.28 Status: UNCONFIRMED

[Bug ld/21964] Invalid entry point used for executables on Windows

2017-08-17 Thread freddy77 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21964 Frediano Ziglio changed: What|Removed |Added CC||freddy77 at gmail dot com -- You a

[Bug ld/18808] aborting at bfd/elf64-x86-64.c:3791 in elf_x86_64_relocate_section

2017-08-17 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18808 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The binutils-2_29-branch branch has been updated by Szabolcs Nagy : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ba07ff68716d6e764aceca140b9a0a50f9d8d667 commit ba07ff68716d

[Bug ld/18841] Data relocations with IFUNC symbols can lead to segfault

2017-08-17 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18841 --- Comment #11 from cvs-commit at gcc dot gnu.org --- The binutils-2_29-branch branch has been updated by Szabolcs Nagy : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6f0f222468cd8cf23cbe2458be233c553842a568 commit 6f0f222468c

[Bug ld/21961] --orphan-handling=error fails in 2.29 because of changed .group handling

2017-08-17 Thread franz.sirl at lauterbach dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21961 --- Comment #3 from franz.sirl at lauterbach dot com --- Did a quick test with the patch and it works fine, both the testcase and the original application link fine again with --orphan-handling=error. -- You are receiving this mail because: Y

[Bug ld/18808] aborting at bfd/elf64-x86-64.c:3791 in elf_x86_64_relocate_section

2017-08-17 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18808 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Szabolcs Nagy : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=545bc2b377db80aa6edd0cf00cde6f963735f8d1 commit 545bc2b377db80aa6edd0cf00c

[Bug gas/21934] gas build fails when using gcc 7

2017-08-17 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21934 --- Comment #15 from H.J. Lu --- (In reply to Brett Neumeier from comment #14) > (In reply to H.J. Lu from comment #13) > > There is cast to (unsigned char). Why does GCC see that? Why does > > it only happen on arm? Also does 'hh" work with

[Bug gas/21934] gas build fails when using gcc 7

2017-08-17 Thread bneumeier at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21934 --- Comment #14 from Brett Neumeier --- (In reply to H.J. Lu from comment #13) > There is cast to (unsigned char). Why does GCC see that? Why does > it only happen on arm? Also does 'hh" work with all compilers on all > supported hosts? Per

[Bug binutils/21962] stack overflow in getsym

2017-08-17 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21962 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug ld/21961] --orphan-handling=error fails in 2.29 because of changed .group handling

2017-08-17 Thread andrew.burgess at embecosm dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21961 --- Comment #2 from Andrew Burgess --- Created attachment 10348 --> https://sourceware.org/bugzilla/attachment.cgi?id=10348&action=edit An initial patch A quick update to show I'm working on this issue. The patch above should fix the reg