re PR c/81854 (weak alias of an incompatible symbol accepted)
authorMartin Sebor <msebor@redhat.com>
Sun, 20 Aug 2017 21:31:39 +0000 (21:31 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Sun, 20 Aug 2017 21:31:39 +0000 (15:31 -0600)
commitbe56159c653126659efb8cb256ad6f9d8bafb621
treec708a92be7ffdd41333cfef2165adef08b285f8b
parent1104d918b500ae1754b9a6a92f7fc0d90713f95b
re PR c/81854 (weak alias of an incompatible symbol accepted)

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.

From-SVN: r251211
libstdc++-v3/ChangeLog
libstdc++-v3/src/c++98/compatibility.cc