[PATCH v3 0/2] Testsuite changes for clang and icc/icx

Kevin Buettner kevinb@redhat.com
Wed Jul 27 17:39:14 GMT 2022


On Wed, 27 Jul 2022 10:51:26 +0200
Felix Willgerodt <felix.willgerodt@intel.com> wrote:

> V1 was only one patch and can be found here:
> https://sourceware.org/pipermail/gdb-patches/2022-June/189903.html
> V2 can be found here:
> https://sourceware.org/pipermail/gdb-patches/2022-July/191055.html
> 
> This series disables some compiler warnings for clang and icc/icx
> in the testsuite.
> 
> Since V2 I only added a comment to callfuncs.exp, as requested
> by Kevin Buettner.
> 
> Thanks,
> Felix
> 
> Felix Willgerodt (2):
>   gdb, testsuite: Enable testcases that suppress specific warnings, for
>     icc/icx.
>   gdb, testsuite: Adapt gdb.base/callfuncs.exp for new clang warning.
> 
>  gdb/testsuite/gdb.base/callfuncs.exp |  4 +++-
>  gdb/testsuite/lib/gdb.exp            | 10 +++++++---
>  2 files changed, 10 insertions(+), 4 deletions(-)

This series looks okay to me.

Kevin



More information about the Gdb-patches mailing list