This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from 4998404915b ipa: "naked" attribute implies "noipa" attribute adds e5c00544cce runtime: use C cast syntax in stack.c adds fb85d6eb6c3 Warn for reads from write-only arguments [PR101734]. adds 2cc65fcbd47 Adjust 'libgomp.oacc-c-c++-common/static-variable-1.c'
No new revisions were added by this update.
Summary of changes: gcc/go/gofrontend/MERGE | 2 +- gcc/testsuite/gcc.dg/uninit-42.c | 87 +++++++++++++++++++++ gcc/tree-ssa-uninit.c | 89 +++++++++++++++++++--- libgo/runtime/stack.c | 2 +- .../libgomp.oacc-c-c++-common/static-variable-1.c | 5 +- 5 files changed, 173 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/uninit-42.c