This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ffc3c769c49 PR middle-end/89934 - ICE on a call with fewer arguments to [...] new cdde1804197 PR middle-end/89957 - ICE calling strnlen with an int128_t [...]
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/ChangeLog | 9 +++++++ gcc/builtins.c | 2 +- gcc/calls.c | 3 +++ gcc/testsuite/ChangeLog | 8 +++++- gcc/testsuite/gcc.dg/Wstringop-overflow-13.c | 40 ++++++++++++++++++++++++++++ 5 files changed, 60 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/Wstringop-overflow-13.c