This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f58c7f4de93 PR middle-end/91680 * match.pd ((A / (1 << B)) -> (A >> B [...] new cd50420dfc2 LWG 3266. to_chars(bool) should be deleted
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 | 9 ++++ libstdc++-v3/include/std/charconv | 39 +++++++++++++- libstdc++-v3/testsuite/20_util/to_chars/1_neg.cc | 37 ------------- .../char/1.cc => 20_util/to_chars/3.cc} | 61 +++++++++++----------- .../{variant/90008.cc => to_chars/lwg3266.cc} | 21 +++----- 5 files changed, 84 insertions(+), 83 deletions(-) delete mode 100644 libstdc++-v3/testsuite/20_util/to_chars/1_neg.cc copy libstdc++-v3/testsuite/{21_strings/basic_string_view/modifiers/remove_prefix/ [...] copy libstdc++-v3/testsuite/20_util/{variant/90008.cc => to_chars/lwg3266.cc} (75%)