This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug c/81854] weak alias of an incompatible symbol accepted


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

--- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> ---
Author: msebor
Date: Sun Aug 20 21:31:39 2017
New Revision: 251211

URL: https://gcc.gnu.org/viewcvs?rev=251211&root=gcc&view=rev
Log:
libstdc++/ChangeLog:

        PR c/81854
        * src/c++98/compatibility.cc (_GLIBCXX_3_4_SYMVER): Declare alias
        target as a C++ function with no prototype.
        (_GLIBCXX_3_4_5_SYMVER): Ditto.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/c++98/compatibility.cc

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