[gdb/testsuite] Compile infcall-nested-structs.exp with -O2
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index aa57a8532b95ebe4957f75fd5d666995ca770036..9f826a6290a72f77428fbe6ff1b9dbb78c8c142c 100644 (file)
@@ -1,3 +1,72 @@
+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
+       as signed.
+
+2019-10-14  Simon Marchi <simon.marchi@polymtl.ca>
+
+       * gdb.mi/list-thread-groups-available.exp: Read entries one by
+       one instead of increasing timeout.
+
+2019-10-13  Tom de Vries  <tdevries@suse.de>
+
+       PR record/25038
+       * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
+       * gdb.reverse/sigall-reverse.exp: Same.
+       * gdb.reverse/solib-precsave.exp: Same.
+       * gdb.reverse/solib-reverse.exp: Same.
+       * gdb.reverse/step-precsave.exp: Same.
+       * gdb.reverse/until-precsave.exp: Same.
+       * gdb.reverse/until-reverse.exp: Same.
+       * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
+
+2019-10-10  Andreas Arnez  <arnez@linux.ibm.com>
+
+       * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
+       (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
+       (cmp_struct_05_01, cmp_struct_static_02_01)
+       (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
+       comparisons.
+
 2019-10-10  Tom de Vries  <tdevries@suse.de>
 
        PR testsuite/24888
 
 2019-07-08  Alan Hayward  <alan.hayward@arm.com>
 
+       PR breakpoints/25011
        * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
 
 2019-07-04  Pedro Alves  <palves@redhat.com>
 
 2019-06-27  Tom Tromey  <tromey@adacore.com>
 
+       PR c++/20020:
        * gdb.cp/constexpr-field.exp: Use setup_xfail.
 
 2019-06-26  Tom de Vries  <tdevries@suse.de>
 
 2019-03-22  Alan Hayward  <alan.hayward@arm.com>
 
+       PR testsuite/25016
        * README: Add pie options.
        * gdb.base/break-interp.exp: Ensure pie is disabled.
        * gdb.base/dump.exp: Likewise.
This page took 0.041279 seconds and 4 git commands to generate.