This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch in repository gcc.
from bf4a4428b24 Add noexcept to std::integral_constant members new ae5e481eb71 PR libstdc++/83982 fix exception-safety guarantee of std::v [...]
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/ChangeLog | 10 +++++ libstdc++-v3/include/bits/vector.tcc | 24 ++++++------ .../resize/strong_guarantee.cc} | 44 ++++++++++------------ 3 files changed, 42 insertions(+), 36 deletions(-) copy libstdc++-v3/testsuite/23_containers/vector/{cons/86292.cc => capacity/resize [...]