]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR libstdc++/91057 fix bootstrap failure on powerpc
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Oct 2019 16:16:17 +0000 (16:16 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Oct 2019 16:16:17 +0000 (16:16 +0000)
commitbddff888c8225c059ebeca938c5daf28ccfcca3c
tree756d2b7e0693747f5978d5af88914f8183b0d88f
parentdbbba8a7db05055a01ebc32aec2daa7f19cce29b
PR libstdc++/91057 fix bootstrap failure on powerpc

PR libstdc++/91057
* src/c++98/locale.cc [_GLIBCXX_LONG_DOUBLE_COMPAT]
(find_ldbl_sync_facet): Fix parameter type and missing return.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@276840 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/src/c++98/locale.cc