[Bug gas/21333] s390x GNU as uses symbol relocations for .debug_info

2017-03-31 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=21333 Andreas Krebbel changed: What|Removed |Added CC||krebbel at linux dot vnet.ibm.com

[Bug ld/19579] [Regression] link error linking fortran code with PIE

2016-03-03 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19579 Andreas Krebbel changed: What|Removed |Added Status|WAITING |NEW --- Comment #13 from Andreas Kr

[Bug ld/19579] [Regression] link error linking fortran code on s390x-linux-gnu

2016-03-02 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19579 --- Comment #7 from Andreas Krebbel --- (In reply to H.J. Lu from comment #6) > I can reproduce it on Fedora 23. It is a bug in redhat-rpm-config, which > has redhat-hardened-cc1 and redhat-hardened-ld. But there is no > redhat-hardened-f951

[Bug ld/19579] [Regression] link error linking fortran code on s390x-linux-gnu

2016-02-26 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19579 Andreas Krebbel changed: What|Removed |Added CC||krebbel at linux dot vnet.ibm.com

[Bug gold/18378] Implement GOLD backend support for IBM z Systems

2015-10-29 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=18378 Andreas Krebbel changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #27 from Andreas

[Bug gold/18378] Implement GOLD backend support for IBM z Systems

2015-10-29 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=18378 Andreas Krebbel changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/19083] [s390] ld internal error in elf_s390_relocate_section when compiling systemd

2015-10-21 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19083 Andreas Krebbel changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #4 from Andreas

[Bug ld/19073] S/390: ld: Segmentation fault building Glibc

2015-10-12 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19073 --- Comment #13 from Andreas Krebbel --- (In reply to H.J. Lu from comment #10) > (In reply to Andreas Krebbel from comment #8) > > (In reply to H.J. Lu from comment #7) > > > Please provide a testcase I can reproduce it on x86-64 with > > > o

[Bug ld/19083] [s390] ld internal error in elf_s390_relocate_section when compiling systemd

2015-10-12 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19083 Andreas Krebbel changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/19073] S/390: ld: Segmentation fault building Glibc

2015-10-12 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19073 --- Comment #9 from Andreas Krebbel --- The problem is that when processing "getcontext" in elf_link_add_object_symbols it is matched by the hash entry for "getcontext@@GLIBC_2.2" here: /* We need to make sure that indirect symbol dynam

[Bug ld/19073] S/390: ld: Segmentation fault building Glibc

2015-10-11 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19073 --- Comment #8 from Andreas Krebbel --- (In reply to H.J. Lu from comment #7) > Please provide a testcase I can reproduce it on x86-64 with > only cross binutils. The testcase I've attached fails the same way with cross binutils: install-s39

[Bug ld/19083] [s390] ld internal error in elf_s390_relocate_section when compiling systemd

2015-10-09 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19083 Andreas Krebbel changed: What|Removed |Added CC||krebbel at linux dot vnet.ibm.com

[Bug ld/19083] [s390] ld internal error in elf_s390_relocate_section when compiling systemd

2015-10-09 Thread krebbel at linux dot vnet.ibm.com
|unassigned at sourceware dot org |krebbel at linux dot vnet.ibm.com -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils

[Bug ld/19073] S/390: ld: Segmentation fault building Glibc

2015-10-09 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19073 --- Comment #6 from Andreas Krebbel --- Created attachment 8701 --> https://sourceware.org/bugzilla/attachment.cgi?id=8701&action=edit Testcase - reduced input file from glibc With this testcase the failing symbol is getcontext: 16488: 00

[Bug ld/19073] S/390: ld: Segmentation fault building Glibc

2015-10-08 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19073 --- Comment #4 from Andreas Krebbel --- (gdb) p name $1 = 0x8024eab7 "setjmp" (gdb) p shortname $2 = 0x3ff77b15020 "setjmp" (gdb) p shortlen $3 = 18446744071559648585 (gdb) l 1722 1723 shortlen = p - name; 1724 shortname = (char *) b

[Bug ld/19073] S/390: ld: Segmentation fault building Glibc

2015-10-06 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19073 Andreas Krebbel changed: What|Removed |Added Status|WAITING |UNCONFIRMED Ever confirmed|1

[Bug ld/19073] S/390: ld: Segmentation fault building Glibc

2015-10-06 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19073 Andreas Krebbel changed: What|Removed |Added Summary|ld: Segmentation fault |S/390: ld: Segmentation

[Bug ld/19073] ld: Segmentation fault building Glibc

2015-10-06 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19073 Andreas Krebbel changed: What|Removed |Added Target||s390x-ibm-linux Host|

[Bug ld/19073] New: ld: Segmentation fault building Glibc

2015-10-06 Thread krebbel at linux dot vnet.ibm.com
Assignee: unassigned at sourceware dot org Reporter: krebbel at linux dot vnet.ibm.com Target Milestone: --- Binutils cannot be used to build Glibc since this commit: commit 422f11824b3abf6c71042e2ee3aed572f250fc89 Author: H.J. Lu Date: Mon Aug 10 07:57:40 2015 -0700

[Bug gold/18378] Implement GOLD backend support for IBM z Systems

2015-09-14 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=18378 --- Comment #15 from Andreas Krebbel --- (In reply to Marcin Koƛcielnicki from comment #13) > Created attachment 8609 [details] > patch #4 - the main course (with 32-bit PLT fix) > > One fix added: I found a bug in handling of PLT entries wit

[Bug gold/18378] Implement GOLD backend support for IBM z Systems

2015-09-14 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=18378 --- Comment #12 from Andreas Krebbel --- (In reply to Marcin Koƛcielnicki from comment #11) > Does that look OK? Great! Looks good to me from a first glance, but I'll need some time to actually do a review. Could you please post the patches o

[Bug ld/14940] s390 -pie issues with TLS relocations

2015-06-29 Thread krebbel at linux dot vnet.ibm.com
||krebbel at linux dot vnet.ibm.com Resolution|--- |FIXED --- Comment #1 from Andreas Krebbel --- (In reply to Jakub Jelinek from comment #0) > While this is now fixed on i?86/x86_64 and perhaps ppc/ppc64, it isn't fixed > on s390/

[Bug gold/18378] Implement GOLD backend support for IBM z Systems

2015-06-24 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=18378 --- Comment #6 from Andreas Krebbel --- (In reply to Andreas Krebbel from comment #0) IBM has created a bounty on this item at: https://www.bountysource.com/issues/14306991-implement-gold-backend-support-for-ibm-z-systems Part of the success

[Bug gold/18378] Implement GOLD backend support for IBM z Systems

2015-05-26 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=18378 Andreas Krebbel changed: What|Removed |Added CC||krebbel at linux dot vnet.ibm.com

[Bug ld/14788] trying to link simple ifunc test causes the linker to segfault with s390x targets

2012-11-05 Thread krebbel at linux dot vnet.ibm.com
http://sourceware.org/bugzilla/show_bug.cgi?id=14788 --- Comment #1 from Andreas Krebbel 2012-11-05 09:38:06 UTC --- Created attachment 6716 --> http://sourceware.org/bugzilla/attachment.cgi?id=6716 Proposed fix This fixes the problem for me. I'll commit it to mainline asap. -- Configure bu

[Bug ld/14788] trying to link simple ifunc test causes the linker to segfault with s390x targets

2012-11-05 Thread krebbel at linux dot vnet.ibm.com
||krebbel at linux dot ||vnet.ibm.com AssignedTo|unassigned at sourceware|krebbel at linux dot |dot org |vnet.ibm.com -- Configure bugmail: http://sourceware.org/bugzilla