This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 37f3000a57d [committed] Fix testsuite fallout on stormy16 after IOR->PL [...] new 4819dc7d4b8 diagnostics: move diagnostic_{event,path} functions to diag [...] new ccbcde5ec0e diagnostics: remove duplicate copies of diagnostic_kind_text
The 2 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-json.cc | 8 +- gcc/diagnostic-format-sarif.cc | 8 +- gcc/diagnostic-path.cc | 168 +++++++++++++++++++++++++++++++++++++++ gcc/diagnostic.cc | 176 ++--------------------------------------- gcc/diagnostic.h | 2 + 5 files changed, 180 insertions(+), 182 deletions(-)