This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Use comdat instead of .gnu.linkonce for i386 setup pic register


On Mon, Jan 9, 2017 at 2:48 PM, Adhemerval Zanella
<adhemerval.zanella@linaro.org> wrote:
> GCC has moved from using .gnu.linkonce for i386 setup pic register with
> minimum current version (as for binutils minimum binutils that support
> comdat).  This patch replace linkonce usage by comdat.

Is this change compatible with older GCC/binutils versions as well as
the new ones?

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]