[Bug binutils/25104] Wrong operation when creating thin archive

2019-10-21 Thread qwertytmp1 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25104 --- Comment #7 from lol lol --- Thank you for clarification. Anyway, there is a feeling that such behavior breaks some logic. I.e., order of link objects leads to different results. At the same time, when using P flag - result is the same. --

[Bug binutils/25104] Wrong operation when creating thin archive

2019-10-21 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25104 --- Comment #6 from Alan Modra --- The patch I checked in documents that you need to use the P flag in this situation. I'm inclined to not automatically enable P with thin archives, as there may be cases where users want "ar r" to only match

[Bug binutils/25104] Wrong operation when creating thin archive

2019-10-21 Thread qwertytmp1 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25104 --- Comment #5 from lol lol --- Dear Alan, currently I have problems with access to the build machine (latest git revision). I have a question. Is this change fixes behavior of: ``` mkdir reproducing_ar_bug cd reproducing_ar_bug touch

[Bug binutils/25104] Wrong operation when creating thin archive

2019-10-21 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25104 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/25104] Wrong operation when creating thin archive

2019-10-21 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25104 --- Comment #3 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=95cc7c169c4bbb6f10e630184f527b20b83fc5c3 commit 95cc7c169c4bbb6f10e630184f527

[Bug binutils/25104] Wrong operation when creating thin archive

2019-10-18 Thread qwertytmp1 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25104 lol lol changed: What|Removed |Added Summary|Missing object file in |Wrong operation when |res