This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c2bf2fb [PR debug/67192] Fix C loops' back-jump location new 7758d60 [PR debug/67192] Further fix C loops' back-jump location new b7cbf36 Fix memory leaks and use a pool_allocator new 73bd7d5 Fix memory leaks in IPA.
The 3 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/ChangeLog | 32 ++++++++++++++++++++++++++++++++ gcc/c/ChangeLog | 6 ++++++ gcc/c/c-typeck.c | 10 ++++++++++ gcc/gcc.c | 5 ++++- gcc/ifcvt.c | 6 +++--- gcc/ipa-inline-analysis.c | 2 +- gcc/ipa-prop.c | 20 +++++++++++++++----- gcc/ipa-prop.h | 2 +- gcc/lra-lives.c | 14 ++++++++------ gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/gcc.dg/guality/pr67192.c | 26 ++++++++++++++++++++++++++ gcc/tree-eh.c | 2 +- gcc/tree-sra.c | 6 ++++++ gcc/tree-ssa-dom.c | 8 ++++---- gcc/tree-ssa-threadupdate.c | 6 +++++- gcc/tree-ssa-threadupdate.h | 1 + 16 files changed, 129 insertions(+), 23 deletions(-)