This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from adb23bcad1f [gdb/testsuite, tclint] Drop lreverse new e68dd763a12 Remove some uses of longest_to_int from ada-lang.c new 6c82831fe65 Use LONGEST rather than int for array slices new 2f105694486 Add Ada test case with long array indices
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/ada-lang.c | 32 ++++++++++------------ gdb/eval.c | 4 +-- .../gdb.ada/{p-bounds.exp => array_long_idx.exp} | 12 ++++---- .../gdb.ada/{p-bounds => array_long_idx}/main.adb | 10 +++++-- .../{array_char_idx => array_long_idx}/pck.adb | 0 .../{bp_range_type => array_long_idx}/pck.ads | 0 gdb/valops.c | 2 +- gdb/value.h | 2 +- 8 files changed, 32 insertions(+), 30 deletions(-) copy gdb/testsuite/gdb.ada/{p-bounds.exp => array_long_idx.exp} (70%) copy gdb/testsuite/gdb.ada/{p-bounds => array_long_idx}/main.adb (74%) copy gdb/testsuite/gdb.ada/{array_char_idx => array_long_idx}/pck.adb (100%) copy gdb/testsuite/gdb.ada/{bp_range_type => array_long_idx}/pck.ads (100%)