OSDN Git Service

2003-07-28 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / testsuite / libstdc++-v3.dg / dg.exp
index 0042099..aa04dd6 100644 (file)
@@ -22,7 +22,7 @@ load_lib libstdc++-v3-dg.exp
 # If a testcase doesn't have special options, use these.
 global DEFAULT_CXXFLAGS
 if ![info exists DEFAULT_CXXFLAGS] then {
-    set DEFAULT_CXXFLAGS "-DDEBUG_ASSERT"
+    set DEFAULT_CXXFLAGS "-D_GLIBCXX_ASSERT"
 }
 
 # Initialize 'dg' last or dejagnu exits with an error...