This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from ded9ba1c062 libstdc++: Only run Filesystem TS test if supported new 4f54fb71613 libstdc++: Do not use static_assert without message in C++11 new 3ae416e0a77 libstdc++: Fix common_reference for non-reference results [ [...]
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/random.tcc | 8 ++++---- libstdc++-v3/include/std/type_traits | 12 +++++++++--- libstdc++-v3/testsuite/20_util/common_reference/100894.cc | 9 +++++++++ 3 files changed, 22 insertions(+), 7 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/common_reference/100894.cc