[Bug ld/24302] New: When DF_BIND_NOW the dt_tlsdesc_got should not be used

2019-03-04 Thread wangtao42 at huawei dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24302 Bug ID: 24302 Summary: When DF_BIND_NOW the dt_tlsdesc_got should not be used Product: binutils Version: 2.31 Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/24281] Failed with “thin archive” if it contain subdir's object file

2019-03-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24281 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/24281] Failed with “thin archive” if it contain subdir's object file

2019-03-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24281 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f5f20315116c43110c058ec9d787e20f901309f2 commit f5f20315116c43110c058ec9d78

[Bug binutils/24281] Failed with “thin archive” if it contain subdir's object file

2019-03-04 Thread qwertytmp1 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24281 --- Comment #3 from lol lol --- Hi Nick, Q. Hmm, you do realise that copying a thin library in this way is essentially the same thing as just copying it normally, right? A. Yes. It was chosen for simplicity. Anyway, it shouldn't fail. Ca