This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from 72858f7e806 Daily bump. new 464db5b8354 PR libstdc++/87822 fix layout change for nested std::pair
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/stl_pair.h | 4 +- libstdc++-v3/testsuite/20_util/pair/87822.cc | 64 ++++++++++++++++++++++++++++ 3 files changed, 76 insertions(+), 2 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/pair/87822.cc