mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-23 09:40:54 +08:00
libstdc++, Darwin, ppc : Add new long double symbols.
We need to add the symbols for to_chars and from_chars for the long double cases. libstdc++-v3/ChangeLog: * config/os/bsd/darwin/ppc-extra.ver: Add matching for to_chars and from_chars for long double.
This commit is contained in:
parent
99415d0f18
commit
f8aa819b4a
@ -16,6 +16,9 @@
|
||||
# 3.4.10
|
||||
_ZNKSt3tr14hashIgEclEg;
|
||||
_ZNKSt4hashIgEclEg;
|
||||
# LDBL_3.4.29
|
||||
_ZSt10from_charsPKcS0_RgSt12chars_format;
|
||||
_ZSt8to_charsPcS_g*;
|
||||
# ldbl 1.3
|
||||
_ZT[IS]g;
|
||||
_ZT[IS]Pg;
|
||||
|
Loading…
x
Reference in New Issue
Block a user