This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ecf2b69a629 Filter a test-case with gas. new 7afa3b82918 expand: Don't depend on warning flags in code generation of [...] new 741ff2a263f strlen: Punt on UB reads past end of string literal [PR94187] new fd857de8070 c: ignore initializers for elements of variable-size types [...]
The 3 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 | 16 ++++++++++++++++ gcc/builtins.c | 22 ++++++++++------------ gcc/c/c-typeck.c | 2 +- gcc/testsuite/ChangeLog | 11 +++++++++++ gcc/testsuite/gcc.dg/pr94189.c | 11 +++++++++++ .../aarch64/sve/acle/general-c/sizeless-1.c | 1 - .../aarch64/sve/acle/general-c/sizeless-2.c | 1 - gcc/tree-ssa-strlen.c | 2 ++ 8 files changed, 51 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr94189.c