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 #4 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
Author: aldyh
Date: Wed Sep 13 17:12:03 2017
New Revision: 252495

URL: https://gcc.gnu.org/viewcvs?rev=252495&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:
    branches/range-gen2/libstdc++-v3/ChangeLog
    branches/range-gen2/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]