This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b9fde0219f3 ipa-free-lang-data: Don't walk into DECL_CHAIN when finding [...] new 85409b9d6a2 c++/modules: Fix missed unwrapping of STAT_HACK in ADL [PR121893] new f534db54a65 libstdc++: Constrain __gnu_debug::bitset(const CharT*) cons [...] new d8f1655a781 libstdc++: Fix memory leak in PSTL TBB backend [PR117276]
The 3 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/cp/name-lookup.cc | 4 +++- gcc/testsuite/g++.dg/modules/adl-10_a.C | 23 ++++++++++++++++++++++ .../modules/{tpl-friend-19_b.C => adl-10_b.C} | 3 ++- libstdc++-v3/include/debug/bitset | 8 +++++++- libstdc++-v3/include/pstl/parallel_backend_tbb.h | 12 ++++++++--- 5 files changed, 44 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/adl-10_a.C copy gcc/testsuite/g++.dg/modules/{tpl-friend-19_b.C => adl-10_b.C} (66%)