public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "bkoz at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/49818] libsupc++ does not export __cxa_get_globals or related functions
Date: Mon, 10 Oct 2011 19:04:00 -0000	[thread overview]
Message-ID: <bug-49818-4-NGrVhQTEMg@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-49818-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #3 from Benjamin Kosnik <bkoz at gcc dot gnu.org> 2011-10-10 19:03:43 UTC ---
Author: bkoz
Date: Mon Oct 10 19:03:39 2011
New Revision: 179769

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179769
Log:
2011-10-10  Benjamin Kosnik  <bkoz@redhat.com>

    PR libstdc++/49818
    * config/abi/pre/gnu.ver (CXXABI_1.3.6): Add symbols.
    * testsuite/util/testsuite_abi.cc: Same.
    * libsupc++/unwind-cxx.h: Move required eh API...
    * libsupc++/cxxabi.h: ... to here. Add required forward declarations.
    Use _GLIBCXX_NOTHROW.
    * libsupc++/pure.cc (__cxa_deleted_virtual): Add.
    * libsupc++/eh_alloc.cc: Use _GLIBCXX_NOTHROW.
    * libsupc++/eh_catch.cc: Same.
    * libsupc++/eh_globals.cc: Same.
    * libsupc++/eh_type.cc: Same.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/config/abi/pre/gnu.ver
    trunk/libstdc++-v3/libsupc++/cxxabi.h
    trunk/libstdc++-v3/libsupc++/eh_alloc.cc
    trunk/libstdc++-v3/libsupc++/eh_catch.cc
    trunk/libstdc++-v3/libsupc++/eh_globals.cc
    trunk/libstdc++-v3/libsupc++/eh_type.cc
    trunk/libstdc++-v3/libsupc++/pure.cc
    trunk/libstdc++-v3/libsupc++/unwind-cxx.h
    trunk/libstdc++-v3/testsuite/util/testsuite_abi.cc


  parent reply	other threads:[~2011-10-10 19:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-22 22:55 [Bug libstdc++/49818] New: " coppro at users dot sf.net
2011-07-23  9:29 ` [Bug libstdc++/49818] " paolo.carlini at oracle dot com
2011-10-07  0:49 ` bkoz at gcc dot gnu.org
2011-10-10 19:04 ` bkoz at gcc dot gnu.org [this message]
2011-10-10 19:08 ` bkoz at gcc dot gnu.org

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=bug-49818-4-NGrVhQTEMg@http.gcc.gnu.org/bugzilla/ \
    --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).