This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e5c00544cce runtime: use C cast syntax in stack.c new fb85d6eb6c3 Warn for reads from write-only arguments [PR101734].
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/gcc.dg/uninit-42.c | 87 +++++++++++++++++++++++++++++++++++++++ gcc/tree-ssa-uninit.c | 89 ++++++++++++++++++++++++++++++++++++---- 2 files changed, 167 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/uninit-42.c