This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1a4c5643a59 rs6000: Correct the function code for _AMO_LD_DEC_BOUNDED new cba80691251 libstdc++: Fix order of [[...]] and __attribute__((...)) at [...] new 1003a428154 libstdc++: Simplify C++98 std::vector::_M_data_ptr overload set new d0d99fc6b6c libstdc++: Improve 26_numerics/headers/cmath/types_std_c++0 [...]
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: libstdc++-v3/include/bits/stl_iterator.h | 46 ++++++++++----------- libstdc++-v3/include/bits/stl_vector.h | 12 +----- .../{types_std_c++0x_neg.cc => specfun_c++17.cc} | 47 +++++++++++----------- 3 files changed, 48 insertions(+), 57 deletions(-) rename libstdc++-v3/testsuite/26_numerics/headers/cmath/{types_std_c++0x_neg.cc => [...]