[Bug ld/23935] [Regression] ld.bfd does not rescan fat LTO archives to resolve plugin-added references

2018-12-10 Thread vlad at ispras dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=23935 --- Comment #11 from Vladislav Ivanishin --- (In reply to H.J. Lu from comment #10) > Please try: > > https://sourceware.org/ml/binutils/2018-12/msg00112.html Works for me. -- You are receiving this mail because: You are on the CC list

[Bug ld/23935] [Regression] ld.bfd does not rescan fat LTO archives to resolve plugin-added references

2018-12-07 Thread vlad at ispras dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=23935 --- Comment #9 from Vladislav Ivanishin --- > --- Comment #8 from H.J. Lu --- > Please try users/hjl/lto-mixed/master branch with > > commit 08c2f8679f999afaf59d9bc378ef2ff51ed5f40f > Author: H.J. Lu > Date: Thu Dec 6 11:45:41 2018 -0800

[Bug ld/23935] [Regression] ld.bfd does not rescan fat LTO archives to resolve plugin-added references

2018-12-03 Thread vlad at ispras dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=23935 --- Comment #7 from Vladislav Ivanishin --- (In reply to H.J. Lu from comment #6) > The behaviors of with and without -ffat-lto-objects should be the same. > Either both work or both don't. Why? I think the behavior of 'with

[Bug ld/23935] [Regression] ld.bfd does not rescan fat LTO archives to resolve plugin-added references

2018-12-03 Thread vlad at ispras dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=23935 --- Comment #5 from Vladislav Ivanishin --- (In reply to H.J. Lu from comment #4) > (In reply to Vladislav Ivanishin from comment #3) > > GCC does not tell it needs the printf symbol, because it's a builtin > > function > > (prog.c is

[Bug ld/23935] [Regression] ld.bfd does not rescan fat LTO archives to resolve plugin-added references

2018-12-03 Thread vlad at ispras dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=23935 Vladislav Ivanishin changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Bug ld/23935] [Regression] ld.bfd does not rescan fat LTO archives to resolve plugin-added references

2018-11-30 Thread vlad at ispras dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=23935 Vladislav Ivanishin changed: What|Removed |Added Summary|ld.bfd does not rescan fat |[Regression] ld.bfd does

[Bug ld/23935] New: ld.bfd does not rescan fat LTO archives to resolve plugin-added references

2018-11-29 Thread vlad at ispras dot ru
Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: vlad at ispras dot ru Target Milestone: --- #!/bin/sh - cat > prog.c << EOF #include int main() { printf("hi\n"); return 0; } EOF ca

[Bug ld/23426] ld manual is inconsistent with reality w.r.t. default --hash-style value

2018-08-16 Thread vlad at ispras dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=23426 Vladislav Ivanishin changed: What|Removed |Added CC||romain.geissler at amadeus dot

[Bug ld/23426] New: ld manual is inconsistent with reality w.r.t. default --hash-style value

2018-07-18 Thread vlad at ispras dot ru
Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: vlad at ispras dot ru Target Milestone: --- This was introduced in 2760f24c4942853eac7b921e4b8843d57a602654 where the default hash style was made configurable

[Bug gold/22500] make -k check-gold errors in passing option

2018-03-26 Thread vlad at ispras dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=22500 Vladislav Ivanishin changed: What|Removed |Added CC||vlad at ispras dot ru

[Bug gold/22694] [2.30 Regression] -fuse-ld=gold not recognized

2018-01-15 Thread vlad at ispras dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=22694 Vladislav Ivanishin changed: What|Removed |Added CC||vlad at ispras dot ru -- You

[Bug ld/22649] -gc-sections preserves hidden symbols that are also visible in dynamic objects

2017-12-29 Thread vlad at ispras dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=22649 Vladislav Ivanishin changed: What|Removed |Added CC||vlad at ispras dot ru -- You