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 2487ef07c2 bfd: xtensa: fix shrink_dynamic_reloc_sections for export-dynamic new cc1defb1dc Allow really large fortran array bounds: TYPE_LENGTH to ULONGEST new 2880242dd0 Allow really large fortran array bounds: fortran type/value [...]
The 2 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 | 38 ++++++++++++++++ gdb/ada-lang.c | 8 ++-- gdb/ada-typeprint.c | 7 +-- gdb/amd64-windows-tdep.c | 2 +- gdb/compile/compile-c-support.c | 4 +- gdb/f-lang.h | 4 +- gdb/f-typeprint.c | 18 ++++---- gdb/f-valprint.c | 4 +- gdb/gdbtypes.c | 2 +- gdb/gdbtypes.h | 2 +- gdb/m2-typeprint.c | 6 +-- gdb/riscv-tdep.c | 2 +- gdb/symmisc.c | 4 +- gdb/testsuite/ChangeLog | 5 +++ gdb/testsuite/gdb.fortran/array-bounds.exp | 50 ++++++++++++++++++++++ .../{ptr-indentation.f90 => array-bounds.f90} | 28 ++++++------ gdb/tracepoint.c | 7 ++- gdb/typeprint.c | 7 +-- gdb/xtensa-tdep.c | 8 ++-- 19 files changed, 150 insertions(+), 56 deletions(-) create mode 100644 gdb/testsuite/gdb.fortran/array-bounds.exp copy gdb/testsuite/gdb.fortran/{ptr-indentation.f90 => array-bounds.f90} (63%)