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
This commit is contained in:
parent
6aaa880639
commit
271a8a1651
@ -1,3 +1,8 @@
|
||||
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>
|
||||
|
||||
* testsuite/18_support/cxa_vec.cc: Fix typo in comment.
|
||||
|
@ -1,4 +1,4 @@
|
||||
// { dg-options "-std=gnu++0x -D_GLIBCXX_DEBUG" }
|
||||
// { dg-options "-std=gnu++11" }
|
||||
//
|
||||
// Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user