re PR libstdc++/89402 (warning: ‘void _ZNKSt4hashIeEclEe()’ specifies less restrictiv...
authorJakub Jelinek <jakub@redhat.com>
Wed, 20 Feb 2019 07:57:41 +0000 (08:57 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 20 Feb 2019 07:57:41 +0000 (08:57 +0100)
commitea1c2a95bad9e11a1355f9ecd8f310f8eef1b718
treef492f5dc3a6fe58777990e66d8a00c703c9ef7e3
parente86ae7bab3f01c7d35d36fc19c2a39a48d01b64c
re PR libstdc++/89402 (warning: ‘void _ZNKSt4hashIeEclEe()’ specifies less restrictive attribute than its target)

PR libstdc++/89402
* src/c++98/compatibility-ldbl.cc (_ZNKSt4hashIeEclEe): Add
_GLIBCXX_PURE to the alias declaration.

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