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 191849105b9 Specially handle array contexts in Ada expression resolution new a625a8c9eb4 Fix fixed-point regression with recent GCC
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 | 5 ++ gdb/dwarf2/read.c | 61 +++++++++++++++------- gdb/testsuite/ChangeLog | 6 +++ gdb/testsuite/gdb.ada/fixed_points.exp | 5 ++ .../gdb.ada/fixed_points/fixed_points.adb | 3 ++ gdb/testsuite/gdb.ada/fixed_points/pck.ads | 4 ++ 6 files changed, 65 insertions(+), 19 deletions(-)