summaryrefslogtreecommitdiffstats
path: root/gdb/testsuite/gdb.c++/local.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.c++/local.cc')
-rw-r--r--gdb/testsuite/gdb.c++/local.cc8
1 files changed, 1 insertions, 7 deletions
diff --git a/gdb/testsuite/gdb.c++/local.cc b/gdb/testsuite/gdb.c++/local.cc
index c811debdf9..5bfc44ac43 100644
--- a/gdb/testsuite/gdb.c++/local.cc
+++ b/gdb/testsuite/gdb.c++/local.cc
@@ -56,12 +56,6 @@ int main()
il.ilc = 'b';
il.ip = &c;
+ marker1();
}
- marker1();
}
-
-
-
-
-
-
OpenPOWER on IntegriCloud