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 5187219460c gdb/testsuite: resolve some duplicate test names in gdb.base new 22480d7c397 gdb: small simplification in dwarf2_locexpr_baton_eval new 1fb43cf7598 gdb/dwarf: pass an array of values to the dwarf evaluator new df7a7bdd976 gdb: add support for Fortran's ASSUMED RANK arrays
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/dwarf2/loc.c | 27 ++--- gdb/dwarf2/loc.h | 8 +- gdb/dwarf2/read.c | 19 ++- gdb/gdbtypes.c | 127 ++++++++++++++++++--- gdb/gdbtypes.h | 7 ++ gdb/gnu-v3-abi.c | 2 +- .../gdb.fortran/{rank.exp => assumedrank.exp} | 18 ++- .../{intvar-array.f90 => assumedrank.f90} | 39 ++++--- 8 files changed, 194 insertions(+), 53 deletions(-) copy gdb/testsuite/gdb.fortran/{rank.exp => assumedrank.exp} (80%) copy gdb/testsuite/gdb.fortran/{intvar-array.f90 => assumedrank.f90} (61%)