This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dbd2f08 * lib/target-supports.exp (check_effective_ta [...] new 2b8a924 * dwarf2.h (enum dwarf_calling_convention): Add new DWARF5 [...] new a68b3ea 2016-10-17 Bernd Edlinger bernd.edlinger@hotmail.de
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 | 8 ++ gcc/config/arm/arm.c | 7 +- gcc/config/arm/arm.md | 12 --- gcc/testsuite/ChangeLog | 5 + gcc/testsuite/gcc.target/arm/pr77308.c | 164 +++++++++++++++++++++++++++++++++ include/ChangeLog | 15 +++ include/dwarf2.def | 56 +++++++++++ include/dwarf2.h | 127 +++++++++++++++++++++---- 8 files changed, 361 insertions(+), 33 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/pr77308.c