This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 83c97fd Add Cortex-A15 tuning to gcc.dg/uninit-pred-8_a.c new dc2c1d0 PR77528 partially revert r244278 and define default constructors new 72dcb17 * gcc.target/i386/builtin_target.c (check_features): Check a [...]
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/i386/cpuid.h | 12 ++++--- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gcc.target/i386/builtin_target.c | 39 +++++++++++++++++----- libgcc/config/i386/cpuinfo.c | 12 +++---- libstdc++-v3/ChangeLog | 14 ++++++++ libstdc++-v3/include/bits/stl_queue.h | 30 ++++++++--------- libstdc++-v3/include/bits/stl_stack.h | 9 +++-- .../1.cc => constructible.cc} | 24 ++++++++++--- .../requirements/explicit_instantiation/1.cc | 2 ++ .../requirements/explicit_instantiation/1_c++98.cc | 2 ++ .../1.cc => constructible.cc} | 13 ++++++-- .../1.cc => constructible.cc} | 13 ++++++-- 12 files changed, 124 insertions(+), 51 deletions(-) copy libstdc++-v3/testsuite/23_containers/priority_queue/requirements/{explicit_in [...] copy libstdc++-v3/testsuite/23_containers/queue/requirements/{explicit_instantiati [...] copy libstdc++-v3/testsuite/23_containers/stack/requirements/{explicit_instantiati [...]