public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/35368]  New: With #pragma visibility, `vtable for __cxxabiv1::__class_type_info' is emitted as a hidden-visibility relocation
@ 2008-02-25 15:17 benjamin at smedbergs dot us
  2008-02-25 15:17 ` [Bug c++/35368] " benjamin at smedbergs dot us
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: benjamin at smedbergs dot us @ 2008-02-25 15:17 UTC (permalink / raw)
  To: gcc-bugs

Testcase attached: when a class is declared with #pragma visibility hidden on,
references to `vtable for __cxxabiv1::__class_type_info' are emitted with
relocations that assume hidden visibility. This is incorrect, and is a
regression against 4.1 and I think 4.2.

To reproduce, compile the testcase, on an ELF toolchain, with:

g++-4.3 -shared -frtti -fPIC -o libtest.so test-cpp-rtti-linkage-error.cpp


-- 
           Summary: With #pragma visibility, `vtable for
                    __cxxabiv1::__class_type_info' is emitted as a hidden-
                    visibility relocation
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: benjamin at smedbergs dot us


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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2008-02-27  9:32 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-25 15:17 [Bug c++/35368] New: With #pragma visibility, `vtable for __cxxabiv1::__class_type_info' is emitted as a hidden-visibility relocation benjamin at smedbergs dot us
2008-02-25 15:17 ` [Bug c++/35368] " benjamin at smedbergs dot us
2008-02-25 15:34 ` benjamin at smedbergs dot us
2008-02-25 15:55 ` [Bug c++/35368] [4.1/4.2/4.3/4.4 Regression] " rguenth at gcc dot gnu dot org
2008-02-25 16:19 ` matz at gcc dot gnu dot org
2008-02-26 16:31 ` jakub at gcc dot gnu dot org
2008-02-26 17:06 ` mmitchel at gcc dot gnu dot org
2008-02-26 17:19 ` jakub at gcc dot gnu dot org
2008-02-26 17:25 ` benjamin at smedbergs dot us
2008-02-26 17:39 ` jakub at gcc dot gnu dot org
2008-02-26 17:58 ` mark at codesourcery dot com
2008-02-27  9:10 ` jakub at gcc dot gnu dot org
2008-02-27  9:27 ` jakub at gcc dot gnu dot org
2008-02-27  9:32 ` [Bug c++/35368] [4.3/4.4 " jakub at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).