This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/47423] Many testsuite failures caused by missing gxx_visibility_sj0
- From: "hubicka at ucw dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 25 Jan 2011 18:42:55 +0000
- Subject: [Bug lto/47423] Many testsuite failures caused by missing gxx_visibility_sj0
- Auto-submitted: auto-generated
- References: <bug-47423-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47423
--- Comment #2 from Jan Hubicka <hubicka at ucw dot cz> 2011-01-25 18:42:38 UTC ---
> fix it? If we'd LTO libsupc++ we have to makr the personality function
> as address-taken.
If it works, the patch is OK.
Honza