This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e926b156c79 PR middle-end/87916 * cgraphclones.c (duplicate_thunk_for [...] new 66ca58a0606 * gcc-interface/decl.c (components_to_record): Remove obso [...] new 95b14393e14 dump_printf: add "%C" for dumping cgraph_node * new e75dc1cba8f Support %f in pp_format
The 3 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/ada/ChangeLog | 10 +++ gcc/ada/gcc-interface/decl.c | 18 +---- gcc/ada/gcc-interface/utils.c | 26 ++++--- gcc/c-family/ChangeLog | 14 ++++ gcc/c-family/c-format.c | 59 ++++++++++----- gcc/c-family/c-format.h | 1 + gcc/dump-context.h | 8 +++ gcc/dumpfile.c | 115 ++++++++++++++++++++++-------- gcc/pretty-print.c | 6 ++ gcc/pretty-print.h | 1 + gcc/testsuite/ChangeLog | 9 +++ gcc/testsuite/gcc.dg/format/gcc_diag-10.c | 7 +- 13 files changed, 216 insertions(+), 75 deletions(-)