This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 259bd768640 Fortran: Fix regression caused by PR37336 patch [PR109206] new 5f413dc41ee tree-optimization/109170 - bogus use-after-free with __buil [...]
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/gimple-range-op.cc | 27 +++++++++++++++++++++++++ gcc/testsuite/gcc.dg/Wuse-after-free-pr109170.c | 15 ++++++++++++++ gcc/testsuite/gcc.dg/predict-20.c | 3 ++- gcc/testsuite/gcc.dg/tree-ssa/ssa-lim-21.c | 7 ++++--- 4 files changed, 48 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/Wuse-after-free-pr109170.c