This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c9960294062 libstdc++: Fix testsuite utility's use of allocators new 27c171775ab libstdc++: Add comparison operators to <chrono> types
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 | 7 +++++ libstdc++-v3/include/std/chrono | 24 ++++++++++++++++ .../comparison_operators/{1.cc => three_way.cc} | 33 ++++++++++++++-------- .../time_point/comparison_operators/three_way.cc} | 22 +++++++++------ 4 files changed, 65 insertions(+), 21 deletions(-) copy libstdc++-v3/testsuite/20_util/duration/comparison_operators/{1.cc => three_w [...] copy libstdc++-v3/testsuite/{29_atomics/atomic_float/value_init.cc => 20_util/time [...]