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

2016-03-02 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19579 H.J. Lu changed: What|Removed |Added Attachment #9059|0 |1 is obsolete|

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

2016-03-02 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19579 --- Comment #10 from H.J. Lu --- (In reply to H.J. Lu from comment #9) > Created attachment 9059 [details] > A patch > > Please try this patch. Doesn't work: [hjl@gnu-6 pr19579]$ cat x.c #include int foo[1]; int bar[1]; extern int *foo_p

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

2016-03-02 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19579 H.J. Lu changed: What|Removed |Added Attachment #9033|0 |1 is obsolete|

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

2016-03-02 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19579 H.J. Lu changed: What|Removed |Added Target|s390x-linux-gnu | --- Comment #8 from H.J. Lu --- [hjl@gnu-

[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 hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19579 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment #6 f

[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 ld/19579] [Regression] link error linking fortran code on s390x-linux-gnu

2016-02-24 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=19579 --- Comment #4 from Matthias Klose --- Breakpoint 1, xexit (code=1) at ../../libiberty/xexit.c:48 48 { (gdb) bt #0 xexit (code=1) at ../../libiberty/xexit.c:48 #1 0x02aa00025020 in ldwrite () at ../../ld/ldwrite.c:590 #2 0x02aa

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

2016-02-23 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=19579 --- Comment #2 from Matthias Klose --- no, the link ends exit status one, and a partially written .libs/mopac7. $ file .libs/mopac7 .libs/mopac7: data The binutils built with this patch doesn't show any regressions in the testsuite. I'll sta

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

2016-02-23 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=19579 --- Comment #3 from Matthias Klose --- forgot to say, no error message was given. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binut

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

2016-02-23 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19579 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

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

2016-02-08 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=19579 Matthias Klose changed: What|Removed |Added Target||s390x-linux-gnu CC|