This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d6ee2e7c5a6 Document compatibility of aliases and their targets, correc [...] new 458c8d6459c PR 87488: Add --with-diagnostics-urls configuration option
The 1 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 | 36 ++++++++++++++++++ gcc/config.in | 6 +++ gcc/configure | 41 +++++++++++++++++++- gcc/configure.ac | 28 ++++++++++++++ gcc/diagnostic-color.c | 101 ++++++++++++++++++++++++++++++++++++++++++++++--- gcc/diagnostic-url.h | 18 ++++++++- gcc/diagnostic.c | 21 ++++++++-- gcc/doc/install.texi | 15 ++++++-- gcc/doc/invoke.texi | 39 +++++++++++++++++-- gcc/pretty-print.c | 44 ++++++++++++++++++--- gcc/pretty-print.h | 5 ++- 11 files changed, 328 insertions(+), 26 deletions(-)