commit | 47a39c6e18324360b3ef9b72f03e206417f2ce9c | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Mon Feb 28 13:42:03 2022 -0700 |
committer | Tom Tromey <tromey@adacore.com> | Mon Mar 07 07:57:09 2022 -0700 |
tree | ce89d520a8f779223f3eb84cd69335e4fc1a5aa6 | |
parent | 315e4ebb4b7ef01da2f5c419edc74f39a0122d20 [diff] |
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