cxxabi.h (_GLIBCXX_NOTHROW): New macro.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 9 May 2007 05:21:36 +0000 (05:21 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 9 May 2007 05:21:36 +0000 (05:21 +0000)
commit357480cec516f0c3e2ad527bd944dde9ad39bdab
treefbbbc42d50b1443261a77091b9a93eeb544cce2e
parentee72fa38841b7da8c16bef043b462595ec3b7ac9
cxxabi.h (_GLIBCXX_NOTHROW): New macro.

* libstdc++-v3/libsupc++/cxxabi.h (_GLIBCXX_NOTHROW): New macro.
(__cxa_atexit): Use it.

* testsuite/lib/libstdc++.exp (v3_target_compile_as_c): For
installed-tree testing, search more include directories.

From-SVN: r124565
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/cxxabi.h
libstdc++-v3/testsuite/lib/libstdc++.exp