This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b9cbf8c9e0b Correct -Warray-bounds handling if function pointers [PR101601]. new 1121e495b70 Correct uninitialized object offset and size computation [P [...]
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-pr101494.c | 60 ++++++++++++++++++++++++++++++++++ gcc/tree-ssa-uninit.c | 20 +++++++----- 2 files changed, 72 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/uninit-pr101494.c