This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dac1fbf62c5 Fix PR72715 "ICE in gfc_trans_omp_do, at fortran/trans-open [...] new ee32dd6496e Enforce LWG DR 2566 requirement for container adaptors new 48772ec35ae LWG 2537 fix priority_queue constructors to establish invariant new 99d130bf45d Add std::timespec and std::timespec_get for C++17
The 3 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 | 20 ++++++++++ libstdc++-v3/config.h.in | 3 ++ libstdc++-v3/configure | 46 ++++++++++++++++++++++ libstdc++-v3/configure.ac | 3 ++ libstdc++-v3/crossconfig.m4 | 3 ++ libstdc++-v3/doc/xml/manual/intro.xml | 17 +++++++- libstdc++-v3/include/bits/stl_queue.h | 38 +++++++++++++----- libstdc++-v3/include/bits/stl_stack.h | 10 ++++- libstdc++-v3/include/c_global/ctime | 9 +++++ .../priority_queue/{67085.cc => dr2537.cc} | 29 ++++++++------ 10 files changed, 154 insertions(+), 24 deletions(-) copy libstdc++-v3/testsuite/23_containers/priority_queue/{67085.cc => dr2537.cc} (64%)