This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a5c1ee57b5f [PATCH 1/3] S/390: Do not use signaling vector comparisons on z13 new cf9555641d3 Documentation hyperlinks for [-Wname-of-option] (PR 87488)
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 | 20 +++++++++++++++++ gcc/Makefile.in | 2 ++ gcc/configure | 25 ++++++++++++++++++++-- gcc/configure.ac | 14 ++++++++++++ gcc/diagnostic-format-json.cc | 11 ++++++++++ gcc/diagnostic.c | 12 +++++++++++ gcc/diagnostic.h | 6 ++++++ gcc/doc/invoke.texi | 1 + gcc/opts-diagnostic.h | 3 +++ gcc/opts.c | 21 ++++++++++++++++++ gcc/testsuite/ChangeLog | 11 ++++++++++ .../c-c++-common/diagnostic-format-json-2.c | 1 + .../c-c++-common/diagnostic-format-json-3.c | 1 + .../c-c++-common/diagnostic-format-json-4.c | 10 +++++++-- .../gfortran.dg/diagnostic-format-json-2.F90 | 1 + .../gfortran.dg/diagnostic-format-json-3.F90 | 1 + gcc/testsuite/jit.dg/test-error-array-bounds.c | 5 +++-- gcc/toplev.c | 1 + 18 files changed, 140 insertions(+), 6 deletions(-)