This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d25b1154d11 Fix file descriptor existence of MinGW. new 084e80a1e63 P0325R4 to_array from LFTS with updates
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: libstdc++-v3/ChangeLog | 12 ++++++ libstdc++-v3/include/experimental/array | 2 +- libstdc++-v3/include/std/array | 40 +++++++++++++++++- libstdc++-v3/include/std/version | 3 +- .../array/creation/1.cc} | 48 ++++++++++++++-------- .../3.cc => 23_containers/array/creation/2.cc} | 14 +++---- .../array/creation/3_neg.cc} | 48 ++++++++++++++-------- .../array/tuple_interface/tuple_element_neg.cc | 2 +- 8 files changed, 126 insertions(+), 43 deletions(-) copy libstdc++-v3/testsuite/{25_algorithms/copy/constexpr.cc => 23_containers/arra [...] copy libstdc++-v3/testsuite/{26_numerics/endian/3.cc => 23_containers/array/creati [...] copy libstdc++-v3/testsuite/{25_algorithms/find/constexpr.cc => 23_containers/arra [...]