This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ac8df55 PR c++/69523 make -Wliteral-suffix control warning new e8e98af C++17 GB50 resolution (P0505R0)
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 | 20 +++++++++++++++ libstdc++-v3/include/std/chrono | 22 ++++++++-------- .../{constexpr.cc => constexpr_c++17.cc} | 30 +++++++++++++++++----- .../testsuite/20_util/duration/literals/range.cc | 2 +- .../constexpr.cc | 21 ++++++++++----- 5 files changed, 70 insertions(+), 25 deletions(-) copy libstdc++-v3/testsuite/20_util/duration/arithmetic/{constexpr.cc => constexpr [...] copy libstdc++-v3/testsuite/20_util/time_point/{comparison_operators => arithmetic [...]