c++/24367: Infinite recursion of typedef substitution
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / formatted-ref.cc
index d7ea2358a4645122ad994632ff6e980416401516..aa1aead528d29e33035b8a1c9f56f80c10b1b261 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+/* Copyright 2007-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -38,11 +38,6 @@ Enum1 e1 = Val11;
 int main(void) 
 {
 
-  #ifdef usestubs
-     set_debug_traps();
-     breakpoint();
-  #endif
-
   f1 (s1, e1, i1);
 
 }
This page took 0.024103 seconds and 4 git commands to generate.