------- Comment #10 from mark at codesourcery dot com 2008-02-26 17:57 ------- Subject: Re: [4.1/4.2/4.3/4.4 Regression] With #pragma visibility, `vtable for __cxxabiv1::__class_type_info' is emitted as a hidden-visibility relocation
benjamin at smedbergs dot us wrote: > ------- Comment #8 from benjamin at smedbergs dot us 2008-02-26 17:25 ------- > Yes, to make it clear: the class typeinfo object may have hidden visibility... > it's the __cxxabiv1::__class_type_info "class" that should have default > visibility always. Oh, I see! Yes, __cxxabiv1::* should definitely have default visibility. Thanks, -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35368