This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 039b566f2f0 Wbuiltin-declaration-mismatch-4.c: accept long long in warn [...] new 07565115371 tailc: Fix up musttail calls vs. -fsanitize=thread [PR119801]
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/sanitizer.def | 2 +- gcc/testsuite/c-c++-common/tsan/pr119801.c | 24 +++++++ gcc/tree-tailcall.cc | 103 ++++++++++++++++++++++++++--- 3 files changed, 118 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/tsan/pr119801.c