This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 00e7c49fa04 ABOUT-GCC-NLS: add usage guidance new 9f33e4c50ee c: Don't warn about converting NULL to different sso endian [...] new 2454ba9e2d1 c: Fix ICE when an argument was an error mark [PR100532]
The 2 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/c/c-typeck.cc | 3 ++- gcc/testsuite/gcc.dg/pr100532-1.c | 7 +++++++ gcc/testsuite/gcc.dg/sso-18.c | 16 ++++++++++++++++ gcc/testsuite/gcc.dg/sso-19.c | 17 +++++++++++++++++ 4 files changed, 42 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/pr100532-1.c create mode 100644 gcc/testsuite/gcc.dg/sso-18.c create mode 100644 gcc/testsuite/gcc.dg/sso-19.c