This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dff05929451 inline-asm: Improve documentation of "asm constexpr". new 613f8ddbe3d libstdc++: constrain std::atomic's default constructor
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/include/bits/version.def | 1 + libstdc++-v3/include/bits/version.h | 2 +- libstdc++-v3/include/std/atomic | 22 ++++++------ libstdc++-v3/testsuite/29_atomics/atomic/69301.cc | 2 ++ .../testsuite/29_atomics/atomic/cons/trivial.cc | 41 ++++++++++++++++++++++ 5 files changed, 57 insertions(+), 11 deletions(-) create mode 100644 libstdc++-v3/testsuite/29_atomics/atomic/cons/trivial.cc