This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7c1c7e120cc libstdc++: Properly remove temporary directories in filesys [...] new 0b14f590e3e diagnostics: add ability to associate diagnostics with rule [...]
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/common.opt | 4 ++ gcc/diagnostic-format-json.cc | 1 + gcc/diagnostic-format-sarif.cc | 1 + gcc/diagnostic-metadata.h | 47 ++++++++++++++++++++- gcc/diagnostic.cc | 48 ++++++++++++++++++++++ gcc/diagnostic.h | 3 ++ gcc/doc/invoke.texi | 10 +++++ gcc/opts.cc | 4 ++ .../gcc.dg/plugin/diagnostic-test-metadata.c | 2 +- .../plugin/diagnostic_plugin_test_metadata.c | 9 +++- gcc/toplev.cc | 2 + 11 files changed, 127 insertions(+), 4 deletions(-)