gdb/testsuite: disable charset.exp for intel compilers
authorNils-Christian Kempke <nils-christian.kempke@intel.com>
Tue, 31 May 2022 14:43:44 +0000 (16:43 +0200)
committerNils-Christian Kempke <nils-christian.kempke@intel.com>
Tue, 31 May 2022 14:44:54 +0000 (16:44 +0200)
commit87364601b87da148b9c4b96aa164e329794c2959
tree58a8cb22fb4cc0293006399f3831edb7b66ca686
parent22582546c1833f771cea1201a75315df6dab0a34
gdb/testsuite: disable charset.exp for intel compilers

The test specifically tests for the Fortran CHARACTER(KIND=4) which is
not available in ifx/ifort.

Since the other characters are also printed elsewhere, we disable this
test for the unsupported compilers.
gdb/testsuite/gdb.fortran/charset.exp