bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/18628] gold IFUNC testsuite failures with GCC 5


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/18628] gold IFUNC testsuite failures with GCC 5
Date: Wed, 22 Jul 2015 10:41:47 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=18628

--- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=cd78ea777c35c497fcc0f20d162789296dc0a44d

commit cd78ea777c35c497fcc0f20d162789296dc0a44d
Author: H.J. Lu <address@hidden>
Date:   Wed Jul 22 03:35:47 2015 -0700

    Mark global with hidden attribute

    GCC 5 will generate a relocation for protected symbol:

    https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65248

    when compiling for a shared library.  It is undefined to access protected
    symbol in IFUNC selector function inside a shared library.

        PR gold/18628
        * testsuite/ifuncdep2.c (global): Change protected to hidden.
        * testsuite/ifuncmod1.c (global): Likewise.
        * testsuite/ifuncmod5.c (global): Likewise.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]