[gdb/testsuite] Compile infcall-nested-structs.exp with -O2
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 395a3ccacf4f37369898f67afad3dfacdb743e15..9f826a6290a72f77428fbe6ff1b9dbb78c8c142c 100644 (file)
@@ -1,3 +1,17 @@
+2019-10-21  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.base/infcall-nested-structs.c: Add
+       __attribute__((noinline,noclone)) to all functions.
+       (call_all): Add missing variable initialization.  Simplify return value.
+       (breakpt): Increment volatile variable, to prevent call from being
+       optimized out.
+       * gdb.base/infcall-nested-structs.exp: Compile with -O2.
+
+2019-10-17  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.fortran/module.exp: Allow info variables to print info for files
+       other than module.f90.
+
 2019-10-16  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * gdb.fortran/module.exp: Extend with 'info variables' test.
This page took 0.034272 seconds and 4 git commands to generate.