Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102575626
D44322.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
309 B
Referenced Files
None
Subscribers
None
D44322.diff
View Options
diff --git a/lib/libgcc_s/Symbol.map b/lib/libgcc_s/Symbol.map
--- a/lib/libgcc_s/Symbol.map
+++ b/lib/libgcc_s/Symbol.map
@@ -148,6 +148,7 @@
__bswapsi2;
};
+#if defined(__aarch64__) || defined(__riscv)
GCC_4.6.0 {
__addtf3;
__cmptf2;
@@ -180,3 +181,4 @@
__trunctfxf2;
__unordtf2;
};
+#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 15, 6:31 AM (13 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14639258
Default Alt Text
D44322.diff (309 B)
Attached To
Mode
D44322: libgcc_s: only export 128-bit long double when available
Attached
Detach File
Event Timeline
Log In to Comment