This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 59c1821 Minor fixes new 762aef8 Fix PR ipa/68790 new 6e0cf98 Fix memory leak in tree-if-conv.c new dd68020 Fix newly introduced memory leak in
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 | 18 +++++++++++++++++ gcc/hash-traits.h | 23 ++++++++++++++++++++++ gcc/ipa-icf.c | 2 +- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.dg/ipa/pr68790.c | 40 ++++++++++++++++++++++++++++++++++++++ gcc/tree-if-conv.c | 2 +- gcc/tree-ssa-loop-ivopts.c | 6 +++--- 7 files changed, 90 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/pr68790.c