* libgcc-std.ver: Inherit GCC_3.3 from GCC_3.0.
From-SVN: r59784
This commit is contained in:
parent
c47eb51bbf
commit
6e1be6b19c
@ -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>
|
2002-12-03 Hans-Peter Nilsson <hp@bitrange.com>
|
||||||
|
|
||||||
* bitmap.c (bitmap_ior_and_compl, bitmap_union_of_diff):
|
* bitmap.c (bitmap_ior_and_compl, bitmap_union_of_diff):
|
||||||
|
@ -176,6 +176,7 @@ GCC_3.0 {
|
|||||||
_Unwind_SjLj_Resume
|
_Unwind_SjLj_Resume
|
||||||
}
|
}
|
||||||
|
|
||||||
|
%inherit GCC_3.3 GCC_3.0
|
||||||
GCC_3.3 {
|
GCC_3.3 {
|
||||||
_Unwind_FindEnclosingFunction
|
_Unwind_FindEnclosingFunction
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user