This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f0ca6e0d00a Use relative line number for subsequent dg directives new b8c71fd128c * config/sparc/predicates.md (input_operand): Add comment. [...] new 44d47185c3c Introduce gcov.h header file (PR gcov-profile/80435).
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 | 7 ++++++ gcc/config/sparc/predicates.md | 10 +++++++- gcc/config/sparc/sparc.c | 5 ++-- gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/gcc.c-torture/compile/20170419-1.c | 13 ++++++++++ libgcc/ChangeLog | 8 ++++++ libgcc/Makefile.in | 15 +++++++---- .../i386/enable-execute-stack-mingw32.c => gcov.h} | 29 ++++++++++++---------- libgcc/libgcov.h | 6 +---- 9 files changed, 71 insertions(+), 27 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/20170419-1.c copy libgcc/{config/i386/enable-execute-stack-mingw32.c => gcov.h} (68%)