This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7d2845da112 x86: Disable stack protector for naked functions new 385a232229a diagnostics: bulletproof opening of SARIF output [PR116978]
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/diagnostic-format-sarif.cc | 57 +++++++++++++++++++------------- gcc/diagnostic-format-sarif.h | 3 +- gcc/diagnostic-output-file.h | 75 ++++++++++++++++++++++++++++++++++++++++++ gcc/diagnostic.cc | 41 +++++++++++++++++++++++ gcc/diagnostic.h | 13 ++++++++ 5 files changed, 165 insertions(+), 24 deletions(-) create mode 100644 gcc/diagnostic-output-file.h