Ping! Thanks, Nils ________________________________ From: Gdb-patches on behalf of Kempke, Nils-Christian via Gdb-patches Sent: Wednesday, October 5, 2022 10:23 PM To: gdb-patches@sourceware.org Cc: tom@tromey.com Subject: Re: [PING 3][PATCH v2 0/4] Adapt Fortran testsuite for ifort Ping! Thanks, Nils ________________________________ From: Kempke, Nils-Christian Sent: Monday, September 26, 2022 4:02 PM To: gdb-patches@sourceware.org ; Kempke, Nils-Christian Cc: tom@tromey.com Subject: Re: [PING 2][PATCH v2 0/4] Adapt Fortran testsuite for ifort Ping! Thanks, Nils ________________________________ From: Gdb-patches on behalf of Kempke, Nils-Christian via Gdb-patches Sent: Monday, September 19, 2022 12:18 PM To: gdb-patches@sourceware.org Cc: tom@tromey.com Subject: Re: [PING][PATCH v2 0/4] Adapt Fortran testsuite for ifort Ping! Thanks, Nils ________________________________ From: Kempke, Nils-Christian Sent: Wednesday, August 31, 2022 11:36 AM To: gdb-patches@sourceware.org Cc: tom@tromey.com ; Kempke, Nils-Christian Subject: [PATCH v2 0/4] Adapt Fortran testsuite for ifort Hi! Please find attached v2 of this series. V1 can be found here: https://sourceware.org/pipermail/gdb-patches/2022-June/190013.html V2 incorporates Tom's comment on patch 3/4 here: https://sourceware.org/pipermail/gdb-patches/2022-August/191606.html so changes from v1 to v2 only concern patch 3: * Patch 1: unchanged. * Patch 2: unchanged. * Patch 3: Remove fortran_runto_main for the two tests as well as the first breakpoint setting + hitting and instead use runto to directly run to the first breakpoint location. * Patch 4: unchanged. Tom has approved of Patch 1, 2, and 4 otherwise, but if anyone has a comment, they are always welcome! Cheers! Nils Nils-Christian Kempke (4): testsuite, fortran: make mixed-lang-stack less compiler dependent testsuite, fortran: Remove self assignment non-statements testsuite, fortran: adapt tests for ifort's 'start' behavior testsuite, fortran: make kfail gfortran specific gdb/testsuite/gdb.fortran/array-slices-bad.exp | 13 +++++-------- gdb/testsuite/gdb.fortran/function-calls.exp | 4 +++- gdb/testsuite/gdb.fortran/library-module-lib.f90 | 2 +- gdb/testsuite/gdb.fortran/library-module-main.f90 | 2 +- gdb/testsuite/gdb.fortran/mixed-lang-stack.exp | 9 ++++++++- gdb/testsuite/gdb.fortran/module.f90 | 11 ++++++----- gdb/testsuite/gdb.fortran/vla-type.exp | 11 +++-------- 7 files changed, 27 insertions(+), 25 deletions(-) -- 2.25.1 Intel Deutschland GmbH Registered Address: Am Campeon 10, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928 Intel Deutschland GmbH Registered Address: Am Campeon 10, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928 Intel Deutschland GmbH Registered Address: Am Campeon 10, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928