* libgcc-std.ver: Inherit GCC_3.3 from GCC_3.0.
authorRichard Henderson <rth@redhat.com>
Tue, 3 Dec 2002 22:04:22 +0000 (14:04 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 3 Dec 2002 22:04:22 +0000 (14:04 -0800)
From-SVN: r59784

gcc/ChangeLog
gcc/libgcc-std.ver

index 05ad42fb17f15fe7c9a658759c9f6667e5b83b2e..f0f23efeb74fd92687b3408b238d3acc87c9c72d 100644 (file)
@@ -1,3 +1,7 @@
+2002-12-03  Richard Henderson  <rth@redhat.com>
+
+       * libgcc-std.ver: Inherit GCC_3.3 from GCC_3.0.
+
 2002-12-03  Hans-Peter Nilsson  <hp@bitrange.com>
 
        * bitmap.c (bitmap_ior_and_compl, bitmap_union_of_diff):
index 45080fa1a5249b738b22802608442e740a80c86f..abbab6ce941b457b2c2bbe16cdf13d0f82320cd8 100644 (file)
@@ -176,6 +176,7 @@ GCC_3.0 {
   _Unwind_SjLj_Resume
 }
 
+%inherit GCC_3.3 GCC_3.0
 GCC_3.3 {
   _Unwind_FindEnclosingFunction
 }