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 bb556f1 Add negative repeat count to 'x' command new 5e13cf2 Fortran: Testsuite, non-local references in nested functions.
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/testsuite/ChangeLog | 5 +++ gdb/testsuite/gdb.fortran/nested-funcs.exp | 64 ++++++++++++++++++++++++++++++ gdb/testsuite/gdb.fortran/nested-funcs.f90 | 50 +++++++++++++++++++++++ 3 files changed, 119 insertions(+) create mode 100755 gdb/testsuite/gdb.fortran/nested-funcs.exp create mode 100755 gdb/testsuite/gdb.fortran/nested-funcs.f90