This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5f531f13a21 Add gcc_checking_assert for sbitmap.c. new e4ef7d73d8a 2017-10-17 Paolo Carlini paolo.carlini@oracle.com new 3a010afa0b6 Simplify format_warning_at_substring API
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 | 16 +++++++++ gcc/c-family/ChangeLog | 10 ++++++ gcc/c-family/c-format.c | 45 +++++++++++-------------- gcc/gimple-ssa-sprintf.c | 60 +++++++++++++++------------------ gcc/substring-locations.c | 17 ++++------ gcc/substring-locations.h | 4 +-- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/g++.dg/concepts/pr71368.C | 25 ++++++++++++++ 8 files changed, 111 insertions(+), 71 deletions(-) create mode 100644 gcc/testsuite/g++.dg/concepts/pr71368.C