This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b911ca4231a libstdc++: Add [[nodiscard]] attribute to <string> and <str [...] new 0cf73657528 tree-optimization/73550 - more switch handling improvements [...] new 40f347881ad tree-optimization/65244 - include asserts in predicates for uninit
The 2 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/gimple-predicate-analysis.cc | 92 +++++++++++++++++++++------------ gcc/gimple-predicate-analysis.h | 2 +- gcc/testsuite/gcc.dg/uninit-pr65244-2.c | 20 +++++++ 3 files changed, 81 insertions(+), 33 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/uninit-pr65244-2.c