This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6293da9e990 Default to -mcpu=ultrasparc3 on Solaris/SPARC new 4722841216a libstdc++: Negative tests for constexpr uses inplace_vector [...]
The 1 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: .../23_containers/inplace_vector/access/elem.cc | 42 +++++++++++------- .../inplace_vector/access/elem_neg.cc | 50 +++++++++++++++++++--- .../inplace_vector/modifiers/erase_neg.cc | 43 +++++++++++++++++++ .../inplace_vector/modifiers/single_insert_neg.cc | 42 ++++++++++++++++++ 4 files changed, 155 insertions(+), 22 deletions(-) create mode 100644 libstdc++-v3/testsuite/23_containers/inplace_vector/modifiers/e [...] create mode 100644 libstdc++-v3/testsuite/23_containers/inplace_vector/modifiers/s [...]