[Bug ld/23930] Problems linking objectfiles optimized for size (-Os)

2018-12-01 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23930 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/23930] Problems linking objectfiles optimized for size (-Os)

2018-12-01 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23930 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b44ee3a8cf21294eeb079ffbada7eeb559a9c6b4 commit b44ee3a8cf21294eeb079ffbada7eeb5

[Bug ld/23930] Problems linking objectfiles optimized for size (-Os)

2018-11-30 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23930 --- Comment #3 from H.J. Lu --- This is the patch: https://sourceware.org/ml/binutils/2018-11/msg00279.html I will check in. -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug ld/23930] Problems linking objectfiles optimized for size (-Os)

2018-11-29 Thread asavkov at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23930 --- Comment #2 from Artem Savkov --- The workaround fixes both the reproducer and original kernel build for me. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-b

[Bug ld/23930] Problems linking objectfiles optimized for size (-Os)

2018-11-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23930 --- Comment #1 from H.J. Lu --- Created attachment 11418 --> https://sourceware.org/bugzilla/attachment.cgi?id=11418&action=edit A workaround The bug is in ldlang.c. In the meantime, please try this workaround in x86 backend. -- You are

[Bug ld/23930] Problems linking objectfiles optimized for size (-Os)

2018-11-28 Thread asavkov at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23930 Artem Savkov changed: What|Removed |Added CC||hjl.tools at gmail dot com -- You are