diff options
author | Benjamin Kosnik <bkoz@redhat.com> | 2011-10-10 19:03:39 +0000 |
---|---|---|
committer | Benjamin Kosnik <bkoz@gcc.gnu.org> | 2011-10-10 19:03:39 +0000 |
commit | 50da34bb1b301f869253ca55bdb4833baa24ab4e (patch) | |
tree | 9b5859fe90688a479ce60fb42663b52ef495c130 /gcc | |
parent | 13d563f0742f043e94666965709462d1de456048 (diff) | |
download | gcc-50da34bb1b301f869253ca55bdb4833baa24ab4e.zip gcc-50da34bb1b301f869253ca55bdb4833baa24ab4e.tar.gz gcc-50da34bb1b301f869253ca55bdb4833baa24ab4e.tar.bz2 |
re PR libstdc++/49818 (libsupc++ does not export __cxa_get_globals or related functions)
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.
From-SVN: r179769
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions