public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dannysmith at users dot sourceforge dot net" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/40068] GCC fails to apply dllexport attribute to typeinfo.
Date: Wed, 13 May 2009 08:12:00 -0000	[thread overview]
Message-ID: <20090513081231.12154.qmail@sourceware.org> (raw)
In-Reply-To: <bug-40068-9431@http.gcc.gnu.org/bugzilla/>



------- Comment #6 from dannysmith at users dot sourceforge dot net  2009-05-13 08:12 -------
(In reply to comment #5)

>   Also, I don't think this is necessarily an either-or situation; we could add
> my patch and have the typeinfo exported from the DLL, and also add yours so
> that clients could link a comdat copy (which would override the import stub)
> until we have a better solution for importing from the DLL.

Yes.  I was just thinking out loud.  I have no objection to your patch. 
Perhaps MULTIPLE_SYMBOL_SPACES should be defined in terms of an
-mmultiple-symbol-spaces target option , since if we depend on auto-import than
we should treat dll imports thae same as static lib imports.

> Also, how come emitting the typeinfo .linkonce as we currently do isn't the
> same as COMDAT for these purposes?
> 
I'm not sure I understand your question.  In earlier versions of G++,  both
vtables and typeinfo were  always emitted with linkonce semantics, because of
the MULTIPLE_SYMBOL_SPACES define.  

Regards
Danny


-- 


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


  parent reply	other threads:[~2009-05-13  8:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-08 11:52 [Bug c++/40068] New: " dave dot korn dot cygwin at gmail dot com
2009-05-08 11:53 ` [Bug c++/40068] " dave dot korn dot cygwin at gmail dot com
2009-05-08 11:56 ` dave dot korn dot cygwin at gmail dot com
2009-05-10  1:11 ` [Bug target/40068] " dave dot korn dot cygwin at gmail dot com
2009-05-10  5:01 ` dannysmith at users dot sourceforge dot net
2009-05-10 11:18 ` dave dot korn dot cygwin at gmail dot com
2009-05-13  8:12 ` dannysmith at users dot sourceforge dot net [this message]
2009-06-25 15:37 ` dave dot korn dot cygwin at gmail dot com
     [not found] <bug-40068-4@http.gcc.gnu.org/bugzilla/>
2012-02-02 21:01 ` ktietz at gcc dot gnu.org
2012-02-07 10:47 ` ktietz at gcc dot gnu.org
2012-02-07 10:49 ` ktietz at gcc dot gnu.org
2012-02-07 11:49 ` ktietz at gcc dot gnu.org
2013-09-13  7:52 ` mattyclarkson at gmail dot com
2013-09-13  7:54 ` mattyclarkson at gmail dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090513081231.12154.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).