]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/src/c++98/compatibility-ldbl.cc
re PR libstdc++/89402 (warning: ‘void _ZNKSt4hashIeEclEe()’ specifies less restrictiv...
authorJakub Jelinek <jakub@redhat.com>
Fri, 22 Feb 2019 19:10:47 +0000 (20:10 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 22 Feb 2019 19:10:47 +0000 (20:10 +0100)
commitfcb141ac220aabc330dff94cb343a9a39da810c3
tree26f56ee355ee1196d97b57adf87846a7cf937620
parent16a919a7162aa5dc92c0834ad4eef8b7f878a7ae
re PR libstdc++/89402 (warning: ‘void _ZNKSt4hashIeEclEe()’ specifies less restrictive attribute than its target)

PR libstdc++/89402
* src/c++98/compatibility-ldbl.cc (_ZNKSt4hashIeEclEe): Change return
type to std::size_t and argument to type to long double.

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