This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fd0f812 * config/spu/spu.c (spu_sched_reorder): Add missing fallthru [...] new fe6309e Add recursive_directory_iterator::pop(error_code&) new 64884a1 * config/h8300/h8300.c (h8300_print_operand): Adjust FALLTHR [...] new 2d8f62d * config/pa/pa.c (pa_asm_output_mi_thunk): Increase buffer size.
The 3 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: gcc/ChangeLog | 6 ++ gcc/config/h8300/h8300.c | 10 +- gcc/config/pa/pa.c | 2 +- libstdc++-v3/ChangeLog | 6 ++ libstdc++-v3/include/experimental/bits/fs_dir.h | 1 + libstdc++-v3/src/filesystem/dir.cc | 24 ++++- .../experimental/filesystem/iterators/pop.cc | 115 +++++++++++++++++++++ 7 files changed, 154 insertions(+), 10 deletions(-) create mode 100644 libstdc++-v3/testsuite/experimental/filesystem/iterators/pop.cc