[Bug gold/22266] ld.gold produces invalid output when linking with --relocatable

2017-11-27 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22266 Cary Coutant changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gold/22266] ld.gold produces invalid output when linking with --relocatable

2017-11-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22266 --- Comment #14 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Cary Coutant : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=033bfb739b525703bfe23f151d09e9beee3a2afe commit

[Bug gold/22266] ld.gold produces invalid output when linking with --relocatable

2017-11-27 Thread bgamari at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22266 --- Comment #13 from Ben Gamari --- Has this been re-applied? -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org

[Bug gold/22266] ld.gold produces invalid output when linking with --relocatable

2017-11-14 Thread jrtc27 at jrtc27 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22266 --- Comment #12 from James Clarke --- (In reply to H.J. Lu from comment #9) > Symbol table is wrong: > > --- 2 2017-11-14 08:54:05.933477729 -0800 > +++ 1 2017-11-14 08:54:23.381514511 -0800 > @@ -84,7 +84,7 @@ Symbol table '.symtab'

[Bug gold/22266] ld.gold produces invalid output when linking with --relocatable

2017-11-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22266 H.J. Lu changed: What|Removed |Added Version|2.28|2.30 (HEAD) -- You are receiving this

[Bug gold/22266] ld.gold produces invalid output when linking with --relocatable

2017-11-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22266 H.J. Lu changed: What|Removed |Added Status|REOPENED|NEW --- Comment #11 from H.J. Lu --- This

[Bug gold/22266] ld.gold produces invalid output when linking with --relocatable

2017-11-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22266 --- Comment #10 from H.J. Lu --- The content of .data.rel.ro section is also wrong. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list

[Bug gold/22266] ld.gold produces invalid output when linking with --relocatable

2017-11-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22266 --- Comment #9 from H.J. Lu --- Symbol table is wrong: --- 2 2017-11-14 08:54:05.933477729 -0800 +++ 1 2017-11-14 08:54:23.381514511 -0800 @@ -84,7 +84,7 @@ Symbol table '.symtab' contains 10 entri 5: 0 SECTION LOCAL

[Bug gold/22266] ld.gold produces invalid output when linking with --relocatable

2017-11-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22266 --- Comment #8 from H.J. Lu --- (In reply to H.J. Lu from comment #7) > Created attachment 10589 [details] > A testcase > > [hjl@gnu-6 tmp]$ ld.bfd -m elf_i386 -r -T >

[Bug gold/22266] ld.gold produces invalid output when linking with --relocatable

2017-11-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22266 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment #7

[Bug gold/22266] ld.gold produces invalid output when linking with --relocatable

2017-11-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22266 --- Comment #6 from H.J. Lu --- (gdb) r Starting program: /export/build/gnu/binutils-gold/build-i686-linux/gold/testsuite/pr22266 Program received signal SIGABRT, Aborted. 0x00164410 in __kernel_vsyscall () (gdb) bt #0 0x00164410 in

[Bug gold/22266] ld.gold produces invalid output when linking with --relocatable

2017-11-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22266 H.J. Lu changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug gold/22266] ld.gold produces invalid output when linking with --relocatable

2017-11-08 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22266 Cary Coutant changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug gold/22266] ld.gold produces invalid output when linking with --relocatable

2017-11-08 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22266 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Cary Coutant : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=333d0055f6f162c334c36f1946b6fcdb5c92b681 commit

[Bug gold/22266] ld.gold produces invalid output when linking with --relocatable

2017-10-14 Thread jrtc27 at jrtc27 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22266 James Clarke changed: What|Removed |Added CC||jrtc27 at jrtc27 dot com --- Comment

[Bug gold/22266] ld.gold produces invalid output when linking with --relocatable

2017-10-05 Thread bgamari at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22266 Ben Gamari changed: What|Removed |Added Version|unspecified |2.28 --- Comment #1 from Ben Gamari