list.cc (_GLIBCXX_USE_CXX11_ABI): Define to zero.

* testsuite/libstdc++-xmethods/list.cc (_GLIBCXX_USE_CXX11_ABI):
	Define to zero.

From-SVN: r222586
This commit is contained in:
Doug Evans 2015-04-29 17:27:32 +00:00 committed by Doug Evans
parent 749f1ce98e
commit 3593efb61b
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2015-04-28 Doug Evans <dje@google.com>
* testsuite/libstdc++-xmethods/list.cc (_GLIBCXX_USE_CXX11_ABI):
Define to zero.
2015-04-28 Stephan Bergmann <sbergman@redhat.com>
* include/debug/vector (_Safe_vector::operator=): Add missing returns.

View File

@ -18,6 +18,9 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
// List xmethods only recognize the non cxx11 std::list for now.
#define _GLIBCXX_USE_CXX11_ABI 0
#include <list>
int