bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/21931] glibc 2.26 Exception handling problem on powerpc


From: address@hidden
Subject: [Bug ld/21931] glibc 2.26 Exception handling problem on powerpc
Date: Mon, 14 Aug 2017 12:55:56 +0000

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

--- Comment #6 from address@hidden ---
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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]