This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 29bea6921d0 libstdc++: Fix constraints on std::optional converting cons [...] new d1318ebb7d1 libstdc++: Make std::vector<bool> constructor noexcept (LWG 3778)
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/stl_bvector.h | 2 +- .../23_containers/vector/bool/cons/lwg3778.cc | 87 ++++++++++++++++++++++ 2 files changed, 88 insertions(+), 1 deletion(-) create mode 100644 libstdc++-v3/testsuite/23_containers/vector/bool/cons/lwg3778.cc