Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143641405
D7011.id54425.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D7011.id54425.diff
View Options
Index: head/lib/libcxxrt/Version.map
===================================================================
--- head/lib/libcxxrt/Version.map
+++ head/lib/libcxxrt/Version.map
@@ -209,19 +209,19 @@
"typeinfo name for void*";
"typeinfo name for unsigned int*";
"typeinfo name for float*";
- # C++11 typeinfo not understood by our linker
+ # C++11 typeinfo name not understood by our linker
# std::nullptr_t
- _ZTSDn;_ZTIPDn;_ZTIPKDn;
+ _ZTSDn;_ZTSPDn;_ZTSPKDn;
# char16_t
- _ZTSDi;_ZTIPDi;_ZTIPKDi;
+ _ZTSDi;_ZTSPDi;_ZTSPKDi;
# char32_t
- _ZTSDs;_ZTIPDs;_ZTIPKDs;
+ _ZTSDs;_ZTSPDs;_ZTSPKDs;
# IEEE 754r decimal floating point
- _ZTSDd;_ZTIPDd;_ZTIPKDd;
- _ZTSDe;_ZTIPDe;_ZTIPKDe;
- _ZTSDf;_ZTIPDf;_ZTIPKDf;
+ _ZTSDd;_ZTSPDd;_ZTSPKDd;
+ _ZTSDe;_ZTSPDe;_ZTSPKDe;
+ _ZTSDf;_ZTSPDf;_ZTSPKDf;
# IEEE 754r half-precision floating point
- _ZTSDh;_ZTIPDh;_ZTIPKDh;
+ _ZTSDh;_ZTSPDh;_ZTSPKDh;
"typeinfo name for __cxxabiv1::__array_type_info";
"typeinfo name for __cxxabiv1::__class_type_info";
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 1, 3:40 AM (7 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28236790
Default Alt Text
D7011.id54425.diff (1 KB)
Attached To
Mode
D7011: libcxxrt: correct mangled "typeinfo name" symbols in Version.map
Attached
Detach File
Event Timeline
Log In to Comment