* testsuite/libstdc++-xmethods/list.cc (_GLIBCXX_USE_CXX11_ABI):
Define to zero.
From-SVN: r222556
+2015-04-28 Doug Evans <dje@google.com>
+
+ * testsuite/libstdc++-xmethods/list.cc (_GLIBCXX_USE_CXX11_ABI):
+ Define to zero.
+
2015-04-28 Jonathan Wakely <jwakely@redhat.com>
* include/bits/stl_algo.h (random_shuffle): Only define for hosted
// 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