This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/sphinx in repository gcc.
from c0f8bdc00d1 Remove @ref. adds 917efba2dd4 libstdc++: Use reserved name for attribute [PR101055] adds 831589c227c Do not check if SMS succeeds on powerpc adds c4c47a84a16 arc: Add --with-fpu support for ARCv2 cpus adds a893b26f731 Fortran: resolve.c - remove '*XCNEW' based nullifying adds e2c79b968ff libstdc++: Change [cmp.alg] assertions to constraints adds b76a529c095 libstdc++: Implement LWG 3465 for std::compare_partial_orde [...] adds 45fb3d45a4d libstdc++: Add explicit -std=gnu++17 option to test new f389f2a0352 docs: remove extra '+' character in option listing. new 1775bce3a2c Merge branch 'master' into devel/sphinx
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: gcc/config.gcc | 44 ++++++++++++++++--- gcc/config/arc/arc.h | 4 ++ gcc/doc/invoke.texi | 4 +- gcc/fortran/resolve.c | 1 - gcc/testsuite/gcc.dg/sms-1.c | 2 - gcc/testsuite/gcc.dg/sms-10.c | 3 -- gcc/testsuite/gcc.dg/sms-2.c | 2 - gcc/testsuite/gcc.dg/sms-3.c | 3 -- gcc/testsuite/gcc.dg/sms-4.c | 3 -- gcc/testsuite/gcc.dg/sms-6.c | 2 - gcc/testsuite/gcc.dg/sms-8.c | 4 -- libstdc++-v3/include/std/tuple | 2 +- libstdc++-v3/libsupc++/compare | 51 +++++++++++----------- .../17_intro/headers/c++2011/all_attributes.cc | 1 + .../17_intro/headers/c++2014/all_attributes.cc | 1 + .../17_intro/headers/c++2017/all_attributes.cc | 2 + .../18_support/comparisons/algorithms/fallback.cc | 42 ++++++++++++++++++ 17 files changed, 118 insertions(+), 53 deletions(-) create mode 100644 libstdc++-v3/testsuite/18_support/comparisons/algorithms/fallback.cc