* config/sh/libgcc-std.ver: Add __unorddf2 and __unordsf2 with
version 3.3.4.
From-SVN: r83057
+2004-06-13 Kaz Kojima <kkojima@gcc.gnu.org>
+
+ * config/sh/libgcc-std.ver: Add __unorddf2 and __unordsf2 with
+ version 3.3.4.
+
2004-06-12 Roger Sayle <roger@eyesopen.com>
* expmed.c (shift_cost, shiftadd_cost, shiftsub_cost): Additionally
%inherit GCC_3.3.2 GCC_3.3.1
GCC_3.3.2 {
}
+%inherit GCC_3.3.4 GCC_3.3.2
+GCC_3.3.4 {
+ __unorddf2
+ __unordsf2
+}
-%inherit GCC_3.4 GCC_3.3.2
+%inherit GCC_3.4 GCC_3.3.4
GCC_3.4 {
# bit scanning and counting built-ins
__clzsi2