Fix gdb.ada/arrayptr.exp results
authorTom Tromey <tromey@adacore.com>
Mon, 28 Feb 2022 20:42:03 +0000 (13:42 -0700)
committerTom Tromey <tromey@adacore.com>
Mon, 7 Mar 2022 14:57:09 +0000 (07:57 -0700)
commit47a39c6e18324360b3ef9b72f03e206417f2ce9c
treece89d520a8f779223f3eb84cd69335e4fc1a5aa6
parent315e4ebb4b7ef01da2f5c419edc74f39a0122d20
Fix gdb.ada/arrayptr.exp results

PR ada/28115 points out that gdb.ada/arrayptr.exp works with GNAT 12,
but fails with minimal encodings in earlier versions.

This patch updates the test to try to report the results correctly.  I
tried this with the Fedora 34 system gcc (GCC 11) and with a GCC 12
built from git trunk sometime relatively recently.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=28115
gdb/testsuite/gdb.ada/arrayptr.exp