[Bug gold/27625] powerpc64: gold erroneously rejects linking code that calls __tls_get_addr

2021-03-29 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27625 Alan Modra changed: What|Removed |Added Target Milestone|--- |2.37 Resolution|---

[Bug gold/27625] powerpc64: gold erroneously rejects linking code that calls __tls_get_addr

2021-03-29 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27625 --- 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=0af4fcc25dd5e2f98698da03396084258ebfb756 commit 0af4fcc25dd5e2f98698da0339608

[Bug gold/27625] powerpc64: gold erroneously rejects linking code that calls __tls_get_addr

2021-03-29 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27625 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug gas/27217] aarch64 as Internal error in md_apply_fix at ....../gas/config/tc-aarch64.c:8330.

2021-03-29 Thread nyphbl8d+sourceware at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27217 Kinsey Moore changed: What|Removed |Added CC||nyphbl8d+sourceware at gmail dot c

[Bug ld/26757] Cross and Native GDB Fails to Build on Cygwin

2021-03-29 Thread ssbssa at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26757 --- Comment #7 from Hannes Domani --- (In reply to Christian Biesinger from comment #6) > That bug report says it's about undefined weak symbols? Here, the symbol > should not be undefined at all, also not weak. (I think?) But both happen onl

[Bug ld/26757] Cross and Native GDB Fails to Build on Cygwin

2021-03-29 Thread cbiesinger at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26757 --- Comment #6 from Christian Biesinger --- That bug report says it's about undefined weak symbols? Here, the symbol should not be undefined at all, also not weak. (I think?) -- You are receiving this mail because: You are on the CC list for

[Bug ld/26659] x86_64 pe relocation truncated to fit: R_X86_64_PC32 against undefined symbol

2021-03-29 Thread cbiesinger at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26659 Christian Biesinger changed: What|Removed |Added CC||cbiesinger at google dot com --

[Bug ld/26757] Cross and Native GDB Fails to Build on Cygwin

2021-03-29 Thread ssbssa at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26757 --- Comment #5 from Hannes Domani --- I'm pretty sure this is the same issue as PR26659. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/27217] aarch64 as Internal error in md_apply_fix at ....../gas/config/tc-aarch64.c:8330.

2021-03-29 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27217 --- Comment #5 from Nick Clifton --- Created attachment 13335 --> https://sourceware.org/bugzilla/attachment.cgi?id=13335&action=edit Proposed patch -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/27217] aarch64 as Internal error in md_apply_fix at ....../gas/config/tc-aarch64.c:8330.

2021-03-29 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27217 Nick Clifton changed: What|Removed |Added Ever confirmed|0 |1 Status|RESOLVED

[Bug ld/26659] x86_64 pe relocation truncated to fit: R_X86_64_PC32 against undefined symbol

2021-03-29 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26659 Tamar Christina changed: What|Removed |Added Ever confirmed|0 |1 CC|

[Bug binutils/27622] windres: _popen has bug related to parsing command line

2021-03-29 Thread katayama.hirofumi.mz at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27622 --- Comment #1 from katayama.hirofumi.mz at gmail dot com --- You can use GetShortPathNameW function for argv[0] to avoid this problem. GetShortPathNameW function https://docs.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-getshortpa