This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f52eba5 Link gcc.dg/pie-link.c with -pie new b4e77cd Rationalise PCH headers and 17_intro/headers tests.
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 | 18 ++++++++++++++++++ libstdc++-v3/doc/html/manual/using.html | 3 ++- libstdc++-v3/doc/html/manual/using_headers.html | 11 +++++++---- libstdc++-v3/doc/xml/manual/using.xml | 16 +++++++++------- libstdc++-v3/include/precompiled/extc++.h | 14 ++++++++++++++ .../17_intro/headers/c++1998/all_attributes.cc | 1 - .../17_intro/headers/{c++200x => c++2011}/42319.cc | 0 .../17_intro/headers/{c++200x => c++2011}/67309.cc | 1 - .../headers/{c++200x => c++2011}/all_attributes.cc | 1 - .../headers/{c++200x => c++2011}/all_no_exceptions.cc | 0 .../headers/{c++200x => c++2011}/all_no_rtti.cc | 0 .../{c++200x => c++2011}/all_pedantic_errors.cc | 0 .../headers/{c++200x => c++2011}/operator_names.cc | 0 .../17_intro/headers/{c++200x => c++2011}/stdc++.cc | 0 .../{c++200x => c++2011}/stdc++_multiple_inclusion.cc | 0 .../17_intro/headers/c++2014/all_attributes.cc | 2 -- .../headers/{c++1998 => c++2014}/all_no_exceptions.cc | 4 ++-- .../headers/{c++1998 => c++2014}/all_no_rtti.cc | 4 ++-- .../{c++1998 => c++2014}/all_pedantic_errors.cc | 4 ++-- .../headers/{c++1998 => c++2014}/operator_names.cc | 4 ++-- .../17_intro/headers/{c++200x => c++2014}/stdc++.cc | 4 ++-- .../{c++200x => c++2014}/stdc++_multiple_inclusion.cc | 4 ++-- 22 files changed, 62 insertions(+), 29 deletions(-) rename libstdc++-v3/testsuite/17_intro/headers/{c++200x => c++2011}/42319.cc (100%) rename libstdc++-v3/testsuite/17_intro/headers/{c++200x => c++2011}/67309.cc (92%) rename libstdc++-v3/testsuite/17_intro/headers/{c++200x => c++2011}/all_attributes [...] rename libstdc++-v3/testsuite/17_intro/headers/{c++200x => c++2011}/all_no_excepti [...] rename libstdc++-v3/testsuite/17_intro/headers/{c++200x => c++2011}/all_no_rtti.cc (100%) rename libstdc++-v3/testsuite/17_intro/headers/{c++200x => c++2011}/all_pedantic_e [...] rename libstdc++-v3/testsuite/17_intro/headers/{c++200x => c++2011}/operator_names [...] copy libstdc++-v3/testsuite/17_intro/headers/{c++200x => c++2011}/stdc++.cc (100%) copy libstdc++-v3/testsuite/17_intro/headers/{c++200x => c++2011}/stdc++_multiple_ [...] copy libstdc++-v3/testsuite/17_intro/headers/{c++1998 => c++2014}/all_no_exception [...] copy libstdc++-v3/testsuite/17_intro/headers/{c++1998 => c++2014}/all_no_rtti.cc (88%) copy libstdc++-v3/testsuite/17_intro/headers/{c++1998 => c++2014}/all_pedantic_err [...] copy libstdc++-v3/testsuite/17_intro/headers/{c++1998 => c++2014}/operator_names.cc (89%) rename libstdc++-v3/testsuite/17_intro/headers/{c++200x => c++2014}/stdc++.cc (95%) rename libstdc++-v3/testsuite/17_intro/headers/{c++200x => c++2014}/stdc++_multipl [...]