This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2efbbba16a0 c++: noexcept error recursion [PR100101] new 2dbbbe893f7 PR middle-end/89230 - Bogus uninited usage warning with printf
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-pr89230-1.c | 25 +++++++++++++++ gcc/testsuite/gcc.dg/uninit-pr89230-2.c | 54 +++++++++++++++++++++++++++++++++ 2 files changed, 79 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/uninit-pr89230-1.c create mode 100644 gcc/testsuite/gcc.dg/uninit-pr89230-2.c