This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

linear_search_fdes problem on linux


Hi!

If I build a shared library this function calls linear_search_fdes takes a lot of time during exception handling codes. This problem doesn't exist for pure binary version of the same libraries.

Does anyone know how to fix this problem on shared library? This happens on any linux platform.

Any help would be greatly appreciated.

Regards,
Sanjiv



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]