This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eab7efd Remove duplicate dg-options directive in string_view test new f84bc7a Remove unused headers and variables from libstdc++ tests new 7276e5b Make libstdc++ debug mode test valid for C++98 new 43c1529 Limit std::tuple tests to run for C++11 and later new 8a81182 Remove "-x c" from dg-options in libstdc++ C++ test new d00c443 * doc/extend.texi (AVR Built-in Functions): Document __buil [...]
The 5 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 | 8 +++++++ gcc/config/avr/avr.c | 25 ++++++++++++++++++++++ gcc/config/avr/builtins.def | 1 + gcc/doc/extend.texi | 8 +++++++ libstdc++-v3/ChangeLog | 18 ++++++++++++++++ libstdc++-v3/testsuite/17_intro/freestanding.cc | 2 +- .../20_util/shared_ptr/assign/auto_ptr_rvalue.cc | 13 ++--------- .../20_util/shared_ptr/assign/unique_ptr_rvalue.cc | 13 ++--------- libstdc++-v3/testsuite/20_util/tuple/cons/66338.cc | 2 ++ .../tuple/cons/element_accepts_anything_byval.cc | 3 ++- .../25_algorithms/lower_bound/debug/irreflexive.cc | 2 +- .../28_regex/basic_regex/assign/char/cstring.cc | 3 --- .../28_regex/basic_regex/ctors/string_wchar_t.cc | 2 -- .../memory/shared_ptr/cons/copy_ctor_neg.cc | 5 ----- 14 files changed, 70 insertions(+), 35 deletions(-)