This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from aac9ebf1189 Allow MODE_PARTIAL_INT modes for integer constant input operands. new 7975daf6e4b PR c++/91370 - Implement P1041R4 and P1139R2 - Stronger Un [...]
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: gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/g++.dg/cpp1z/utf8-neg.C | 6 +++--- gcc/testsuite/g++.dg/cpp2a/ucn2.C | 30 ++++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/ext/utf16-4.C | 4 ++-- gcc/testsuite/g++.dg/ext/utf32-4.C | 4 ++-- libcpp/ChangeLog | 11 +++++++++++ libcpp/charset.c | 16 +++++++++++----- 7 files changed, 68 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/ucn2.C