gdb/testsuite: Fix fortran types for Intel compilers.
authorFelix Willgerodt <felix.willgerodt@intel.com>
Tue, 31 May 2022 14:43:43 +0000 (16:43 +0200)
committerNils-Christian Kempke <nils-christian.kempke@intel.com>
Tue, 31 May 2022 14:44:53 +0000 (16:44 +0200)
commitc8df10fc707ec1f30767d96f508a99b8c0f901aa
tree79ec40d6f97289dcc30790d1c7b1c4aa5189feb7
parent7c07eaec49caa6599401e3f27a23ee37862ed7b2
gdb/testsuite: Fix fortran types for Intel compilers.

Newer Intel compilers emit their dwarf type name in a slightly different
format.  Therefore, this needs adjustment to make more tests pass in the
Fortran testsuite.

Co-authored-by: Abdul Basit Ijaz <abdul.b.ijaz@intel.com>
Co-authored-by: Nils-Christian Kempke <nils-christian.kempke@intel.com>
gdb/testsuite/lib/fortran.exp