This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 756f55e62f7 i386: Fix up ix86_md_asm_adjust for TImode [PR98086] new eb8c2b30b94 c++: templatey type creation new 91cfacc4b5d libstdc++: Disable std::array assertions for C++11 constexpr
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/cp/cp-tree.h | 2 ++ gcc/cp/decl.c | 8 ++++++ gcc/cp/pt.c | 27 ++++++++++++-------- libstdc++-v3/include/std/array | 6 +++++ .../constexpr_c++11.cc} | 29 +++++++++------------- .../element_access/constexpr_element_access.cc | 15 ++++++----- .../23_containers/array/tuple_interface/get_neg.cc | 6 ++--- 7 files changed, 54 insertions(+), 39 deletions(-) copy libstdc++-v3/testsuite/23_containers/array/{cons/aggregate_initialization.cc [...]