This is the mail archive of the gcc-bugs@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]

[Bug target/42850] [4.5 Regression] FAIL: g++.dg/abi/forced.C execution test



------- Comment #7 from dave at hiauly1 dot hia dot nrc dot ca  2010-01-31 17:26 -------
Subject: Re:  [4.5 Regression] FAIL: g++.dg/abi/forced.C execution test

> That is correct, all glibc targets must provide the current version if
> libgcc_s.so. The NPTL implementation of pthread_cancel_init will dlopen that
> current version of libgcc_s.so and use the unwinder implementation from that
> library.

Why is this hard coded?

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42850


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