OSDN Git Service

In libobjc/:
[pf3gnuchains/gcc-fork.git] / gcc / libgcc-std.ver
index 5aaff5e..1f24f17 100644 (file)
@@ -213,6 +213,7 @@ GCC_3.3.1 {
 %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
@@ -1910,3 +1911,7 @@ GCC_4.5.0 {
   __unordxf2
   __unordtf2
 }
+
+%inherit GCC_4.6.0 GCC_4.5.0
+GCC_4.6.0 {
+}