Commit 271a8a16 by Paolo Carlini Committed by Paolo Carlini

55028-debug.cc: Don't pass -D_GLIBCXX_DEBUG by hand (check-debug does).

2012-11-08  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/23_containers/unordered_multimap/insert/55028-debug.cc:
	Don't pass -D_GLIBCXX_DEBUG by hand (check-debug does).

From-SVN: r193327
parent 6aaa8806
2012-11-08 Paolo Carlini <paolo.carlini@oracle.com>
* testsuite/23_containers/unordered_multimap/insert/55028-debug.cc:
Don't pass -D_GLIBCXX_DEBUG by hand (check-debug does).
2012-11-08 Florian Weimer <fweimer@redhat.com> 2012-11-08 Florian Weimer <fweimer@redhat.com>
* testsuite/18_support/cxa_vec.cc: Fix typo in comment. * testsuite/18_support/cxa_vec.cc: Fix typo in comment.
......
// { dg-options "-std=gnu++0x -D_GLIBCXX_DEBUG" } // { dg-options "-std=gnu++11" }
// //
// Copyright (C) 2012 Free Software Foundation, Inc. // Copyright (C) 2012 Free Software Foundation, Inc.
// //
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment