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 719251fee15 Automatic date update in version.in new e79eb02f2f0 gdb/fortran: resolve dynamic types when readjusting after a [...]
The 1 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/ChangeLog | 12 +++++ gdb/testsuite/ChangeLog | 9 ++++ .../gdb.fortran/class-allocatable-array.exp | 43 +++++++++++++++++ .../gdb.fortran/class-allocatable-array.f90 | 54 ++++++++++++++++++++++ gdb/testsuite/gdb.fortran/pointer-to-pointer.exp | 46 ++++++++++++++++++ ...rray-bounds-high.f90 => pointer-to-pointer.f90} | 29 ++++++++---- gdb/valops.c | 24 ++++++---- gdb/value.c | 23 ++++++--- gdb/value.h | 7 ++- 9 files changed, 219 insertions(+), 28 deletions(-) create mode 100644 gdb/testsuite/gdb.fortran/class-allocatable-array.exp create mode 100644 gdb/testsuite/gdb.fortran/class-allocatable-array.f90 create mode 100644 gdb/testsuite/gdb.fortran/pointer-to-pointer.exp copy gdb/testsuite/gdb.fortran/{array-bounds-high.f90 => pointer-to-pointer.f90} (64%)