Files
binutils-gdb/gdb/testsuite/gdb.ada/dyn-range
Tom Tromey 4bfcb286dd Preserve name of range types
The type-allocation patches introduced a small regression that was
picked up by the AdaCore internal test suite.  Previously, the name of
a range type was preserved by resolve_dynamic_range, but now it is
not.  This patch changes this code to preserve the name.

Reviewed-By: Bruno Larsen <blarsen@redhat.com>
2023-03-24 10:20:52 -06:00
..