Add 128-bit integer support to the Ada parser
authorTom Tromey <tromey@adacore.com>
Mon, 27 Mar 2023 20:26:53 +0000 (14:26 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 17 Apr 2023 16:43:06 +0000 (10:43 -0600)
commite49831ba4340688d7685a52099db09d12177945b
tree794a5df54bb143718f1fecc720e11302b3e37bc5
parent8a2ced4fe401a36db6a9d4de5813951009a62a9e
Add 128-bit integer support to the Ada parser

This adds support for 128-bit integers to the Ada parser.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=30188
gdb/ada-exp.y
gdb/ada-lang.c
gdb/ada-lex.l
gdb/testsuite/gdb.ada/verylong.exp