This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2f45dbb Test begin and end functions for directory iterators new e66d763 gcc/ new d6c90d8 DWARF: fix stack usage assessment for DW_OP_neg
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: gcc/ChangeLog | 12 ++++++++++++ gcc/calls.c | 10 ++++++++++ gcc/dwarf2out.c | 2 +- gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/gcc.target/i386/pr70876.c | 13 +++++++++++++ gcc/testsuite/gnat.dg/debug6.adb | 10 ++++++++++ gcc/testsuite/gnat.dg/debug6_pkg.ads | 16 ++++++++++++++++ gcc/tree-chkp.c | 1 + 8 files changed, 72 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr70876.c create mode 100644 gcc/testsuite/gnat.dg/debug6.adb create mode 100644 gcc/testsuite/gnat.dg/debug6_pkg.ads