Commit fe30b1f3 by Alexandre Oliva Committed by Alexandre Oliva

* libgcc-std.ver: Fix typo in %inherit for GCC_4.3.0.

From-SVN: r120948
parent 416cfb5e
2007-01-19 Alexandre Oliva <aoliva@redhat.com>
* libgcc-std.ver: Fix typo in %inherit for GCC_4.3.0.
2007-01-18 Roger Sayle <roger@eyesopen.com>
* fold-const.c (fold_unary) <VIEW_CONVERT_EXPR>: Optimize away a
......
......@@ -275,7 +275,7 @@ GCC_4.2.0 {
_Unwind_GetIPInfo
}
%inherit GCC_4.3 GCC_4.2.0
%inherit GCC_4.3.0 GCC_4.2.0
GCC_4.3.0 {
# byte swapping routines
__bswapsi2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment