This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6e291830d6e [ARM] Add missing TARGET_32BIT conditional to movsi new cc5cb59e4fd * gcc.target/i386/pr22152.c: Remove unneeded dg-additional [...] new d791a23aa89 PR libstdc++/78939 make tuple_size<cv T> depend on tuple_size<T>
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/testsuite/gcc.target/i386/pr22152.c | 1 - libstdc++-v3/ChangeLog | 8 ++++++ libstdc++-v3/include/std/utility | 22 ++++++++------- .../wchar_t/79162.cc => 20_util/tuple/78939.cc} | 29 ++++++++++++++++--- .../tuple/cv_tuple_size_neg.cc} | 33 ++++++++-------------- 5 files changed, 57 insertions(+), 36 deletions(-) copy libstdc++-v3/testsuite/{21_strings/basic_string/cons/wchar_t/79162.cc => 20_u [...] copy libstdc++-v3/testsuite/{23_containers/vector/cons/destructible_neg.cc => 20_u [...]