This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/binutils-gdb.
from 88fa6d3d66 gdb/Makefile.in: move ALLDEPFILES earlier in Makefile.in adds 9f793f7bed gdb/testsuite: resolve a duplicate test name in a gdb.mi test adds 5187219460 gdb/testsuite: resolve some duplicate test names in gdb.base adds 22480d7c39 gdb: small simplification in dwarf2_locexpr_baton_eval adds 1fb43cf759 gdb/dwarf: pass an array of values to the dwarf evaluator adds df7a7bdd97 gdb: add support for Fortran's ASSUMED RANK arrays
No new revisions were added by this update.
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/testsuite/gdb.base/attach-pie-misread.exp | 10 +- .../gdb.fortran/{rank.exp => assumedrank.exp} | 18 ++- .../{intvar-array.f90 => assumedrank.f90} | 39 ++++--- gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.exp | 2 +- 10 files changed, 201 insertions(+), 58 deletions(-) copy gdb/testsuite/gdb.fortran/{rank.exp => assumedrank.exp} (80%) copy gdb/testsuite/gdb.fortran/{intvar-array.f90 => assumedrank.f90} (61%)