This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1670d0ad2dd Add u-arch tune prefer_bcst_from_integer. new 82085c14172 testsuite: Add testcase for already fix bug [PR123745] new 67d4031d352 sarif-replay: improve path output when source is unavailabl [...]
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/diagnostics/paths-output.cc | 94 +++- gcc/testsuite/gcc.dg/torture/pr123745-1.c | 20 + ...ml.py => missing-source-pr122622-check-html.py} | 13 +- .../2.1.0-valid/missing-source-pr122622.sarif | 506 +++++++++++++++++++++ .../2.1.0-valid/spec-example-4.sarif | 6 +- .../2.1.0-valid/tutorial-example.sarif | 6 +- 6 files changed, 614 insertions(+), 31 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr123745-1.c copy gcc/testsuite/sarif-replay.dg/2.1.0-valid/{embedded-links-pr123056-check-html [...] create mode 100644 gcc/testsuite/sarif-replay.dg/2.1.0-valid/missing-source-pr1226 [...]