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 3920d5ecf5f Daily bump. new 9dcbd0a507f Fix path::iterator post-increment and post-decrement new cde947a2d0b PR libstdc++/81395 fix crash when write follows large read
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/ChangeLog | 18 ++++++++++ libstdc++-v3/include/bits/fstream.tcc | 2 +- libstdc++-v3/include/experimental/bits/fs_path.h | 4 +-- .../basic_filebuf/sgetn/char/81395.cc} | 39 +++++++++++++--------- .../experimental/filesystem/path/itr/traversal.cc | 18 ++++++++++ 5 files changed, 62 insertions(+), 19 deletions(-) copy libstdc++-v3/testsuite/{ext/stdio_filebuf/char/79820.cc => 27_io/basic_filebu [...]