https://sourceware.org/bugzilla/show_bug.cgi?id=21931

--- Comment #6 from marc.balem...@c-s.fr ---
Symbols in both libraries look fine :

> nm -D /opt/cldk-1.4.0/ppc-linux/lib/nof/libgcc_s.so.1 | grep Unwind
> 00014998 T _Unwind_Backtrace
> 0001497c T _Unwind_DeleteException
> 00011c74 T _Unwind_FindEnclosingFunction
> 000163b4 T _Unwind_Find_FDE
> 00014560 T _Unwind_ForcedUnwind
> 00011b84 T _Unwind_GetCFA
> 00011cb0 T _Unwind_GetDataRelBase
> 00011af4 T _Unwind_GetGR
> 00011c40 T _Unwind_GetIP
> 00011c48 T _Unwind_GetIPInfo
> 00011c64 T _Unwind_GetLanguageSpecificData
> 00011c6c T _Unwind_GetRegionStart
> 00011cb8 T _Unwind_GetTextRelBase
> 0001436c T _Unwind_RaiseException
> 000146bc T _Unwind_Resume
> 0001481c T _Unwind_Resume_or_Rethrow
> 00011b90 T _Unwind_SetGR
> 00011c5c T _Unwind_SetIP

(18 results)
 and :

> nm -D /opt/cldk-1.4.0/ppc-linux/lib/libc.so.6 | grep Unwind
> 00135980 T _Unwind_Find_FDE

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to