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 e4c1704 Automatic date update in version.in new 3cd81d8 Fortran, testsuite: Use multi_line in whatis_type testcase. new 72b1705 Fortran, typeprint: Fix wrong indentation when ptype nested s [...] new 9b2db1f Fortran, typeprint: Take level of details into account when p [...] new e188eb3 Fortran, typeprint: Decrease level of details when printing e [...] new 86d8a84 Fortran, testsuite: Add testcases for nested structures. new 8b70175 Fortran, testsuite: Fix duplicate testcase name. new 2bbad2e Fortran, typeprint: Forward level of details to be printed fo [...]
The 7 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 | 16 +++++++++ gdb/f-typeprint.c | 33 +++++++++++-------- gdb/testsuite/ChangeLog | 33 +++++++++++++++++++ gdb/testsuite/gdb.fortran/derived-type.exp | 4 +-- gdb/testsuite/gdb.fortran/type.f90 | 27 +++++++++++++++- gdb/testsuite/gdb.fortran/vla-type.exp | 52 +++++++++++++++++++----------- gdb/testsuite/gdb.fortran/whatis_type.exp | 41 ++++++++++++++++++----- 7 files changed, 162 insertions(+), 44 deletions(-)