This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 98b03e04587 2019-06-19 Steven G. Kargl kargl@gcc.gnu.org new cc90adc200d PR translation/90156 - add linter check suggesting to repla [...] new b147864fb2c [Darwin, specs] Tidy some more linker options.
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 | 17 +- gcc/c-family/ChangeLog | 22 + gcc/c-family/c-format.c | 1051 ++++++++++++++++++++++++++++- gcc/config/darwin.h | 49 +- gcc/config/darwin10.h | 9 +- gcc/config/darwin9.h | 6 - gcc/testsuite/ChangeLog | 5 + gcc/testsuite/gcc.dg/format/gcc_diag-11.c | 3 +- 8 files changed, 1098 insertions(+), 64 deletions(-)