This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 47ecac52bd4 middle-end: use MAX_FIXED_MODE_SIZE instead of precidion of [...] new b8a2a12464d tree-optimization/111489 - turn uninit limits to params new daf175e8170 tree-optimization/111489 - raise --param uninit-max-chain-len to 8
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/doc/invoke.texi | 7 +++ gcc/gimple-predicate-analysis.cc | 13 ++-- gcc/params.opt | 9 +++ gcc/testsuite/gcc.dg/uninit-pr111489.c | 112 +++++++++++++++++++++++++++++++++ 4 files changed, 136 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/uninit-pr111489.c