[gdb/testsuite] Compile infcall-nested-structs.exp with -O2
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index c9e245766da8eba44d73e05f9c5eeb53000e49df..9f826a6290a72f77428fbe6ff1b9dbb78c8c142c 100644 (file)
@@ -1,3 +1,42 @@
+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.
+
+2019-10-16  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
+       F77_FOR_TARGET.
+
+2019-10-16  Tom de Vries  <tdevries@suse.de>
+
+       PR tdep/25096
+       * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
+
+2019-10-16  Tom de Vries  <tdevries@suse.de>
+
+       PR tdep/24104
+       * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
+       Add KFAIL for PR tdep/25096.
+
+2019-10-16  Tom de Vries  <tdevries@suse.de>
+
+       PR testsuite/25059
+       * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
+
 2019-10-16  Tom de Vries  <tdevries@suse.de>
 
        * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
This page took 0.025837 seconds and 4 git commands to generate.