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
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 89cd093df Add entry 0ae9bb96d5af47a2426596dbd0c35e3ff0cdddcc from https [...]
new 2356fbd81 Add entry 0ae9bb96d5af47a2426596dbd0c35e3ff0cdddcc from https [...]
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:
.../jira/description | 4 ++++
.../0ae9bb96d5af47a2426596dbd0c35e3ff0cdddcc/jira/yaml | 4 ++++
.../status.txt | 4 ++++
.../details.txt | 18 +++++++++---------
.../reproduction_instructions.txt | 0
.../main-aarch64-Ofast-sve_vla}/status-summary.txt | 0
.../main-aarch64-Ofast-sve_vla/status.txt | 6 +++---
.../tcwg_flang_test/status.txt | 4 ++++
8 files changed, 28 insertions(+), 12 deletions(-)
copy llvm/sha1/0ae9bb96d5af47a2426596dbd0c35e3ff0cdddcc/tcwg_flang_test/{main-aarc [...]
copy {fujitsu_testsuite/sha1/011e6d92dd86a39ccc5c28cc30672c158422c191 => llvm/sha1 [...]
copy llvm/sha1/0ae9bb96d5af47a2426596dbd0c35e3ff0cdddcc/{ => tcwg_flang_test/main- [...]
copy llvm/sha1/{0f973ac783aa100cfbce1cd2c6e8a3a8f648fae7 => 0ae9bb96d5af47a2426596 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 10f378f25 Add entry 0ae9bb96d5af47a2426596dbd0c35e3ff0cdddcc from https [...]
new 89cd093df Add entry 0ae9bb96d5af47a2426596dbd0c35e3ff0cdddcc from https [...]
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:
.../tcwg_flang_test/main-aarch64-Ofast-sve_vla/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {fujitsu_testsuite/sha1/011e6d92dd86a39ccc5c28cc30672c158422c191 => llvm/sha1 [...]
copy llvm/sha1/0ae9bb96d5af47a2426596dbd0c35e3ff0cdddcc/tcwg_flang_test/{main-aarc [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a591629420b testsuite: Fix up ipa/pr119318.c test [PR119318]
new 039b566f2f0 Wbuiltin-declaration-mismatch-4.c: accept long long in warn [...]
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/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-4.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 9df92958c1 manual/tunables: fix a trivial typo
new b0cb99bef5 malloc: Move mmap code out of __libc_free hotpath
new 69da24fbc5 malloc: Inline _int_free
new 0296654d61 malloc: Inline _int_free_check
new 9b0c8ced9c malloc: Improve free checks
new 393b1a6e50 malloc: Inline tcache_free
new c968fe5062 malloc: Use tailcalls in __libc_free
The 6 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:
malloc/malloc-check.c | 2 +-
malloc/malloc.c | 177 +++++++++++++++++++++++---------------------------
2 files changed, 82 insertions(+), 97 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 05d3aebe24b libstdc++: Fix std::string construction from volatile char* [...]
new a591629420b testsuite: Fix up ipa/pr119318.c test [PR119318]
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/testsuite/gcc.dg/ipa/pr119318.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from 6f0d80202b6 phiopt: Reset the number of iterations information of a loo [...]
new 4ec931c5e51 libstdc++: Document thread-safety for COW std::string [PR21334]
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:
libstdc++-v3/doc/html/manual/using_concurrency.html | 10 ++++++++++
libstdc++-v3/doc/xml/manual/using.xml | 12 ++++++++++++
2 files changed, 22 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from d48c5ec8f19 Daily bump.
new 31d7e0751e5 libstdc++: Document thread-safety for COW std::string [PR21334]
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:
libstdc++-v3/doc/html/manual/using_concurrency.html | 10 ++++++++++
libstdc++-v3/doc/xml/manual/using.xml | 12 ++++++++++++
2 files changed, 22 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13
in repository gcc.
from 7b9a1f91efe phiopt: Fix value_replacement for middle bb having phi node [...]
new bbca95724c6 libstdc++: Document thread-safety for COW std::string [PR21334]
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:
libstdc++-v3/doc/html/manual/using_concurrency.html | 10 ++++++++++
libstdc++-v3/doc/xml/manual/using.xml | 12 ++++++++++++
2 files changed, 22 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 69ffddd8bd9 libgcobol: Handle long double as an alternate IEEE754 quad [...]
new 8a208899e92 libstdc++: Enable __gnu_test::test_container constructor for C++98
new 05d3aebe24b libstdc++: Fix std::string construction from volatile char* [...]
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:
libstdc++-v3/include/bits/basic_string.h | 24 ++++++++++-----
libstdc++-v3/include/bits/basic_string.tcc | 3 +-
libstdc++-v3/include/bits/cow_string.h | 17 +++++++----
.../21_strings/basic_string/cons/char/119748.cc | 35 ++++++++++++++++++++++
.../21_strings/basic_string/cons/wchar_t/119748.cc | 7 +++++
libstdc++-v3/testsuite/util/testsuite_iterators.h | 4 +--
6 files changed, 74 insertions(+), 16 deletions(-)
create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string/cons/char/119748.cc
create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t/119748.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.