This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3496ef4cbfa [PATCH] A couple of driver cleanups new 6818ab51998 Small markup changes to PBDS docs new f7b0a5319c7 Fix testsuite regression caused by r271077 new fecfaafd91e PR libstdc++/90454.cc path construction from void*
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/testsuite/ChangeLog | 7 +++++ gcc/testsuite/g++.dg/cpp0x/Wattributes1.C | 2 +- gcc/testsuite/g++.dg/cpp0x/Wattributes2.C | 32 ++++++++++++++++++++++ libstdc++-v3/ChangeLog | 13 +++++++++ .../doc/xml/manual/policy_data_structures.xml | 8 ++++-- .../doc/xml/manual/test_policy_data_structures.xml | 16 +++++------ libstdc++-v3/include/bits/fs_path.h | 2 +- libstdc++-v3/include/experimental/bits/fs_path.h | 9 +++--- .../27_io/filesystem/path/construct/80762.cc | 10 +++++++ .../filesystem/path/construct/80762.cc | 10 +++++++ 10 files changed, 92 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/Wattributes2.C