gdb: Ensure compiler doesn't optimise variable out in test
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 5145fd648302dcc804c19c361eb25ecc64c77d50..23a41d4bd7c3ba2505938b7cc9a336c09f84172b 100644 (file)
@@ -1,3 +1,33 @@
+2018-08-30  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.base/funcargs.c (use_a): New function.
+       (recurse): Call use_a.
+
+2018-08-29  Keith Seitz  <keiths@redhat.com>
+
+       * gdb.compile/compile-cplus-anonymous.cc: New file.
+       * gdb.compile/compile-cplus-anonymous.exp: New file.
+       * gdb.compile/compile-cplus-array-decay.cc: New file.
+       * gdb.compile/compile-cplus-array-decay.exp: New file.
+       * gdb.compile/compile-cplus-inherit.cc: New file.
+       * gdb.compile/compile-cplus-inherit.exp: New file.
+       * gdb.compile/compile-cplus-member.cc: New file.
+       * gdb.compile/compile-cplus-member.exp: New file.
+       * gdb.compile/compile-cplus-method.cc: New file.
+       * gdb.compile/compile-cplus-method.exp: New file.
+       * gdb.compile/compile-cplus-mod.c: "New" file.
+       * gdb.compile/compile-cplus-namespace.cc: New file.
+       * gdb.compile/compile-cplus-namespace.exp: New file.
+       * gdb.compile/compile-cplus-nested.cc: New file.
+       * gdb.compile/compile-cplus-nested.exp: New file.
+       * gdb.compile/compile-cplus-print.c: "New" file.
+       * gdb.compile/compile-cplus-print.exp: "New" file.
+       * gdb.compile/compile-cplus-virtual.cc: New file.
+       * gdb.compile/compile-cplus-virtual.exp: New file.
+       * gdb.compile/compile-cplus.c: "New" file.
+       * gdb.compile/compile-cplus.exp: "New" file.
+       * lib/compile-support.exp: New file.
+
 2018-08-16  Gary Benson <gbenson@redhat.com>
 
        PR gdb/13000:
This page took 0.030016 seconds and 4 git commands to generate.