c++/24367: Infinite recursion of typedef substitution
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / m-data.cc
index c97e7195f7758068cc99fc5a800302e197bd5710..65e70fabfc001fa1bc78dd6634df8b19e021e559 100644 (file)
@@ -60,5 +60,5 @@ int main()
   C theC (1);                          // breakpoint: first-constructs-done
   theC.marker ();
   
-  return 0;
+  return shadow;
 }
This page took 0.022999 seconds and 4 git commands to generate.