Remove ancient Ada workaround
authorTom Tromey <tromey@adacore.com>
Tue, 18 Jul 2023 16:45:14 +0000 (10:45 -0600)
committerTom Tromey <tromey@adacore.com>
Fri, 21 Jul 2023 13:25:23 +0000 (07:25 -0600)
commit83f362cf8f9539cefdd5df709a347a5396d23c76
tree19e12d7ed93fd600290c0e672690da32cbaf62e0
parent386d30593e4a1b1267e03c72b812403d9038a75b
Remove ancient Ada workaround

I ran across this very old code in gdb's Ada support.  After a bit of
archaeology, we couldn't determine what bug this might have been
working around.  It is no longer needed, so this patch removes it.

As this is entirely Ada-specific and was reviewed and tested at
AdaCore, I'm checking it in.
gdb/ada-lang.c
gdb/ada-lang.h
gdb/ada-typeprint.c
gdb/ada-valprint.c